redid it library style

This commit is contained in:
2026-03-16 22:27:33 +01:00
parent 1192350b3c
commit cedd29e96e
10 changed files with 840 additions and 129 deletions

View File

@@ -4,5 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
approx = "0.5.1"
lyon = "1.0.1"
nalgebra = "0.32"
ndarray = "0.15"
itertools = "0.12"
rand = "0.8"