All Versions
3
Latest Version
Avg Release Cycle
6 days
Latest Release
1850 days ago
Changelog History
Changelog History
-
v0.2.1.1 Changes
August 27, 2019- ๐ fixed numerical instability in gaussian elimination algorithm
- ๐ fixed haddock build for ghc 8.6
- โก๏ธ update dependencies for ghc 8.8
-
v0.2 Changes
August 27, 2019- โ removed singletons from dependencies
- โ removed eigen from dependencies
- replaced eigen with hmatrix
- โ added implementation of gaussian elimination based on hmatrix
- โ added test suite
- integration with travis ci
- โช stack.yaml and cabal.project contain workaround for type-checker error when using haddock with ghc 8.6
- ensured backwards compatibility down to ghc 8.0.2 (stackage lts-9.21)
-
v0.1.0.0
August 16, 2019