Equations of state for Multi-Messenger Astronomy (E4MMA) ======================================================== This C++ code constructs the equation of state for use in simulations of core-collapse supernovae and neutron star mergers. This code is based on `Du et al. (2019) `_, and `Du et al. (2022) `_. The source code is available on `github `_. You may either use one of the Docker images (see :ref:`Using Docker`) or compile the code yourself. You do not need to compile the code to use the equation of state (EOS) tables -- they can be read by any application which can read HDF5 files. For more information on compiling the code, see :ref:`Compiling E4MMA`. More documentation will be added as time permits. .. toctree:: :maxdepth: 2 download table_format docker python examples compile rest_mass chem_pot trans cs2 eos_nuclei class_doc todos issues * :ref:`genindex` * :ref:`modindex` * :ref:`search`