Skip to content

v0.1.0

Compare
Choose a tag to compare
@oscbyspro oscbyspro released this 28 May 09:14
· 686 commits to main since this release

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)