Commit Graph

8 Commits

Author SHA1 Message Date
Bruce Mitchener
1b05b2ebfa Fix typo in clippy fix.
This was supposed to be a `'('`, not a `')'`.

Fixes #596.
2024-05-05 10:38:24 +02:00
Sébastien Crozet
de5e871cd1 chore: rework vertical stacks demo 2024-04-30 23:10:46 +02:00
Sébastien Crozet
3ad9c5ad3b feat: add a few more debug demos 2024-04-30 23:10:46 +02:00
Sébastien Crozet
da92e5c283 Fix clippy and enable clippy on CI 2024-01-27 17:13:08 +01:00
Crozet Sébastien
59e5d8e7f9 Add nalgebra to the prelude to make the macros work out of the box 2021-06-03 10:21:18 +02:00
Crozet Sébastien
bf91e81dfb Fix 2D benchmarks compilation. 2021-05-17 10:10:09 +02:00
Crozet Sébastien
8d925a02ef Add convex polygons support. 2020-12-29 11:31:59 +01:00
Crozet Sébastien
e7466e2f69 Move 2D benchmarks into their own directory/crate. 2020-09-28 10:24:42 +02:00