https://github.com/libbum/ndarray-interp
Interpolation extensions for ndarray
https://github.com/libbum/ndarray-interp
Last synced: about 1 month ago
JSON representation
Interpolation extensions for ndarray
- Host: GitHub
- URL: https://github.com/libbum/ndarray-interp
- Owner: Libbum
- License: apache-2.0
- Created: 2018-01-24T16:30:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T17:28:57.000Z (over 8 years ago)
- Last Synced: 2025-01-08T23:04:59.788Z (over 1 year ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
ndarray-interp
Interpolation extensions for ndarray.
Early stage WIP library for the moment, and may not end up being published as a separate crate in the future - most of this may instead be introduced into ndarray directly.
This will depend on design decisions for the most part.
# License
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.
These files may not be copied, modified, or distributed except according to those terms.