Skip to content

Commit

Permalink
Added distributed tools
Browse files Browse the repository at this point in the history
  • Loading branch information
tbetcke committed Dec 16, 2024
1 parent 9764837 commit d663a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kifmm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ superslice = {version = "1.0.0", optional = true}
rand_distr = "0.4.3"
# rlst = {version = "0.2.0", default-features = false}
rlst = { git = "https://github.com/linalg-rs/rlst.git", features = ["mpi"]}
bempp-distributed-tools = { git = "https://github.com/bempp/distributed_tools.git" }

[dev-dependencies]
approx = "0.5"
Expand Down

0 comments on commit d663a36

Please sign in to comment.