libreda-interp 0.0.3

Interpolation of one and two dimensional arrays.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.ndarray]
version = "0.15"

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

[package]
authors = ["Thomas Kramer <code@tkramer.ch>"]
description = "Interpolation of one and two dimensional arrays."
edition = "2021"
homepage = "https://codeberg.org/libreda/interp"
keywords = ["interpolation"]
license = "GPL-3.0-or-later"
name = "libreda-interp"
readme = "README.md"
repository = "https://codeberg.org/libreda/interp"
resolver = "1"
version = "0.0.3"