April Updates
Major updates:
- Added ability to Boltzmann-weight properties from conformational ensembles with
ConformationalEnsemble.boltzmann_average("property", temp=450)
. - Added ability to compute GFN2-xtb energies for static molecules with
Molecule.compute_energy()
Minor updates:
- Fixed ReadTheDocs bug which was breaking autogen of API. Sorry!
- Caught some m/z computation bugs.
- Added
Molecule.coulomb_analysis()
to calculate pairwise charge–charge interactions between fragments.
Happy Easter!