@sagemath/mpfr

1.0.0 • Public • Published

MPFR: a C library for multiple-precision floating-point computations with correct rounding.

Quickstart

Install the package

$ npm i @sagemath/mpfr

There's nothing you can directly do with this yet.

Build from source

You need to install emscripten. Then do

npm run build

This will download and build MPFR from source.

TODO

Automate running the test suite.

(See comments for the GMP package.)

Readme

Keywords

Package Sidebar

Install

npm i @sagemath/mpfr

Weekly Downloads

0

Version

1.0.0

License

GPL-3.0-or-later

Unpacked Size

1.44 MB

Total Files

30

Last publish

Collaborators

  • wstein