ndarray-histogram

Crates.iondarray-histogram
lib.rsndarray-histogram
version0.3.1
sourcesrc
created_at2023-04-13 15:44:55.788631
updated_at2024-06-13 06:55:53.193322
descriptionHistogram support for n-dimensional arrays.
homepage
repositoryhttps://github.com/qu1x/ndarray-histogram
max_upload_size
id838426
size136,485
Rouven Spreckels (n3vu0r)

documentation

https://docs.rs/ndarray-histogram

README

ndarray-histogram

Build Documentation Downloads Version Rust License

Histogram support for n-dimensional arrays (ndarray).

See the release history to keep track of the development.

Features

  • rayon for parallel sorting and bulk-selection as part of histogram computations.

License

Copyright © 2023-2024 Rouven Spreckels rs@qu1x.dev

Copyright © 2018–2022 ndarray-stats Developers

This project is licensed under either of

at your option.

Contribution

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

Commit count: 12

cargo fmt