This commit is contained in:
2026-06-12 19:31:44 -05:00
parent b9961d5645
commit c40a9667bd
8 changed files with 284 additions and 190 deletions
+2
View File
@@ -10,3 +10,5 @@ burn-ndarray = "0.21.0"
rand_distr = "0.6.0"
rand = "0.10.1"
ctrlc = "3.5.2"
serde_json = "1.0.150"
serde = { version = "1.0.228", features = ["derive"] }