feos-core 0.1.0

Core traits and functionalities for the `feos` project.
Documentation

FeOs - A Framework for Equations of State

crate documentation minimum rustc 1.51

Core traits and functionalities for the feos project.

Installation

Add this to your Cargo.toml

[dependencies]
feos-core = "0.1.0"

Test building python wheel

From within a Python virtual environment with maturin installed, type

maturin build --release --out dist --no-sdist -m build_wheel/Cargo.toml