Crates.io | dashu-ratio |
lib.rs | dashu-ratio |
version | 0.4.1 |
source | src |
created_at | 2022-11-10 05:30:10.549531 |
updated_at | 2024-01-12 13:32:10.084567 |
description | A big rational library with good performance |
homepage | https://github.com/cmpute/dashu |
repository | https://github.com/cmpute/dashu |
max_upload_size | |
id | 709243 |
size | 213,526 |
Arbitrary precision rational implementation as a part of the dashu
library. See Docs.rs for the full documentation.
no_std
and written in pure Rust.std
(default): enable std
support for dependencies.Relevant benchmark will be implemented in the built-in benchmark.
See the top-level readme.