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

https://github.com/thepython10110/bignum


https://github.com/thepython10110/bignum

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# BigNum
A library mod that adds a data type for arbitrary precision integers.

I did not write this code; it came from [here](https://github.com/RoStrap/Math/blob/master/BigNum.lua). I made two tiny changes to make it work with Minetest.

The documentation can be found [here](https://rostrap.github.io/Libraries/Math/BigNum/).

License: MIT

#### Links
* [Forum topic](https://forum.minetest.net/viewtopic.php?t=30361)
* [Direct download](https://github.com/ThePython10110/bignum/archive/refs/heads/main.zip)
* [ContentDB](https://content.minetest.net/packages/ThePython/bignum/)