Releases: pasqal-io/qadence
Releases · pasqal-io/qadence
v1.7.3
What's Changed
- Update dependency pyqtorch to v1.3.0 by @renovate in #500
- [Infra] Update renovate reviewers by @dominikandreasseitz in #501
- Update dependency pyqtorch to v1.3.1 by @renovate in #502
- [Feature] Allow loss_fn in train_grad to return arbitrary number of values. by @smitchaudhary in #499
- [Bug] Fix printing format error in train_grad by @inafergra in #504
- [Feature] Toggle MatrixBlock warnings by @jpmoutinho in #505
- Update dependency pyqtorch to v1.3.2 by @renovate in #506
- [Feature] Add mlflow experiment tracker by @debrevitatevitae in #450
New Contributors
- @debrevitatevitae made their first contribution in #450
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- [Bug] Fix backend import if in extensions. by @Roland-djee in #49
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Update dependency pyqtorch to v1.2.3 by @renovate in #476
- [Docs] Add digital-analog qcl tutorial by @jpmoutinho in #480
- [Fix] Handle nested parameter dicts by @dominikandreasseitz in #482
- Update dependency pulser/pasqal-cloud to v0.11.0 by @renovate in #481
- [Refactor] Error logging and refac of backend_factory by @dominikandreasseitz in #360
- [Bug] Initial Loss Value Unavailable in TensorBoard Logs by @chMoussa in #465
- [Feature] Time-dependent generator proposal by @vytautas-a in #393
- Update dependency pyqtorch to v1.2.5 by @renovate in #486
- Update dependency pulser/pulser-simulation to v0.19.0 by @renovate in #489
- [Documentation] Improve QuantumModel docstrings by @chMoussa in #487
- Update dependency pulser/pasqal-cloud to v0.11.1 by @renovate in #493
- [Refac] Fix saving/loading models with device by @inafergra in #477
- [Fix] Use sympy<1.13 by @dominikandreasseitz in #494
- [Feature] Add backend, diff mode etc to config constructor by @smitchaudhary in #490
New Contributors
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- [Feature | Refac | Breaking] Rework QNN, Remove TransformedModule, Add Configs by @dominikandreasseitz in #385
Full Changelog: v1.6.3...v1.7.0
v1.6.3
What's Changed
- [Documentation] Add WSL and Windows instructions by @awennersteen in #467
- [Refac] Use native pytorch higher-order blocks and Adjoint Differentiation by @dominikandreasseitz in #406
- Update dependency pyqtorch to v1.2.1 by @renovate in #471
- [Docs] Fix pipeline by @jpmoutinho in #464
- Bump version by @jpmoutinho in #473
- [Fix] Correctly move GPSR tensors to
device
by @dominikandreasseitz in #474
Full Changelog: v1.6.2...v1.6.3
v1.6.2
What's Changed
- Update dependency pulser/pasqal-cloud to v0.10.1 by @renovate in #457
- [Fix] Remove jax import in
states
module by @dominikandreasseitz in #466
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- [Performance] Cache non-parametric pulser observable by @dominikandreasseitz in #440
- [Performance] Improve horqrux sampling by @dominikandreasseitz in #442
- [Refac] Add
backend
argument toproduct_state
function by @SaashaJoshi in #437 - Update dependency all/pulser-simulation to v0.18.1 by @renovate in #449
- Update dependency all/pulser-core to v0.18.1 by @renovate in #448
- [Infra] Update pulser dependencies by @jpmoutinho in #454
- [Feature] Add
checkpoint_best_only
totrain_grad
by @Yash-10 in #435 - [Refactor] Better use of projectors by @king-p3nguin in #436
- [Performance] Expand PyQComposedBlock to 2 qubit gates by @ducthanh1991 in #447
- [Feature] Enable noisy sims in pulser backend by @Roland-djee in #446
- [Bug] Fix ci failing tests by @Roland-djee in #460
New Contributors
- @SaashaJoshi made their first contribution in #437
- @Yash-10 made their first contribution in #435
- @king-p3nguin made their first contribution in #436
- @ducthanh1991 made their first contribution in #447
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- [CoreDev] Remove deprecations by @jpmoutinho in #404
- [Refactor] Remove setting noise model in sample call. by @Roland-djee in #409
- [Bug] Correct SimConfig syntax. by @Roland-djee in #410
- [Infra] Fix Renovate config by @Roland-djee in #415
- Update dependency all/pulser to v0.18.0 by @renovate in #416
- Update dependency pulser/pulser to v0.18.0 by @renovate in #419
- [Infra] More fixes renovate config by @Roland-djee in #420
- [Bug] Partially fix GPSR for HamEvo by @jpmoutinho in #384
- [Fix] Allow numpy numeric types in Parameters by @dominikandreasseitz in #425
- [Feature] Config file based logging with qadence base logger by @awennersteen in #366
- [Infra] Package versions by @dominikandreasseitz in #431
- [Bug] Noisy sims pulser backend by @Roland-djee in #427
- [Refac] Add device to model checkpoints by @dominikandreasseitz in #433
- [Infra] Remove dlprof dependency out of default env by @dominikandreasseitz in #438
Full Changelog: v1.5.2...v1.6.0
v1.5.2
What's Changed
- [Docs] Use system preference for docs theme by @dominikandreasseitz in #389
- [Docs] New docs home page by @jpmoutinho in #390
- [Docs] File reorganization by @jpmoutinho in #391
- [Docs] Fix readme paths by @jpmoutinho in #392
- [Refactor] Avoid using eval in de-serialization by @Doomsk in #356
- [Docs] DQC tutorial by @jpmoutinho in #400
- [Docs] Improve initial pages by @jpmoutinho in #401
- [Docs] Review register, constructors by @jpmoutinho in #402
- Bump version by @jpmoutinho in #403
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- [Performance] Remove state/ values dict validation in forward pass by @dominikandreasseitz in #381
- [Fix] Remove failing example by @dominikandreasseitz in #387
- [Fix] Correctly set precision in torch TransformedModule by @dominikandreasseitz in #388
Full Changelog: v1.5.0...v1.5.1