Skip to content

Commit

Permalink
tweak README
Browse files Browse the repository at this point in the history
  • Loading branch information
bksaiki committed Oct 13, 2023
1 parent e0ca1ba commit 91c1ca9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
Rust library for simulating number systems.

Supports IEEE-754 floating-point numbers, fixed-point numbers, and more.
Inspired by [FPCore](https://fpbench.org/) and
Bill Zorn's [Titanic](https://github.com/billzorn/titanic) library.
Inspired by [FPCore](https://fpbench.org/) and the [Titanic](https://github.com/billzorn/titanic) library.

This library is hosted as a crate [here](https://crates.io/crates/mpmfnum).
The documentation can be found [here](https://docs.rs/mpmfnum/latest/mpmfnum/).
Expand Down

0 comments on commit 91c1ca9

Please sign in to comment.