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

https://github.com/pthariensflame/bijective-bigints

A naïve implementation of big integers using a bijective numeration system internally
https://github.com/pthariensflame/bijective-bigints

Last synced: 3 months ago
JSON representation

A naïve implementation of big integers using a bijective numeration system internally

Awesome Lists containing this project

README

        

# `bijective-bigints`

A naïve implementation of big integers using a bijective numeration system internally.