Skip to content

Spherical harmonics and solid harmonics in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

argmin-rs/sphrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f717da7 · May 14, 2023
Jan 7, 2023
Jan 15, 2023
Jan 7, 2023
May 14, 2023
Dec 27, 2019
Dec 20, 2018
May 14, 2023
May 14, 2023
Dec 20, 2018
Dec 20, 2018
Jan 28, 2023
Jan 7, 2023

Repository files navigation

Crates.io version Crates.io downloads GitHub Actions workflow status Code coverage License Gitter chat

sphrs

sphrs is a general purpose spherical harmonics and (regular and irregular) solid harmonics library in Rust.

For details on how to use sphrs, please consult the documentation, either for the latest stable release, or for the current main branch.

Acknowledgements

This crate is heavily inspired by Google's spherical-harmonics library and follows the mathematics documented here.

References

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

License: MIT OR Apache-2.0