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

https://github.com/gwynne/discretional-precision

An implementation of an arbitrary-precision integer type and a number of mathematical operations on it
https://github.com/gwynne/discretional-precision

arbitrary-precision bigint swift swift-server

Last synced: 7 months ago
JSON representation

An implementation of an arbitrary-precision integer type and a number of mathematical operations on it

Awesome Lists containing this project

README

          

# DiscretionalPrecision


MIT License
Swift 5.2 - 5.9
Continuous Integration
Codecov

An implementation of arbitrary-precision signed integers, arithmetic operations upon them, and a bunch of bits and bobs alongside.