feos-org / feos

FeOs - A Framework for Equations of State and Classical Density Functional Theory
Other
120 stars 23 forks source link

Add new `3d_dft` feature to avoid `libc` dependency #51

Closed prehner closed 2 years ago

prehner commented 2 years ago

This PR hides the 3D DFT functionalities

behind a separate feature 3d_dft to enable compiling the simpler DFT functionalities without libc dependency.