Skip to content

Releases: lammps/linalg

Feature release v1.3

09 Nov 09:55
v1.3
329826c
Compare
Choose a tag to compare

This release adds functions required by the current QUIP library so that the ML-QUIP package can be compiled without an external BLAS/LAPACK

Feature release v1.2

19 Sep 01:04
v1.2
ccd793c
Compare
Choose a tag to compare

This release adds support for matrix inversion via Cholesky decomposition DPOTRI.

Bugfix release v1.1

19 Aug 01:36
v1.1
3b3f190
Compare
Choose a tag to compare

This release fixes a bug in an internal string handling function that could cause memory corruption due to a 32-bit / 64-bit integer mismatch.