bezier-nd 0.1.2

Bezier curve implementations using N-dimensional vectors
Documentation
[dependencies.geo-nd]
version = "0.1.1"

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

[package]
authors = ["Gavin J Stark"]
categories = ["graphics"]
description = "Bezier curve implementations using N-dimensional vectors\n"
documentation = "https://docs.rs/bezier-nd"
edition = "2018"
homepage = "https://github.com/atthecodeface/bezier-nd-rs"
keywords = ["geometry", "vector"]
license = "MIT OR Apache-2.0"
name = "bezier-nd"
readme = "README.md"
repository = "https://github.com/atthecodeface/bezier-nd-rs"
version = "0.1.2"