hmatrix-backprop v0.1.3.0 Release Notes
Release Date: 2019-08-18 // about 5 years ago-
August 18, 2019
๐ https://github.com/mstksg/hmatrix-backprop/releases/tag/v0.1.3.0
- Fix for compatibility with hmatrix-vector-sized-0.1.2.0. However, this
is potentially a breaking change because
vector
,fromRows
, andfromColumns
now all require extraKnownNat
constraints.
- Fix for compatibility with hmatrix-vector-sized-0.1.2.0. However, this
is potentially a breaking change because
Previous changes from v0.1.2.5
-
November 14, 2018
๐ https://github.com/mstksg/hmatrix-backprop/releases/tag/v0.1.2.5
- Fix compatibility with GHC 8.6