Skip to content

Consistent type return with convert_form function #24

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions