2024-03-25
Release Notes for Version 0.1.19
Last updated
Release Notes for Version 0.1.19
Last updated
Statistics Filter in Simulation: A new statistics_filter
has been added to the simulation feature, allowing for more refined control over statistical data during simulations.
: An 'easy simulation' class has been introduced to simplify the process of setting up and running simulations.
Quanda Bot Integration: A Quanda Bot has been introduced, offering automated Q&A support for users, enhancing the user experience by providing instant responses to common queries.
A fix has been applied to the test suite to address unspecified issues.
[Empty - To be filled in later if there are any known issues]
CodeResponse.md
has been added to the documentation.
Updates have been made to SimulationRequest.md
and SubmissionResponse.md
to reflect the latest changes.
The test configuration has been updated, with the addition of test/simulation/test_config.py
and the deletion of test/test_submission_config.py
.
The sample notebook samples/finter_qc.ipynb
has been modified, likely to demonstrate the new features or fixes.