Skip to content

Rust bindings for the Multiple Precision Integers and Rationals library (MPIR)

Notifications You must be signed in to change notification settings

manoadamro/mpir-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpir

mpir-rs

Rust bindings for the Multiple Precision Integers and Rationals library (MPIR)


Install

(coming soon)

mpir = "0.1.0"

Modules

Module Title Prefix FFI Wrapper
mpz Integer Numbers mpz_ WIP WIP
mpf Floating-point Numbers mpf_ TODO TODO
mpq Rational Numbers mpq_ TODO TODO
gmp Random Numbers gmp_ TODO TODO
mpn Low-level Functions mpn_ TODO TODO

Links

About

Rust bindings for the Multiple Precision Integers and Rationals library (MPIR)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published