Skip to content

Commit

Permalink
Add placeholders for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
skailasa committed Oct 2, 2023
1 parent 8905fdd commit 48892e5
Show file tree
Hide file tree
Showing 4 changed files with 546 additions and 511 deletions.
6 changes: 0 additions & 6 deletions field/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,8 @@ bempp-tree = { path = "../tree" }
bempp-kernel = { path = "../kernel" }
bempp-tools = { path = "../tools" }
itertools = "0.10"
# ndarray = { version = "*", features = ["blas"]}
# ndarray-linalg = { version = "*", features = ["openblas-system"] }
# ndarray-ndimage = "0.3.0"
# ndrustfft = "0.4.0"
num = "0.4"
rlst = {git = "https://github.com/skailasa/rlst.git", branch = "enh/moore-penrose-pseudo-inverse"}
realfft = "3.3.0"
rustfft = "6.1.0"
fftw = {git = "https://github.com/skailasa/fftw.git" }
cauchy = "0.4.0"
dashmap = {version = "5.5.0", features=["rayon"]}
Expand Down
Loading

0 comments on commit 48892e5

Please sign in to comment.