Qibocal

Latest version: v0.0.9

Safety actively analyzes 638418 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.0.2

What's Changed
* Fix routines for QM and Qblox by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/234
* Fix ramsey plotting bug by maxhant in https://github.com/qiboteam/qibocal/pull/259
* Lift tests top-level by AleCandido in https://github.com/qiboteam/qibocal/pull/262
* optimizing data agroupation with numpy arrays by DavidSarlle in https://github.com/qiboteam/qibocal/pull/243
* Fix bugs related to plotting by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/269
* Automated runner: normal flow by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/237
* add poetry-extras input in publish.yml by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/278
* Removing precision sweep by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/270
* Routines using hardware sweepers by stavros11 in https://github.com/qiboteam/qibocal/pull/195
* deploy resonator punchout and minor fixes by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/285
* Update Furo to hash-safe version by AleCandido in https://github.com/qiboteam/qibocal/pull/291
* Remove copy_circuit by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/288
* Classify qubit states by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/261
* replace ro_pulses[qubit].frequency with ro_pulse.frequency by aorgazf in https://github.com/qiboteam/qibocal/pull/295
* updating poetry lock and toml by scarrazza in https://github.com/qiboteam/qibocal/pull/294
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/297
* Remove constrains on data types by aorgazf in https://github.com/qiboteam/qibocal/pull/284
* Changing `to_dict` in property by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/299
* Tree routines by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/290
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/309
* Contour plot in classification by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/317
* Readout optimization for TWPA by maxhant in https://github.com/qiboteam/qibocal/pull/312
* Enable simulation in autocalibration layout by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/315
* Bump flask from 2.2.3 to 2.3.2 by dependabot in https://github.com/qiboteam/qibocal/pull/321
* Tests and docstrings for autocalibration by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/319
* deploy dispersive shift by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/320
* NIGSC changes by vodovozovaliza in https://github.com/qiboteam/qibocal/pull/318
* Fix Classification Parameters closes 305 by aorgazf in https://github.com/qiboteam/qibocal/pull/308
* Cumulative by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/313
* Qblox classifier by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/307
* RO_optimization for frequency and amplitude by maxhant in https://github.com/qiboteam/qibocal/pull/310
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/327
* David/fixes split data fit by DavidSarlle in https://github.com/qiboteam/qibocal/pull/324
* Fix NIGSC tests by vodovozovaliza in https://github.com/qiboteam/qibocal/pull/323
* Update RB examples in documentation by vodovozovaliza in https://github.com/qiboteam/qibocal/pull/330
* Improvements to `ActionBuilder` by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/271
* Add routines to tree executor by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/279
* fixed allXY indentation by DavidSarlle in https://github.com/qiboteam/qibocal/pull/338
* Improve dispersive shift by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/325
* Update niGSC documentation by vodovozovaliza in https://github.com/qiboteam/qibocal/pull/334
* Simplify Ramsey code by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/339
* Update lock to match qibolab 0.0.3 by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/347

New Contributors
* AleCandido made their first contribution in https://github.com/qiboteam/qibocal/pull/262
* vodovozovaliza made their first contribution in https://github.com/qiboteam/qibocal/pull/318

**Full Changelog**: https://github.com/qiboteam/qibocal/compare/v0.0.1...v0.0.2

0.0.1

What's Changed
* Add poetry-black setup by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/3
* [WIP] Add randomized benchmarking routine by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/4
* adding unit test by scarrazza in https://github.com/qiboteam/qibocal/pull/11
* Versioning by scarrazza in https://github.com/qiboteam/qibocal/pull/16
* Adding tests by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/18
* Adding docs by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/17
* Implement new action runcard design and decorators by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/9
* Adding pyupgrade by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/22
* Live plotting using flask and html templates by stavros11 in https://github.com/qiboteam/qibocal/pull/26
* adding responsive design by scarrazza in https://github.com/qiboteam/qibocal/pull/34
* Static HTML report by stavros11 in https://github.com/qiboteam/qibocal/pull/29
* Update installation instructions by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/40
* Server scripts by scarrazza in https://github.com/qiboteam/qibocal/pull/48
* qq-upload by scarrazza in https://github.com/qiboteam/qibocal/pull/47
* Fix bug in `Dataset` class by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/42
* Fix multiqubit sections layout by stavros11 in https://github.com/qiboteam/qibocal/pull/50
* Add fitting to calibration routines by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/25
* Add plot decorator by stavros11 in https://github.com/qiboteam/qibocal/pull/45
* David/routines qblox multiplex by DavidSarlle in https://github.com/qiboteam/qibocal/pull/53
* Fix probems for fitting by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/55
* Live plotting multi-qubit and scripts for basic experiments working by maxhant in https://github.com/qiboteam/qibocal/pull/30
* speedup Dataset add() and fix bug by aorgazf in https://github.com/qiboteam/qibocal/pull/61
* David/live fitting rabis by DavidSarlle in https://github.com/qiboteam/qibocal/pull/56
* Update Qibolab dependency by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/69
* David/live fitting ramsey by DavidSarlle in https://github.com/qiboteam/qibocal/pull/57
* David/live fitting t1 by DavidSarlle in https://github.com/qiboteam/qibocal/pull/58
* David/fitting flipping by DavidSarlle in https://github.com/qiboteam/qibocal/pull/65
* Alvaro/calibrate state binning pr by aorgazf in https://github.com/qiboteam/qibocal/pull/63
* David/fitting_allXY by DavidSarlle in https://github.com/qiboteam/qibocal/pull/70
* Implement actions executing circuits by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/66
* David/fitting dispersive shift by DavidSarlle in https://github.com/qiboteam/qibocal/pull/75
* Renaming `qcvv` to `qibocal` by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/93
* Fixing tests by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/89
* Update platform runcard after every calibration by stavros11 in https://github.com/qiboteam/qibocal/pull/82
* Drag Pulse Tuning with [Rx(pi/2) - Ry(pi)] - [Ry(pi/2) - Rx(pi)] by aorgazf in https://github.com/qiboteam/qibocal/pull/90
* Add calibration routines from qibolab by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/8
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/97
* Fix security problems by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/102
* Update workflow by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/113
* Fix double connection issue by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/115
* Enable workflow for multiple OS by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/118
* add Dataset set() by aorgazf in https://github.com/qiboteam/qibocal/pull/116
* Update qibolab4qibocal.rst by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/125
* Readme by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/127
* Introduction updated in documentation by MatteoRobbiati in https://github.com/qiboteam/qibocal/pull/123
* Testing documentation examples in workflow by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/131
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/138
* Update deps by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/135
* Add tests on data structures by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/130
* added spin echo 3 pulses and live plotting by DavidSarlle in https://github.com/qiboteam/qibocal/pull/129
* Minor fixes by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/122
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/148
* Test fitting by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/139
* From rtd to furo sphinx theme by MatteoRobbiati in https://github.com/qiboteam/qibocal/pull/145
* qq-compare by DavidSarlle in https://github.com/qiboteam/qibocal/pull/128
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/163
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/171
* Fix typos by MatteoRobbiati in https://github.com/qiboteam/qibocal/pull/170
* Fixing windows installation by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/172
* Bump certifi from 2022.9.24 to 2022.12.7 by dependabot in https://github.com/qiboteam/qibocal/pull/176
* Fixing tests failing on MacOS by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/178
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/179
* added web visualization of multiple data reports by DavidSarlle in https://github.com/qiboteam/qibocal/pull/156
* delete table of contents by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/180
* New features pending on qibolab PR161 (alvaro/binning_pr) by aorgazf in https://github.com/qiboteam/qibocal/pull/117
* Passing list of qubits for each calibration routines by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/164
* Calibration docs by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/134
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/182
* Add platform runcard in qq runcard by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/183
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/186
* New docs font and version display by MatteoRobbiati in https://github.com/qiboteam/qibocal/pull/188
* Back to furo font by MatteoRobbiati in https://github.com/qiboteam/qibocal/pull/190
* Publishing workflow by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/184
* New documentation for qibocal by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/121
* Merge pr117 with pr164 and additional enhancements by aorgazf in https://github.com/qiboteam/qibocal/pull/192
* Add average to plots + qubit list argument by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/155
* Refactor qubit biassing port by aorgazf in https://github.com/qiboteam/qibocal/pull/194
* Fix pulse sequence creation in Rabi routines by aorgazf in https://github.com/qiboteam/qibocal/pull/196
* Fix `update_platform_runcard` method by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/197
* Adding sampling capability for resonator punchout and flux dependance by igres26 in https://github.com/qiboteam/qibocal/pull/137
* Update Qibo version in `poetry.lock` by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/200
* Fix bug with report not appearing by stavros11 in https://github.com/qiboteam/qibocal/pull/199
* Refactor 1: Rabi by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/202
* David/multiplotting by DavidSarlle in https://github.com/qiboteam/qibocal/pull/215
* [POC] Refactor routines in order to work `AbstractPlatform` methods by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/189
* Fix allXY plot label and plot by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/221
* Minor fix useful for multiplex by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/219
* Ramsey fit by AlejandroSopena in https://github.com/qiboteam/qibocal/pull/213
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/228
* workflows migration by Edoardo-Pedicillo in https://github.com/qiboteam/qibocal/pull/224
* Live plotting refresh rate selector by DavidSarlle in https://github.com/qiboteam/qibocal/pull/214
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/qiboteam/qibocal/pull/235
* Bump cryptography from 39.0.0 to 39.0.1 by dependabot in https://github.com/qiboteam/qibocal/pull/238
* Bump ipython from 8.8.0 to 8.10.0 by dependabot in https://github.com/qiboteam/qibocal/pull/241
* Simplify action builder + fix tests by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/242
* Fix ramsey fit by AlejandroSopena in https://github.com/qiboteam/qibocal/pull/226
* pathlib qq-compare by DavidSarlle in https://github.com/qiboteam/qibocal/pull/236
* Bump werkzeug from 2.2.2 to 2.2.3 by dependabot in https://github.com/qiboteam/qibocal/pull/244
* David/pdfreports by DavidSarlle in https://github.com/qiboteam/qibocal/pull/232
* Dump report after each routine by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/245
* non interactive gate set characterization + action builder by wilkensJ in https://github.com/qiboteam/qibocal/pull/239
* Minor fixes before release by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/248
* Attempting to fix tests before release by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/251
* Upgrade pint-pandas by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/250
* Add workflow for poetry deployment by andrea-pasquale in https://github.com/qiboteam/qibocal/pull/252

New Contributors
* scarrazza made their first contribution in https://github.com/qiboteam/qibocal/pull/11
* aorgazf made their first contribution in https://github.com/qiboteam/qibocal/pull/61
* pre-commit-ci made their first contribution in https://github.com/qiboteam/qibocal/pull/97
* Edoardo-Pedicillo made their first contribution in https://github.com/qiboteam/qibocal/pull/125
* MatteoRobbiati made their first contribution in https://github.com/qiboteam/qibocal/pull/123
* dependabot made their first contribution in https://github.com/qiboteam/qibocal/pull/176
* igres26 made their first contribution in https://github.com/qiboteam/qibocal/pull/137
* AlejandroSopena made their first contribution in https://github.com/qiboteam/qibocal/pull/213
* wilkensJ made their first contribution in https://github.com/qiboteam/qibocal/pull/239

**Full Changelog**: https://github.com/qiboteam/qibocal/commits/v0.0.1

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.