ndarray-ndimage 0.1.2

Multidimensional image processing for ArrayBase, the n-dimensional array data structure provided by ndarray.
Documentation
[dependencies.ndarray]
features = ["approx"]
version = "0.15"

[dependencies.num-traits]
default-features = false
version = "0.2"
[dev-dependencies.approx]
version = "0.4"

[package]
authors = ["Nil Goyette <nil.goyette@imeka.ca>"]
categories = ["data-structures", "science"]
description = "Multidimensional image processing for ArrayBase, the n-dimensional array data structure provided by ndarray."
edition = "2018"
keywords = ["array", "image", "multidimensional", "matrix", "ndarray"]
license = "MIT OR Apache-2.0"
name = "ndarray-ndimage"
readme = "README.md"
repository = "https://github.com/imeka/ndarray-ndimage"
version = "0.1.2"