Skip to content

Ultimathnum 0.12.0

Latest

Choose a tag to compare

@oscbyspro oscbyspro released this 05 Dec 05:52
· 30 commits to main since this release

So much interoperability...

  • Various API and non-API changes (0.y.z)
  • #144 Fallible<T> initialization mini-rework
  • #142 Proper over-allocating shifts
  • #141 RandomIntIop interoperability module
  • #140 Proper over-allocating shifts
  • #139 T.Stdlib interoperability unification (²⁄₂)
  • #138 T.Stdlib interoperability unification (½)
  • #137 DoubleIntIop module and DoubleInt.Stdlib model
  • #136 Reimagine StdlibInt as InfiniInt.Stdlib
  • #134 Rework binary integer description error-handling
  • #133 Update binary integer description format
  • #132 Binary integer description interoperability
  • #131 Miscellaneous 0.12.0 stuff
  • #130 Overhaul of Fibonacci<T>
  • #128 Add: scoped Fallible<T> init
  • #127 Add: BinaryInteger/doubled()
  • #126 Overhaul of Fibonacci<T>
  • #96 Rework StdlibInt as StdlibInt<T>
  • #8 Allow negative indices in Fibonacci<T>