libNT - The Number Theory Library
alphaDescription
libNT is a Number Theory Library which is based on a BigInteger Class. It will contain several algorithms for solving Number Theory Problems. Written in the IDE Code::Blocks
Categories
License
Features
- BigInteger Support
- Lucas Lehmer, Wilson prime test
- Sterling approximation
- sqrt for BigInteger
- Basic arithmetic (still not complete)
Update Notifications
User Ratings
User Reviews
-
I'm working on a similar project. Please release some code, I would love to see it. Maybe we could collaborate?