Releases: devernay/cminpack
Releases · devernay/cminpack
cminpack 1.3.11
- Bump installed version number to 1.3.11 #75
cminpack 1.3.10
- Disable BLAS by default #66 #70
- Fix BLAS usage (broken by #58) #68
- Fix testing on Windows #63
- Fix pkg-config files #71
- Bump minimum CMake version #69
cminpack 1.3.8
- CMake now builds by default the single-, double-, and extended-precision versions #45 #48
- Avoid promoting to doubles in all operations for the single-precision version #47
cminpack 1.3.7
- Makefile cleanups #11
- Cmake-related fixes #20 #21 #23 #27 #28
- Add Appveyor CI #24
- Add support for single-precision CBLAS and LAPACK #40
cminpack 1.3.6
- Fix FreeBSD build #6
- CMake: install CMinpackConfig.cmake rather than FindCMinpack.cmake #8
- CMake: add option USE_BLAS to compile with blas #9
cminpack 1.3.5
- add long double version (Makefile only)
- CMake: static libraries have the suffix _s