Changelog of @hackage/multilinear 0.3.1.0

0.3.1.0, 2018-11-17

  • added more complex QuickCheck tests
  • and therefore, some error fixes

0.3.0.0, 2018-11-14

  • moved to Vector.Unboxed, to improve performance
  • simplified error handling - removed separate Err Tensor value
  • temporarily removed Infinite tensors constructors and Generic
  • added memory benchmark
  • added simple unit tests

0.2.3, 2018-11-02

  • fixed conflicting dependencies
  • added criterion benchmarks

0.2.2, 2018-11-01

Dependencies update

  • ported to LTS-12.16 resolver

0.2.1, 2018-10-31

Initial release