Skip to content

Releases: pasqal-io/pyqtorch

v1.7.8

17 Jun 12:35
42b8a84
Compare
Choose a tag to compare

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

Full Changelog: v1.7.7...v1.7.8

v1.7.7

21 May 08:32
d1c0202
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.6...v1.7.7

v1.7.6

01 May 08:56
41d5cc5
Compare
Choose a tag to compare

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

01 Apr 09:17
8787e75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.4...v1.7.5

v1.7.4

19 Mar 15:51
e94a36b
Compare
Choose a tag to compare

What's Changed

  • [Bug] Fix device and dtype few parametric operations by @chMoussa in #319

Full Changelog: v1.7.3...v1.7.4

v1.7.3

13 Mar 17:28
46a0ff2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

10 Mar 11:37
98608f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

03 Mar 18:10
51784a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

08 Jan 15:50
54293af
Compare
Choose a tag to compare

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

20 Nov 16:03
a858d34
Compare
Choose a tag to compare

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