hmatrix-backprop v0.1.2.2 Release Notes

Release Date: 2018-05-29 // almost 6 years ago
  • May 28, 2018

    🚀 https://github.com/mstksg/hmatrix-backprop/releases/tag/v0.1.2.2

    • Fix compatibility with backprop-0.2.4.0.
    • Rewrote most of Numeric.LinearAlgebra.Static.Backprop module to require Backprop constraints on everything instead of Num constraints
    • Re-ordered constraint orders on various functions. Potentially breaking change if TypeApplications are used.
    • Removed redundant dependency on finite-typelits.