Skip to content

Releases: devernay/cminpack

cminpack 1.3.11

13 Sep 09:06
Compare
Choose a tag to compare
  • Bump installed version number to 1.3.11 #75

cminpack 1.3.10

11 Sep 15:01
Compare
Choose a tag to compare
  • 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.9

28 May 21:12
Compare
Choose a tag to compare

cminpack 1.3.8

10 Feb 05:06
cb7c3f6
Compare
Choose a tag to compare
  • 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

10 Dec 03:47
5af798d
Compare
Choose a tag to compare
  • 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

24 Feb 15:10
Compare
Choose a tag to compare
  • 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

27 May 22:14
Compare
Choose a tag to compare
  • add long double version (Makefile only)
  • CMake: static libraries have the suffix _s