Releases: m-reuter/arpackpp
Releases · m-reuter/arpackpp
Version 2.4.0
What's Changed
- CMake improvements by @jschueller in #8
- Update CMakeLists.txt in #12
- Fix memory allocation problem. by @wo80 in #16
- Remove call to std::set_new_handler by @pierre-dejoue in #18
- SuperLU: fix memory allocation. by @wo80 in #19
- Modernize CMake build by @wo80 in #27
- Enable CMake testing by @wo80 in #28
New Contributors
- @jschueller made their first contribution in #8
- @pierre-dejoue made their first contribution in #18
Full Changelog: 2.3.0...2.4.0
Version 2.3.0
Adds Cmake support, updated documentation, and BSD LICENSE (in agreement with original authors)
Version 2.2.0
Update interface for SuperLU 5.0
Version 2.1.1
More fixes for the SuperLU 4.3 Interface
Version 2.1.0
Updates UMFPACK wrapper and adds support for CHOLMOD symmetric (Martin Reuter)
Version 2.0.0
Adds the patch of Martin Reuter to support g++4.4.6 and SuperLU4.3
Original Version 1.2
Original and last version of Francisco Gomes and Danny Sorensen