add wip version of tensor & relinearization

This commit is contained in:
2025-06-22 15:51:20 +02:00
parent f3a368ab6a
commit d2fc32ac0c
10 changed files with 1145 additions and 469 deletions

View File

@@ -10,3 +10,4 @@ resolver = "2"
anyhow = "1.0.56"
rand = "0.8.5"
rand_distr = "0.4.3"
itertools = "0.14.0"