THAMES (Toolkit for Heuristic and Analytical Methods for Estimating State) is a toolkit under development in C++
for estimating state, using both heuristic and analytical methods.
Git
CMake
g++
Boost.Numeric.Odeint
SMART-UQ
(optional, included automatically)Eigen
(optional, used for SMART-UQ)FFTW
(optional, used for SMART-UQ)nlohmann/json
(included automatically)
- Configure
CMake
using theconfigure.sh
script - Compile using the
build.sh
script
- Executables are built in the
\bin\
directory - Batch run scripts are available in the
\batch\
directory (additional Python dependencies required)
- Max Hallgarten La Casta ([email protected])
This project is licensed under the MIT License - see the LICENSE
file for more details.