evaleev/libint: 2.9.0
2024-03-05, 2024-03-05
software
software
software
Open
Release 2.9.0 introduces DF basis generator, increases max L for exponential integrals, and several misc improvements.
What's Changed
AM symbols list by @loriab in https://github.com/evaleev/libint/pull/325
narrow down the distribution of cartesian coordinates of shells produced by RandomShellSet by @evaleev in https://github.com/evaleev/libint/pull/327
increase tenno function interpolation table to support m<=36 by @evaleev in https://github.com/evaleev/libint/pull/329
add soversion to lone shared lib by @loriab in https://github.com/evaleev/libint/pull/331
can use modularized Boost, even if built as part of the main project by @evaleev in https://github.com/evaleev/libint/pull/333
bump Catch2 to 2.13.10, resolves #328 by @evaleev in https://github.com/evaleev/libint/pull/334
Automatic Density Fitting basis generator by @kshitij-05 in https://github.com/evaleev/libint/pull/281
l->symbol maps condensed to 1 definition for non-Python code by @evaleev in https://github.com/evaleev/libint/pull/335
New Contributors
@kshitij-05 made their first contribution in https://github.com/evaleev/libint/pull/281
Full Changelog: https://github.com/evaleev/libint/compare/v2.8.2...v2.9.0