Skip to content

Releases: PetterS/spii

3.0.0

21 Jun 15:49
Compare
Choose a tag to compare

Supports sym-ildl for sparse matrix Bunch-Kaufman factorization.

2.4.0

13 Mar 23:05
Compare
Choose a tag to compare

Generic lambdas (C++14), to_string, iteration over terms in function.

2.3.0

30 Dec 17:23
Compare
Choose a tag to compare
  • Bug fixes
  • Variadic templates
  • More examples
  • Constrained functions

2.2.0

10 Nov 14:31
Compare
Choose a tag to compare
  • More C++11
  • Denoising example.
  • Empty function bug fix.

2.1.0

03 Nov 19:41
Compare
Choose a tag to compare

The solvers now optionally call a user-defined callback function.

2.0.1

31 Oct 17:12
Compare
Choose a tag to compare

Performance improvements for large-scale problems.

2.0.0

27 Oct 21:23
Compare
Choose a tag to compare

The solver interface has changed. Each method is now its own class.