Releases: Qyusu/qxmt
Releases · Qyusu/qxmt
Relese 0.4.5
Add
add braket log on experiment (#162 )
Fix
Change
Relese 0.4.4
Add
support amazon braket devices (#158 )
validation by status and num_qubits (#160 )
Fix
Change
initialize QNode only once (#161 )
Relese 0.4.2
Add
Fix
Device error when use "lightning.qubit" and "qulacs.simulator" (#155 )
Change
v0.4.1
Add
logging of validation data (#153 )
normalization option after pca (#153 )
Fix
Change
Test case for new experiment log (#153 )
Relese 0.4.0
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
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
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 )
Relese 0.3.5
ADD
Feature Map of YZCZ, available via config
Feature Map of NPQC, available via config
Sampling mode for Projected Kernel
Document for some tools
Test code for feature map class
FIX
Corrected display of percentages on the progress bar
Correct error messages during parallel processing and terminate processing
CHANGE
Allows user-defined suffix for progress bar title
Rename output_circuit
method to draw
method. And, draw
method must receive "x" or "x_dim".
Relese 0.3.4
ADD
Progress bar for kernel computation
Line plot for visualize experiment result
FIX
Re-production method return all artifact
CHANGE
You can’t perform that action at this time.