Skip to content

Consistent type return with convert_form function #24

@emarinri

Description

@emarinri

The convert_form function returns a dictionary of integers except. There are some exceptions:

  1. If attempting X-->charmm, the resulting conversion is a dict of vectors.
  2. If attempting charmm-->charmm, the resulting conversion is a dict of ints.

In general, we might want to return always vectors?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions