/ndarray-examples

A collection of examples leveraging the ndarray ecosystem.

Primary LanguageRustApache License 2.0Apache-2.0

ndarray-examples

A collection of examples leveraging the ndarray ecosystem.

Each example folder contains a description and instructions on how to run it. Do not run cargo run or cargo build from the top level folder!

Table of contents:

Contributing

New examples are welcome!

Please open an issue to discuss your example proposal and get involved!

License

Dual-licensed to be compatible with the Rust project.

Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.