@sagemath/mpir
v1.0.0
Published
MPIR: Multiple Precision Integers and Rationals
Downloads
2
Readme
MPIR: Multiple Precision Integers and Rationals
Quickstart
Install the package
$ npm i @sagemath/mpirThere's nothing you can directly do with this yet.
Build from source
You need to install emscripten. Then do
npm run buildThis will download and build MPIR from source.
TODO
Automate running the test suite.
(See comments for the GMP package.)
