Skip to content

Releases: molssi-seamm/molsystem

Added methods for handling reciprocal space

15 Nov 11:40
0492241
Compare
Choose a tag to compare
  • Added the calculation of the reciprocal space vectors and lengths to the Cell objects to support k-point grids.
  • Enhanced the molecular spin to always provide a value for the multiplicity. If it is not set, use the number of electrons in the system to give a singlet or doublet.
  • Corrected issues with the initial implementation of RDKit.

Adding charge & spin to configurations

24 Oct 19:49
a1cc8b3
Compare
Choose a tag to compare

Added handling of the charge, spin and active space to configurations in support of MOPAC and the quantum chemistry codes.

RDKit and property database

15 Oct 19:53
701b336
Compare
Choose a tag to compare
  • Added the ability to transfer a configuration to -- and from -- the native RDKit data structure.
  • Implemented a star schema in the SEAMM database for handling properties and descriptors.

This release doesn't itself add visible functionality to SEAMM, but it will allow rapid progress in generating descriptors for ML, as well as saving them and calculated properties in the internal database.

Enhancements and bug fixes for dynamic trajectories (ReaxFF)

11 Sep 13:19
24e9641
Compare
Choose a tag to compare

Significant enhancements to support ReaxFF style trajectories

  • Ability for multiple configurations to share atoms, but with separate coordinates.
  • Enhancements for finding molecular templates and subsets associated with them
  • Performance enhancements in the databases and in reporting subsets.
  • Fixed bugs associated with unit cells, mmcif files for periodic systems, etc.

Bugfix for symmetry handing in CIF files

29 Jul 18:45
Compare
Choose a tag to compare
2021.7.29

Fixed temporary bug in symmetry handling.

Bugfixes for support of PyXtal

28 Jul 19:11
59ebe55
Compare
Choose a tag to compare

Fixed issues with the coordinates when using Open Babel to read and write molecules. Also fixed a problem with CIF files using an alternate name for the symmetry elements.

Fixend internal testing issue

18 Jul 11:51
Compare
Choose a tag to compare

that prevented upload to PyPi.

Upgrades to the system handling

17 Jul 23:02
e46ea4c
Compare
Choose a tag to compare

Internal updates to better support Open Babel and handling of systems in flowcharts.

Internal release for work on conda-forge

05 May 19:26
Compare
Choose a tag to compare
2021.5.5

Added versioneer.py to the release package.

Yet another internal release

04 May 11:04
Compare
Choose a tag to compare

To see if can get conda-forge to work.