Skip to content

Releases: molssi-seamm/molsystem

Internal updates to build infrastructure

04 May 09:13
d77466e
Compare
Choose a tag to compare

This release does not change the functionality but does upgrade the CI infrastructure to use black rather than yapf for code formatting.

Second major version

02 Feb 10:31
7767d72
Compare
Choose a tag to compare

Complete rewrite of the templates and subsets, plus a fundamental change to the underlying database. This version correctly handles changing bonds and atoms.

Bugfix for reading mol & gif files

05 Dec 20:08
e5dd66d
Compare
Choose a tag to compare

The release fixes a problem reading in mol or cif files. The data in the system was not cleared before reading the structure, leading to strange results.

Adding functionality for setting coordinates and deleting atoms

03 Dec 17:53
9e5422c
Compare
Choose a tag to compare

The release is needed for plug-ins and workflows that set the coordinates -- which is most! -- and for deleting atoms or bonds.

Fixed issue#16, errors setting the cell for periodic system.

05 Oct 21:41
f7b15bd
Compare
Choose a tag to compare
Merge pull request #17 from molssi-seamm/issue#16

Issue#16 Problem setting the cell in periodic systems.

Fix for bugs with systems with no bonds.

30 Sep 13:09
1d5abe9
Compare
Choose a tag to compare
Merge pull request #15 from molssi-seamm/hotfix

Hotfix for missed code with hydrogen atoms needed for atom typing.

SQLite based system structures

23 Sep 15:15
c25a231
Compare
Choose a tag to compare

The first version based on SQLite to provide a native file format. Reasonably complete implementation with periodicity, templates and subsets.

Initial, complete version with atoms, bonds and cell.

25 Jun 14:32
Compare
Choose a tag to compare
0.9

Updated to latest version of numpy.