Releases: LFL-Lab/SQuADDS
Releases · LFL-Lab/SQuADDS
Version 0.2.33
Version 0.2.33 (2024-03-14)
- Bug fixes in ansys_simulator code for whole device
sweep
functionality - Added multiple helper/utility methods for ansys simulations
- Methods added to clulate chi, full dispersive shift of the cavity
- Updated
requirements.txt
and documentation - Added method to set
GITHUB_TOKEN
Full Changelog: v0.2.32...v0.2.33
Version 0.2.32
- Bug fix in ansys_simulator code
- Fixed hyperlinks
Version 0.2.31
Version 0.2.31 (2024-01-17)
- Alpha Version 0.2.31
- Minor bug fix - is_validated property added in
contributor.py
Version 0.2.3
Alpha Version 0.2.3
-
Bug fixes in simulator engine
-
Added sweep functionality to simulator
-
Updated Tutorial 2 to reflect changes in simulator code
-
Added functionality for adding to existing configurations
-
Completed Tutorial 3
Version 0.2.2
- Documentation added to the entire codebase
Version 0.2.1
- Bug fixes:
- change "c" to "readout" in both code and database entries
- Handled Warnings from pyaedt
- Compatible with the latest SQuADDS_DB (01/10/24) datasets
Version 0.2
-
Simulator functionalities added
-
Tutorial-2_Simulate_interpolated_designs.ipynb
added -
Issues with automated docsite generator persist
Version 0.1.7
- Fixed issues with automated docsite generator
- Standardized path imports in all files
- Version to merge with
simulator
functionalities
Version 0.1
Alpha Version:
- Database hosted on HuggingFace
- Pre-simulated data on TransmonCross, Cavity with Claw and Couplers only.
- Closest pre-simulated design and interpolated design retrieval implemented
- Interpolation logic based on our paper
- Tutorials on basic usage, contribution, and simulation added
- pypi package created and tested on Mac OS and Windows