cmpute / dashu

A library set of arbitrary precision numbers implemented in Rust.
Apache License 2.0
74 stars 9 forks source link

Introduce the `dashu-ratio` crate for arbitrary precision rational numbers #9

Closed cmpute closed 1 year ago

cmpute commented 1 year ago

This PR will introduce the dashu-ratio that supports the arbitrary precision rational number.