readme, optimizations
This commit is contained in:
parent
f21804ffaf
commit
b4c2e5ea9b
5 changed files with 215 additions and 22 deletions
|
|
@ -14,4 +14,8 @@ pyo3 = {version = "0.23.4", optional = true}
|
|||
statrs = "0.18.0"
|
||||
|
||||
[features]
|
||||
python = ["dep:pyo3"]
|
||||
python = ["dep:pyo3"]
|
||||
|
||||
[[bin]]
|
||||
name="onod3000"
|
||||
file="src/bin/main.rs"
|
||||
Loading…
Add table
Add a link
Reference in a new issue