extra_math/README.md

1.3 KiB

extra_math

Maths support code for various floating point types

Features

Each floating point type is feature gated. Some other functionality is enabled in some cases.

  • u256: Enable a 256 bit unsigned integer type. This is NOT a constant time implementation.

Running the tests

cargo test
nix flake check

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

Licensed under either of

at your option.