bins v0.1.3.0 Release Notes
Release Date: 2019-10-07 // over 5 years ago-
October 7, 2019
๐ https://github.com/mstksg/backprop/releases/tag/v0.1.3.0
- Add
binSpecCenters
andbinMid
, to get the midpoints of intervals and bins. - Add
Enum
andBounded
instances forPointed
andBin
. - Add
bins
, to create all bins.
- Add
Previous changes from v0.1.2.0
-
October 4, 2019
๐ https://github.com/mstksg/backprop/releases/tag/v0.1.2.0
- Add
expandFin
andunexpandFin
, meant to make conversion betweenPointed
andFinite
more streamlined.
- Add