extra_math/README.md
Charlotte 🦝 Delenk 90d36ddc34
All checks were successful
Hydra x86_64-linux.packages.extra-math Hydra build #3372 of procyos:extra_math:x86_64-linux.packages.extra-math
Hydra x86_64-linux.checks.extra-math Hydra build #3373 of procyos:extra_math:x86_64-linux.checks.extra-math
Add support for calculating binomial coefficients
2024-09-09 11:58:30 +02:00

1.2 KiB
Raw Blame History

extra_math

Mathematical functions that are used in procyoss code that arent found in either libm or the standard library.

It is not intended to be accurate, just useful in a no-std environment.

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.