|
The Sparta Modeling Framework
|
See README.md on GitHub for instructions on building.
Notes on what's built...
Building sparta produces one library:
libsparta.a containing the core sparta codeIf Sparta was installed properly in a conda environment or natively on the host machine, cmake can find Sparta and include it automatically in any project using the packaging system:
All sparta header files can be found within the sparta directory. All SimDB files can be found in the simdb directory installed alongside the Sparta libraries.