Skip to content

Commit 7606fd5

Browse files
committed
Add deconv
1 parent 8816ae7 commit 7606fd5

File tree

3 files changed

+504
-2
lines changed

3 files changed

+504
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude = ["/plots", "/images", "/temp"]
1616
[dependencies]
1717
thiserror = "1.0.59"
1818
moddef = "0.2.2"
19-
array_math = {version = "0.2.42", features = ["ndarray"]}
19+
array_math = {version = "0.2.44", features = ["ndarray"]}
2020
num = "0.4.2"
2121
option_trait = "0.1.16"
2222
rand = "0.8.5"

0 commit comments

Comments
 (0)