You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added a custom handler for XYZ files to cope with some of the variant formats. (Resolves #39)
Supports files with no atom count on the first line
Supports the variant used in the Minnesota Solubility database, which has 3 header lines.
Add capability to store properties into the database for formats such as MOPAC and SDF that can handle properties. Also can output the properties when writing the files.
Fixed bugs if the system name or configuration name is not a string, but rather a number.