Releases: pasqal-io/pyqtorch
Releases · pasqal-io/pyqtorch
v1.7.8
What's Changed
- [UnitaryHack] Optimize Krylov solver for batched calculations by @cburdine in #335
- [Testing] Test reembedding of params in HamiltonianEvolution #273 by @Kitsunp in #340
- [Testing] Expand embedding tests for all operators #272 by @Kitsunp in #339
- [UnitaryHack] Add two-qubit digital noise #329 by @d-bharadwaj in #336
- Added support for Concretized Callable for parametric gate by @neogyk in #341
- [Docs] fix formulae differentiation by @chMoussa in #333
- [Refactor] Optimize flatten calls in differentiation by @chMoussa in #343
New Contributors
- @cburdine made their first contribution in #335
- @Kitsunp made their first contribution in #340
- @d-bharadwaj made their first contribution in #336
- @neogyk made their first contribution in #341
Full Changelog: v1.7.7...v1.7.8
v1.7.7
What's Changed
- [BugFix] Fix recursive gpsr by @chMoussa in #331
- Fix ME solver by @vytautas-a in #332
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
- [Feature] Controlled mutable primitives by @chMoussa in #324
- [Feature] Differentiation with AD on observable parameters only by @chMoussa in #326
- [Documentation] Update docs differentiation by @chMoussa in #327
- [Feature, Performance] Optimize HamiltonianEvolution for commuting hamiltonians by @chMoussa in #328
Full Changelog: v1.7.5...v1.7.6
v1.7.5
v1.7.4
v1.7.3
What's Changed
- [Feature] Update python to 3.13 by @RolandMacDoland in #317
Full Changelog: v1.7.2...v1.7.3
v1.7.2
v1.7.1
What's Changed
- [Docs] Add coverage badge to PyQTorch. by @RolandMacDoland in #309
- [Docs] Delete unnecessary line as coverage should be automated. by @RolandMacDoland in #310
- [Tests] Refactor Unit Testing for better organization by @mlahariya in #313
- [Refactoring] Avoid calling block to tensor on diagonal Hamiltonians by @chMoussa in #312
- [Release] Bump to 1.7.1 by @chMoussa in #314
New Contributors
- @mlahariya made their first contribution in #313
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- [Feature] Faster sample method with readout by @chMoussa in #298
- [Improvement] Remove message logger loaded successfully by @chMoussa in #301
- [Feature] Add AnalogNoise interface by @chMoussa in #302
- [BugFix] circuit.sample fix by @chMoussa in #303
- [Bug] Fix Merge in case of noisy operations by @chMoussa in #305
- [Bugfix] Support density matrices for sampled expectation by @chMoussa in #307
- [Bugfix] Fix mean when empty tensor for readout by @chMoussa in #308
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- [Feature] Add batch dimension to input states for time-dependent solvers by @vytautas-a in #294
- [Bugfix] Changing shift interval for multigap GPSR by @chMoussa in #297
- [Feature] Analog noise by @chMoussa in #293
- [Feature] Correlated readout and extending ReadoutNoise by @chMoussa in #296
Full Changelog: v1.5.2...v1.6.0