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
Features
- BigInteger Support
- Lucas Lehmer, Wilson prime test
- Sterling approximation
- sqrt for BigInteger
- Basic arithmetic (still not complete)
License
GNU General Public License version 2.0 (GPLv2), Open Software License 3.0 (OSL3.0)Follow libNT - The Number Theory Library
You Might Also Like
La version gratuite d'Auth0 s'enrichit !
Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
Rate This Project
Login To Rate This Project
User Reviews
-
I'm working on a similar project. Please release some code, I would love to see it. Maybe we could collaborate?