implement new search strategy
This commit is contained in:
parent
0697d08e54
commit
86ec0b1d9f
5 changed files with 227 additions and 50 deletions
|
@ -39,6 +39,8 @@ rand.workspace = true
|
|||
schemars.workspace = true
|
||||
globset.workspace = true
|
||||
sha1 = "0.10.5"
|
||||
ndarray = { version = "0.15.0", features = ["blas"] }
|
||||
blas-src = { version = "0.8", features = ["openblas"] }
|
||||
|
||||
[dev-dependencies]
|
||||
collections = { path = "../collections", features = ["test-support"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue