Commit Graph
16 Commits
Author SHA1 Message Date
gnxlxnxx 2bbcccc905 Add radius for center circle 2020-06-15 09:50:10 +02:00
gnxlxnxx dde2449ffe Add approx_eq functions 2020-06-15 09:16:40 +02:00
gnxlxnxx ef876c1606 Add ccc paths 2020-06-12 23:37:25 +02:00
gnxlxnxx ae929371e7 Update documentation 2020-06-12 23:36:40 +02:00
gnxlxnxx 25410463bb Add function to get the shortest path 2020-06-12 23:35:57 +02:00
gnxlxnxx 3e123ce32b Update lib.rs 2020-06-08 21:50:31 +02:00
gnxlxnxx 20ea1203ba Use thiserror 2020-06-08 21:43:21 +02:00
gnxlxnxx c0361d11b9 Use Impl for the RouteCSC struct 2020-06-08 21:36:22 +02:00
gnxlxnxx a7747c0c4c Fix typo 2020-05-29 01:42:28 +02:00
gnxlxnxx 6bb9dc8f8c Use CircleVector to simplify stuff 2020-05-21 21:45:12 +02:00
David Sawatzke ddea6ecf73 Make Angle & Point public types 2020-05-20 21:38:22 +02:00
David Sawatzke 788ace12c8 Use euclide Point2D 2020-05-20 21:15:56 +02:00
David Sawatzke a80b6bc1d9 Use euclid Angle 2020-05-20 19:55:48 +02:00
David Sawatzke e51114621b Use powi instead of powf (it's faster) 2020-05-20 19:46:30 +02:00
gnxlxnxx 75c0cdbc8e format code with rustfmt 2020-05-20 17:16:25 +02:00
gnxlxnxx e907935749 Initial Commit 2020-05-19 22:19:07 +02:00