more fixes

This commit is contained in:
Dylan Knutson
2024-12-28 03:04:50 +00:00
parent 56b6604142
commit 32a7292481
5 changed files with 282 additions and 192 deletions

View File

@@ -13,6 +13,7 @@ libmf = "0.3"
log = "0.4"
ndarray = { version = "0.15", features = ["blas"] }
ndarray-linalg = { version = "0.16", features = ["openblas-system"] }
num_cpus = "1.16"
plotly = { version = "0.8", features = ["kaleido"] }
pretty_env_logger = "0.5"
rand = "0.8"