Skip to content

v3.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 16:00
· 21 commits to main since this release
adc5987

Version 3.5.0

New Features

  • MolGraph Class Enhancements:
    • Added to_string() method to generate XYZ format string.
    • Added from_string() method to parse XYZ string and read XYZ data from a string.
    • Added write_xyz() method to write XYZ data to an XYZ file.