Crates.io | math-fun |
lib.rs | math-fun |
version | 0.0.3 |
source | src |
created_at | 2024-02-03 16:37:41.040792 |
updated_at | 2024-02-07 13:15:38.961368 |
description | A package providing mathematical functions commonly used in science and engineering |
homepage | https://github.com/rhopt/math-fun |
repository | https://github.com/rhopt/math-fun |
max_upload_size | |
id | 1125538 |
size | 27,030 |
Special functions for scientific and engineering problems
Add the following to your Cargo.toml
:
[dependencies]
math-fun = "0.0.2"
Currently, only spherical Bessel functions of the first and second kinds for orders 0, 1, and 2 are implemented. More functions will follow.
Licensed under either of
at your option.