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.
- Added