Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ricksladkey/dirichlet-numerics

Dirichlet .NET Number Theory Library
https://github.com/ricksladkey/dirichlet-numerics

Last synced: about 2 months ago
JSON representation

Dirichlet .NET Number Theory Library

Awesome Lists containing this project

README

        

Dirichlet .NET Number Theory Library
====================================

Dirichlet is an opensource **number theory library for .NET**.

Much more is coming but the initial release provides high-performance 128 bit signed and unsigned data types. Who needs 128 bit integers? If 64 bit numbers are too small but BigInteger is too slow, then these data types are for you.

If you want to see the parent project that this came from, see [Dirichlet](https://github.com/ricksladkey/Dirichlet).