mhogrefe / malachite

An arbitrary-precision arithmetic library for Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

An arbitrary-precision arithmetic library for Rust.

Parts of Malachite are derived from GMP, FLINT, and MPFR.

Floats (arbitrary-precision floating-point numbers) are in development and are currently experimental. They are missing many important functions. However, the functions that are currently implemented are thoroughly tested and documented, with the exception of string conversion functions. The current string conversions are incomplete and will be changed in the future to match MPFR's behavior.

Malachite is developed by Mikhail Hogrefe. Thanks to b4D8, florian1345, konstin, Rowan Hart, YunWon Jeong, Park Joon-Kyu, Antonio Mamić, OliverNChalk, and shekohex for additional contributions.

https://www.malachite.rs/

Copyright © 2024 Mikhail Hogrefe

About

An arbitrary-precision arithmetic library for Rust.

License:GNU Lesser General Public License v3.0


Languages

Language:Rust 99.9%Language:Shell 0.0%Language:Python 0.0%Language:HTML 0.0%Language:Asymptote 0.0%Language:Nix 0.0%