add leadfinder, add double pendulum

This commit is contained in:
2026-04-01 17:24:51 +02:00
parent cfd761c70c
commit 22106a8170
30 changed files with 8147 additions and 18441 deletions

View File

@@ -0,0 +1,7 @@
[package]
name = "double_pendulum"
version = "0.1.0"
edition = "2021"
[dependencies]
rayon = "1.10"