Skip to content

v2.0a2

Compare
Choose a tag to compare
@bpuchala bpuchala released this 17 Jul 15:34
· 24 commits to main since this release

[2.0a2] - 2024-07-17

Added

  • Added to_json for CompletionCheckParams, SamplingFixtureParams, SamplingParams, jsonResultsIO
  • Added "json_quantities" option to SamplingParams
  • Added Conversions::species_list()

Changed

  • Use shared_ptr to hold sampling fixtures in RunManager
  • Output scalar quantities under "value" key in JSON results output
  • Allow MethodLog to output to stdout
  • Allow constructing libcasm.monte.ValueMap from dict