spherical-harmonics

Crates.iospherical-harmonics
lib.rsspherical-harmonics
version0.1.0
sourcesrc
created_at2019-06-02 12:25:07.307811
updated_at2019-06-02 12:25:07.307811
descriptionRust native spherical harmonics library
homepagehttps://github.com/Jasper-Bekkers/spherical-harmonics
repositoryhttps://github.com/Jasper-Bekkers/spherical-harmonics
max_upload_size
id138470
size7,459
Jasper Bekkers (Jasper-Bekkers)

documentation

https://docs.rs/spherical-harmonics

README

spherical-harmonics

hassle on travis-ci.com Latest version Documentation Lines of code MIT

This crate provides a rust native port of the Google Spherical Harmonics library.

Usage

Add this to your Cargo.toml:

[dependencies]
spherical_harmonics = "0.1.0"

License

Licensed under Apache 2.0 license (http://opensource.org/licenses/Apache-2.0)

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, shall be licensed as above, without any additional terms or conditions.

Contributions are always welcome; please look at the issue tracker to see what known improvements are documented.

Commit count: 11

cargo fmt