consprob-trained 0.1.11

Trainable Probability Inference Engine on RNA Structural Alignment
Documentation
[[bench]]
harness = false
name = "benches"

[dependencies.bio]
version = "1.1"

[dependencies.consprob]
version = "0.1"

[dependencies.getopts]
version = "0.2"

[dependencies.hashbrown]
version = "0.13"

[dependencies.itertools]
version = "0.10"

[dependencies.my-bfgs]
version = "0.1"

[dependencies.ndarray-rand]
version = "0.14"

[dependencies.num_cpus]
version = "1.0"

[dependencies.rand]
version = "0.8"

[dependencies.scoped_threadpool]
version = "0.1"

[dev-dependencies.criterion]
version = "0.3"

[lib]
name = "consprob_trained"
path = "src/lib.rs"

[package]
authors = ["heartsh <heartsh@heartsh.io>"]
description = "Trainable Probability Inference Engine on RNA Structural Alignment"
keywords = ["bioinformatics", "rna", "structural-alignment"]
license = "MIT"
name = "consprob-trained"
readme = "README.md"
repository = "https://github.com/heartsh/consprob-trained"
version = "0.1.11"