Common functionality for simulation tools as a header-only library C++17+.
- This project is mainly intentended to keep track of external libraries
- Keep very general code out of all the other projects
- GNU 10+
- Clang 10+
- Linux 5.4+
- Eigen 3.3.9 https://gitlab.com/libeigen/eigen
- GCEM https://github.com/kthohr/gcem
- CXXOPTS https://github.com/jarro2783/cxxopts
- JSON https://github.com/nlohmann/json
- CSV https://github.com/vincentlaucsb/csv-parser
- Date https://github.com/HowardHinnant/date
- OpenMPI 3+