Skip to content

Releases: LFL-Lab/SQuADDS

Version 0.2.31

18 Jan 07:21
Compare
Choose a tag to compare

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

18 Jan 07:09
Compare
Choose a tag to compare

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

11 Jan 07:10
Compare
Choose a tag to compare
  • Documentation added to the entire codebase

Version 0.2.1

10 Jan 22:01
24fd4a9
Compare
Choose a tag to compare
  • 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

24 Dec 21:54
Compare
Choose a tag to compare
  • Simulator functionalities added

  • Tutorial-2_Simulate_interpolated_designs.ipynb added

  • Issues with automated docsite generator persist

Version 0.1.7

23 Dec 22:06
Compare
Choose a tag to compare
  • Fixed issues with automated docsite generator
  • Standardized path imports in all files
  • Version to merge with simulator functionalities

Version 0.1

23 Dec 03:06
Compare
Choose a tag to compare

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