v0.4.0
v0.4.0 (2019-11-09)
- Implemented
Base.nextfloat
andBase.prevfloat
- Added stop-gap
hypot
implementation for compatibility with GenericLinearAlgebra - Changed field name
MultiFloat.x
toMultiFloat._limbs
to reflect privacy
Base.nextfloat
and Base.prevfloat
hypot
implementation for compatibility with GenericLinearAlgebraMultiFloat.x
to MultiFloat._limbs
to reflect privacy