sparse-tensor v0.2 Release Notes

Release Date: 2019-08-27 // over 4 years ago
    • ✂ 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)