mv arithmetic arith

This commit is contained in:
2025-06-22 19:15:14 +02:00
parent 7740a3ef3e
commit 19457c98dd
12 changed files with 30 additions and 32 deletions

View File

@@ -9,4 +9,4 @@ rand = { workspace = true }
rand_distr = { workspace = true }
itertools = { workspace = true }
arithmetic = { path="../arithmetic" }
arith = { path="../arith" }