Changelog for
libecpint1-v1.0.7+git20230218.8e788d4-1.1.x86_64.rpm :
* Wed Apr 03 2024 kkaempfAATTsuse.com- Update to version v1.0.7+git20230218.8e788d4:
* cmake: migrate C++ standard to targets (gh#robashaw/libecpint#59)
* cerf instead of Faddeeva (gh#robashaw/libecpint#55)
* misc. build changes (gh#robashaw/libecpint#52)
* Update CMakeLists.txt.in (gh#robashaw/libecpint#54)
* Do not use `#cmakedefine` for `LIBECPINT_MAX_UNROL` (gh#robashaw/libecpint#50)
* Fix quotation (gh#robashaw/libecpint#47)
* Avoids gtest installation, which is only required for tests (gh#robashaw/libecpint#46)
* Tue Dec 14 2021 Christoph Junghans
- Fix deps of devel package
* Tue Dec 14 2021 Christoph Junghans - Fix tests on i586
* Sun Dec 12 2021 Christoph Junghans - Update to 1.0.7: - option to use cerf instead of Faddeeva - googletest branch is main not master - tests that use xml only triggered if xml included
* Wed Jul 21 2021 Sarah Kriesch - Add constraints file for workaround because of \"Out of memory\" on s390x (boo#1188441)
* Wed Mar 24 2021 Christoph Junghans - Update to 1.0.6: - Includes several minor updates to the CMake infrastructure, in particular making pugixml optional, and other changes to make compatible with Psi4. - Also adds some documentation as part of the JOSS submission.
* Fri Feb 05 2021 Christoph Junghans - Update to 1.0.5; - Merges PR #26 replacing C-style arrays in the Bessel function routines.- Drop 26.patch, merge upstream
* Wed Jan 27 2021 Christoph Junghans - Added 26.patch to fix memory leak
* Wed Jan 13 2021 Christoph Junghans - Update to 1.0.4: - Code generation for high-L functions is now considerably faster and uses less memory - This is the final patch before v1.1- Update to 1.0.3: - Fix bug in radial type 1 integrals where quadrature could fail to converge - Const correctness throughout, should allow for parallelisation thanks to thomas-dresselhaus - Minor updates to docs
* Sat Oct 03 2020 Christoph Junghans - initial import (version 1.0.2)