dierckx-sys 0.1.0

Rust-wrapper for Dierckx' B-Splines Curve and Surface Fortran Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.cc]
version = "1.0"

[dependencies.libc]
version = "0.2"

[package]
authors = ["Gerard Harbers", "Harbers Bik LLC"]
description = "Rust-wrapper for Dierckx' B-Splines Curve and Surface Fortran Library"
edition = "2018"
keywords = ["spline", "interpolation", "curve", "smoothing", "fitting"]
license = "MIT OR Apache-2.0"
name = "dierckx-sys"
repository = "https://github.com/harbik/dierckx-sys"
version = "0.1.0"