Releases: oscbyspro/Numberick
Releases · oscbyspro/Numberick
v0.3.0
v0.2.0
v0.1.0
Numberick v0.1.0
I have spent the last few weeks redesigning ANK, and this is the result:
https://github.com/oscbyspro/Numberick
I kept what worked and removed what didn't. Here are some highlights:
- there's one model:
NBKDoubleWidth<High>
- the collection API has been fixed (no more pointers)
- fast recursive division by C. Burnikel and J. Ziegler
- DocC documentation on GitHub Pages
- 100% code coverage (minus preconditions)