feos-dft 0.1.3

Generic classical DFT implementations for the `feos` project.
Documentation

FeOs-DFT

crate documentation minimum rustc 1.51

Generic classical DFT implementations for the feos project.

Installation

Add this to your Cargo.toml

[dependencies]
feos-dft = "0.1"

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