gosh-dimer 0.2.0

DIMER algorithm for finding transition states in chemical reactions
Documentation
[dependencies.envy]
version = "0.4"

[dependencies.gut]
package = "gchemol-gut"
version = "0.3.0"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.serde_json]
version = "1"

[dependencies.vecfx]
features = ["nalgebra"]
version = "0.1"

[dev-dependencies]

[features]
adhoc = []

[package]
authors = ["Wenping Guo <ybyygu@gmail.com>"]
description = "DIMER algorithm for finding transition states in chemical reactions"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "gosh-dimer"
version = "0.2.0"