@sagemath/mpc
v1.0.0
Published
MPC: arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result
Downloads
1
Readme
MPC: arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result
Quickstart
Install the package
$ npm i @sagemath/mpc
There's nothing you can directly do with this yet, but there's a precompiled example...
Build from source
You need to install emscripten. Then do
npm run build