Commit Graph

12 Commits

Author SHA1 Message Date
nsmryan
b795267632 matrix implementation compiles with new type variable bounds and dependance on generic_array 2018-09-30 10:31:08 -04:00
nsmryan
729a8a1f4b successfully implemented Interpolate for all Point types. Vectors require an implementation for Matrix, which is proving trickier 2018-09-30 10:11:35 -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