ndarray-interp 0.2.0

Interpolation package for ndarray
Documentation
[dependencies.ndarray]
version = "0.15"

[dependencies.num-traits]
version = "0.2"

[dependencies.thiserror]
version = "1.0.40"
[dev-dependencies.approx]
version = "0.5.1"

[dev-dependencies.cargo-tarpaulin]
version = "0.26.0"

[dev-dependencies.ndarray]
features = ["approx-0_5"]
version = "0.15"

[package]
description = "Interpolation package for ndarray"
edition = "2021"
license = "MIT"
name = "ndarray-interp"
readme = "README.md"
repository = "https://github.com/jonasBoss/ndarray-interp"
version = "0.2.0"