FeOs-DFT

crate documentation minimum rustc 1.51

Generic classical DFT implementations for the feos project.

Installation

Add this to your Cargo.toml

toml [dependencies] feos-dft = "0.2"

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