Skip to content

qu1x/ndarray-histogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.