Skip to content

An arbitrary-precision arithmetic library for Rust.

License

Notifications You must be signed in to change notification settings

novafacing/malachite

 
 

Repository files navigation

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.

https://www.malachite.rs/

Copyright © 2023 Mikhail Hogrefe

About

An arbitrary-precision arithmetic library for Rust.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%