v0.1.19
Release Notes for Version 0.1.19
New Features
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.Easy Simulation Class: 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.
Bug Fixes
A fix has been applied to the test suite to address unspecified issues.
Known Issues
[Empty - To be filled in later if there are any known issues]
Documentation Updates
CodeResponse.md
has been added to the documentation.Updates have been made to
SimulationRequest.md
andSubmissionResponse.md
to reflect the latest changes.
Miscellaneous
The test configuration has been updated, with the addition of
test/simulation/test_config.py
and the deletion oftest/test_submission_config.py
.The sample notebook
samples/finter_qc.ipynb
has been modified, likely to demonstrate the new features or fixes.
Last updated
Was this helpful?