Tools for finding equilibrium.
pip install eqlib
Building from source requires a C++17 compiler. All other dependencies (Eigen, fmt, spdlog, robin-map, pybind11) are fetched automatically during the build.
pip install -e .
pip install pytest hyperjet
pytest
If you use EQlib, please refer to the official GitHub repository:
@misc{EQlib,
author = "Thomas Oberbichler",
title = "EQlib",
howpublished = "\url{http://github.com/oberbichler/EQlib}",
}