mirror of
https://github.com/Chaoscaot/schemsearch.git
synced 2026-01-07 12:07:05 +01:00
Remove deprecated crates and introduce OpenCL matcher integration
This commit is contained in:
9
schemsearch-ocl-matcher/Cargo.toml
Normal file
9
schemsearch-ocl-matcher/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "schemsearch-ocl-matcher"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
schemsearch-common = { path = "../schemsearch-common" }
|
||||
ocl = "0.19.7"
|
||||
libmath = "0.2.1"
|
||||
Reference in New Issue
Block a user