Skip to content

Releases: molssi-seamm/seamm_ase

Bugfix: incorrect handling of directories in the calculator

07 Feb 16:49
8ed02b9
Compare
Choose a tag to compare
  • There was a bug in the deletion of directories on success or on error. This has been fixed.

Improved error handling

31 Jan 20:32
59910c3
Compare
Choose a tag to compare
  • Caught more errors and provided more informative error messages

Added to the functionality and consolidated the code

20 Oct 15:48
89115c6
Compare
Choose a tag to compare
  • Added method to calculate the Hessian via finite differences using ASE
  • Added references and citations where appropriate
  • Made the calculator less specific to optimization

Added name and configuration to track instances

17 Aug 21:45
65b4815
Compare
Choose a tag to compare
Merge pull request #1 from molssi-seamm/dev

Added name and configuration to the calculator to keep track of different instances.

Calculator required to have 'implemented_properties' and 'nolabel' defined

02 Aug 20:17
Compare
Choose a tag to compare
2024.8.2.1

Calculator required to have 'implemented_properties' and 'nolabel' de…

Initial version

02 Aug 19:34
Compare
Choose a tag to compare
2024.8.2

Fixed more CI issues...