Skip to content

eduardosm/rust-swfp

Repository files navigation

swfp

GitHub Actions Status MSRV

swfp is a pure-Rust soft-float library. It provides arithmetic and correctly-rounded math functions.

Development

The code contains some generated constants. They can be identified with a comment that starts with // GENERATE:.

They can be regenerated with:

cargo run -p generator -- rt-data src

The generator needs Sollya and Julia to be installed.

License

Licensed under either of

at your option.

About

A soft-float Rust library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

 
 
 

Contributors