hmatrix-backprop v0.1.1.0 Release Notes

Release Date: 2018-03-26 // about 6 years ago
  • Mar 25, 2018

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

    • dvmap/dmmap family rewritten, which is a breaking API change. Previous version of dvmap/dmmap would not even compile at all if used, though, because of nonsensical constraints, so it is likely that no code that previously worked is now breaking.
    • backprop types re-exported for convenience

    Internal

    • Rewrote much code to use isoVar instead of opIso, for increased clarity and cleanliness. Requires backprop-0.1.4.0.