Skip to content

Quandary v4.2

Latest
Compare
Choose a tag to compare
@tdrwenski tdrwenski released this 02 Jul 19:53
· 85 commits to main since this release

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