Skip to content

Releases: Qyusu/qxmt

Relese 0.4.7

14 Mar 10:09
Compare
Choose a tag to compare

Add

  • Controls whether the progress bar is displayed or not

Fix

Change

  • Fixed version of library "amazon-braket-sdk"

Relese 0.4.6

27 Jan 17:21
2abe6d2
Compare
Choose a tag to compare

Add

  • performance tuning for state vector mode ( #165)

Fix

Change

Relese 0.4.5

19 Jan 06:50
Compare
Choose a tag to compare

Add

  • add braket log on experiment (#162 )

Fix

Change

Relese 0.4.4

16 Jan 08:19
Compare
Choose a tag to compare

Add

  • support amazon braket devices (#158 )
  • validation by status and num_qubits (#160 )

Fix

Change

  • initialize QNode only once (#161 )

Relese 0.4.3

13 Jan 08:51
Compare
Choose a tag to compare

Add

Fix

  • Validation mode bug

Change

Relese 0.4.2

12 Jan 12:40
b9826d6
Compare
Choose a tag to compare

Add

Fix

  • Device error when use "lightning.qubit" and "qulacs.simulator" (#155 )

Change

v0.4.1

11 Jan 17:21
Compare
Choose a tag to compare

Add

  • logging of validation data (#153 )
  • normalization option after pca (#153 )

Fix

Change

  • Test case for new experiment log (#153 )

Relese 0.4.0

05 Jan 15:52
fd0bcb5
Compare
Choose a tag to compare

Add

  • Support Python3.12 and Python3.13 (#147)
  • Support IBMQ real device (#150 )
  • Experiment log for IBMQ real machine (#152)

Fix

  • Handle zero division pattern when evaluation (#149 )

Change

  • Refactor argument name of hyper parameter search method search_type to sampler_type. (#149 )
  • Unified notation of random seed in config (#151)

Relese 0.3.7

01 Dec 13:36
Compare
Choose a tag to compare

Add

  • Support various PennyLane simulator device (#139)
  • pennylane plugin for qulucs (#142)

Fix

  • split test case by machine architecture (#143)

Change

  • Update PennyLane version to 0.39.0 (#141)

Relese 0.3.6

25 Nov 06:18
2a7c07b
Compare
Choose a tag to compare

ADD

  • random seed can be set arbitrarily in config device value (#137)

FIX

  • notify error when kernel computation (#136)

CHANGE

  • run method receive n_jobs parameter. (#134 )
  • split into unit and integration test (#137)