Crust Density Functional Theory (Crust-DFT) ====================================== This c++ code was originally described in a paper on `arxiv.org `_. The source code is available on `github `_. The installation of `Boost `_, `GSL `_ (versions 1.16 and later), `HDF5 `_ (versions 1.8.14 and later), and at least version ``eee9fd83`` of `O2scl `_ is required in order to compile the code to generate and analyze EOS tables. You do not need to compile the code to use the EOS tables - they can be read by any application which reads HDF5 files. .. toctree:: :maxdepth: 1 :caption: Contents :glob: _contents/quickstart _contents/physics _contents/developer