Update hdf5/ndarray

This commit is contained in:
2021-10-23 19:35:37 +00:00
parent 86275d2c2e
commit d16b274fe0
12 changed files with 41 additions and 42 deletions

View File

@@ -5,7 +5,7 @@ authors = ["Magnus Ulimoen <magnus@ulimoen.dev>"]
edition = "2018"
[dependencies]
ndarray = "0.14.0"
ndarray = "0.15.0"
sbp = { path = "../sbp" }
log = "0.4.8"
integrate = { path = "../utils/integrate" }