21 releases
0.4.22 | Feb 3, 2025 |
---|---|
0.4.16 | Sep 5, 2024 |
0.4.14 | Jun 22, 2024 |
0.4.5 | Feb 12, 2024 |
0.3.0 | Oct 18, 2022 |
#72 in Math
69,389 downloads per month
Used in 63 crates
(11 directly)
7MB
134K
SLoC
An arbitrary-precision arithmetic library for Rust.
Parts of Malachite are derived from GMP, FLINT, and MPFR.
The documentation for Malachite is here, and its crate is here.
Floats (arbitrary-precision floating-point numbers) are in development and are currently experimental. They are missing many important functions. However, the floating-point functions that are currently implemented are thoroughly tested and documented, with the exception of string conversion functions. The current floating-point string conversion functions 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, shekohex, and skycloudd for additional contributions.
Copyright © 2025 Mikhail Hogrefe
Dependencies
~2.3–8.5MB
~62K SLoC