Skip to content

v2.2.0

Latest
Compare
Choose a tag to compare
@marvinfriede marvinfriede released this 29 Sep 04:10

Support handling ghost atoms. Now follows ORCA infrastructure more closely.

What's Changed

Minor Breaking Changes

  • Renaming of coordinates (xyz -> CC)) and atomic number (at -> ATNO) attributes in TMolecule class.
  • Lower level functions now require the realIdx vector containing indices of real atoms (as opposed to ghost atoms). API-level functions have been overloaded and are still compatible (#37).

Full Changelog: v2.1.0...v2.2.0