Skip to content

Releases: crest-lab/crest

Continuous release version

23 Dec 18:37
f1b6928
Compare
Choose a tag to compare
Pre-release

Created on 2024/07/19, 02:16 UTC by @pprcht with commit f1b6928.
This is an automated distribution of the latest CREST version.
This version is only minimally tested and may be unstable or even crash.
Use with caution!
https://github.com/crest-lab/crest/actions/runs/10001408120

crest version 3.0.1

07 May 13:19
1782d7d
Compare
Choose a tag to compare

CREST 3.0 Hotfixes

What's Changed

  • Address errors of issues #281
  • Restore printout of kpush, mentioned in #284
  • Address thread OpenMP handling issues of #284 and #285, see #289
  • Fix uninitialized boolean bug in gcc build #287
  • Fix axis bug causing #296
  • Address QCG issues #297 and #294
  • Singlepoint and optimization printout cleanup

Other Additions

  • Allow tblite parameter file read-in in #303
  • Implement dipole and atomic charges readout for tblite calculators, gfn0 and gfnff
  • CMake-based unit tests (run make test after building)

Full Changelog: v3.0...v3.0.1

crest version 3.0

06 Apr 18:30
d321183
Compare
Choose a tag to compare

What's Changed

CREST 3.0 is a major overhaul of the previous code versions. A large part of the original source code was rewritten to implement calculators, optimization, and molecular dynamics routines directly, rather than relying only on the xtb program as a subprocess.
Consequently, there are performance improvements and a significant reduction of I/O operations.

Features include:

Read all about the new program version in the new open access article J. Chem. Phys. 2024, 160, 114110.

New Contributors

Full Changelog: v2.12...v3.0

crest version 2.12

20 May 13:59
37d90ad
Compare
Choose a tag to compare