Generic classical DFT implementations for the feos
project.
Add this to your Cargo.toml
toml
[dependencies]
feos-dft = "0.2"
From within a Python virtual environment with maturin
installed, type
maturin build --release --out dist --no-sdist -m build_wheel/Cargo.toml