Quandary v4.2 modernizes development infrastructure with improved testing, build tools, and continuous integration, as well as a number of other improvements and bugfixes, including:
- Examples moved to separate repository: https://github.com/LLNL/quandary-examples/
- Support for larger systems of size dim > 2^30 (when built with appropriate flags to use 64-bit
PetscInts
) - Added environment variable (
QUANDARY_BASE_DATADIR
) to configure base directory for config and output files when using the python interface