Releases: xiaoyeli/superlu_mt
Releases · xiaoyeli/superlu_mt
v4.0.1
What's Changed
- getopt.h is not supported on MSVC by @jschueller in #16
- Fix type specifier missing error by @jschueller in #15
- Add CI script by @jschueller in #17
Full Changelog: v4.0.0...v4.0.1
Release v4.0.0
This is the first release from github, with complete CMake support.
What's Changed
- Fix C99 incompatibilities in examples by @fweimer-rh in #6
- Fix local prototype declaration for at_plus_a in sp_colorder by @fweimer-rh in #7
- Windows port by @jschueller in #10
- Very Minor Patches -- with Build/Installation Procedure by @AdiMatam in #13
New Contributors
- @fweimer-rh made their first contribution in #6
- @jschueller made their first contribution in #10
- @AdiMatam made their first contribution in #13
Full Changelog: https://github.com/xiaoyeli/superlu_mt/commits/v4.0.0