Skip to content

ShadMessa/Super_Int

Repository files navigation

Algebric arbitrary-precision library

This is a lightweight arbitrary-precision arithmetic library for large numbers manipulation using canonic algebric operators. The main goal is to have no memory boundary in terms of size and make it as easy to use as possible, all arithmetical operators will be implemented in single and multithreaded workload ( and maybe in a GPU processing implementation will be added). The main goal is to have no memory boundary in terms of size and make it as easy to use as possible, all arithmetical operators will be implemented in single and multithreaded workload ( and maybe in a GPU processing implementation will be added).

Super_Int

This is still a beta project, it works but need serious optimization thou. The main class is (Super_int) for integenrs.

About

Algebric arbitrary-precision library

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages