Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
4.0.0-beta.7
protectedae5ca1fd · ·additional `assertArrayEquality` method for `double[][]`s within some `epsilon` and `List`s of `double[]`s within some `epsilon`
-
-
-
4.0.0-beta.4
protected9e10e980 · ·Fourth beta for version 4 Performance improvements in the LevMarq optimization, Updates to use LinearSolver by default in the Numerics::solve methods, Other misc. improvements/clean-up
-
4.0.0-beta.3
protected8c761117 · ·3rd beta, includes perf and num. stab. improvements in Schur and Hess
-
-
4.0.0-beta
protected15bd6212 · ·beta release of 4.0.0 Many backwards incompatible changes, but they're mostly limited to new stuff, e.g. matrix decompositions, etc.
-
-
-
-
-
3.0.0
protected28225903 · ·ComplexSchurDecomposition added (large-bulge multi-shift QR algorithm), Eigen API added + reworked, ComplexMatrix data structure optimized, Housholder, ComplexHessenbergDecomposition, ComplexQRDecomposition, etc.
-
2.0.0
protected6a2bfb1a · ·Made the Jacobian function specification in the WeightedLeastSquares (and the impl. LevenbergMarquardt) architectures much more clean by simply removing the `dxs` spec. and the derivative spec. in the function classes and making the Jacobian directly specifiable
-
1.1.0
protected814fee24 · ·Added some new methods to better expose the capabilities of DecompositionSolver and pointed the Matrix::solve methods at them (no functional changes), Added some configurable toString methods to NVector and NPoint No functionality changes
-