Commit Graph

14 Commits

Author SHA1 Message Date
nsmryan
59fc3b40c2 removed dependance on generic_arrays which was only needed for the matrix implementation of Interpolate, which was removed 2018-10-02 21:41:49 -04:00
Dimitri Sabadie
7c1ca6db31 0.2.2. 2018-10-02 21:41:49 -04:00
nsmryan
313f171299 matrix implementation compiles with new type variable bounds and dependance on generic_array 2018-10-02 21:39:18 -04:00
nsmryan
2912848397 successfully implemented Interpolate for all Point types. Vectors require an implementation for Matrix, which is proving trickier 2018-10-02 21:39:18 -04:00
nsmryan
40ddb05797 added impl-nalgebra feature 2018-09-29 13:03:37 -04:00
Dimitri Sabadie
3cd65dce54
Fix feature documentation in both README and lib.rs. 2018-09-20 11:56:57 +02:00
Dimitri Sabadie
11791bed70
0.2. 2018-09-06 15:58:10 +02:00
Dimitri Sabadie
865c855ac5 Remove cgmath implementors on no_std. 2018-09-06 15:55:11 +02:00
Dimitri Sabadie
393a8c2f15 Add the std / no_std feature. 2018-08-09 01:38:43 +02:00
Dimitri Sabadie
39c4dffe36 Add support for serde serialization / deserialization. 2018-08-09 00:22:00 +02:00
Dimitri Sabadie
dd51eb42a4
0.1.1. 2018-08-08 12:10:21 +02:00
Dimitri Sabadie
6142c24bb8
Add README and update Cargo.toml to point to splines. 2018-08-05 18:28:46 +02:00
Dimitri Sabadie
fbeade556c
Add impl Interpolate for some cgmath types. 2018-08-05 17:23:30 +02:00
Dimitri Sabadie
81ffaa8fbf
Writing the front page documentation. 2018-08-05 01:12:22 +02:00