issues
search
QuantestPy
/
quantestpy
Apache License 2.0
9
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add an assert method testing the equality of two counts
#211
junnaka51
opened
1 year ago
0
Add a QURI Parts converter
#210
kotamanegi
closed
1 year ago
0
Add a doc for add_gate
#209
mitz1012
opened
1 year ago
1
An appropriate error happens when converter gets unknown gates.
#208
mitz1012
closed
1 year ago
0
unit test for converter
#207
mitz1012
opened
1 year ago
0
Implement remaining gates in qiskit
#206
mitz1012
opened
1 year ago
0
devide test files for gates for qiskit and un-qiskit
#205
mitz1012
closed
1 year ago
0
An appropriate error should be happen when converter gets unknown gates
#204
mitz1012
closed
1 year ago
0
Implement control gates in Qiskit
#203
mitz1012
closed
1 year ago
4
Fix a bug in draw_wire method
#202
junnaka51
closed
1 year ago
0
Delete vertical lines between targets in the draw method
#201
junnaka51
closed
1 year ago
0
Enable assert_unary_iteration() to deal with a circuit with multi-Pauli gates on a qubit line
#200
junnaka51
opened
1 year ago
0
Prepare for using PyPI
#199
junnaka51
closed
1 year ago
1
Add sample codes using assert_unary_iteration() and assert_circuit_equivalent_to_output_qubit_state()
#198
junnaka51
closed
1 year ago
0
Add sample codes
#197
junnaka51
closed
1 year ago
0
Update docs and Readme
#196
junnaka51
closed
1 year ago
0
Implement control gates in Qiskit
#195
mitz1012
closed
1 year ago
2
Update docs
#194
junnaka51
closed
1 year ago
0
Rm quantestpy/assertion/get_ctrl_val.py
#193
junnaka51
opened
1 year ago
0
Change coloring rule
#192
junnaka51
closed
1 year ago
0
Change Coloring rule
#191
junnaka51
closed
1 year ago
1
Enable assert_ancilla_reset() to use PauliCircuit class internally
#190
junnaka51
opened
1 year ago
0
Toffoli gate in a Qiskit circuit is decomposed into H, T etcetc when converted to a QuantestPy circuit, resulting in that the PauliCircuit class cannot deal with the circuit
#189
junnaka51
opened
1 year ago
1
Use PyPI
#188
junnaka51
closed
1 year ago
0
Add a new assert method testing unary iteration circuits
#187
junnaka51
closed
1 year ago
0
Add a new assert method assert_circuit_equivalent_to_output_qubit_state()
#186
junnaka51
closed
1 year ago
0
Rename assert methods
#185
junnaka51
closed
1 year ago
0
Add an assert method testing entanglement
#184
junnaka51
closed
1 year ago
3
Add draw method in QuantestPyCircuit and StateVectorCircuit
#183
junnaka51
closed
1 year ago
2
bug fix for Error at converter
#182
mitz1012
closed
1 year ago
0
Error at quantestpy.converter._cvt_qiskit_to_test_circuit when converting the rotation gates
#181
junnaka51
closed
1 year ago
1
Add a doc for get_tgt_val
#180
mitz1012
opened
1 year ago
0
Adjust the directory hierarchy under quantestpy and test
#179
mitz1012
opened
1 year ago
0
Add a doc for QuantestPyCircuit class
#178
junnaka51
closed
1 year ago
0
Add an assert method checking entanglement
#177
junnaka51
opened
1 year ago
0
Add an assert method for testing an adder
#176
junnaka51
opened
1 year ago
1
Rename the existing assert methods
#175
junnaka51
closed
1 year ago
1
Add the circuit draw method for QuantestPyCircuit
#174
junnaka51
closed
1 year ago
1
Rename TestCircuit->StateVectorCircuit, add QuantestPyCircuit as the base class of StateVectorCircuit and PauliCircuit.
#173
junnaka51
closed
1 year ago
11
Add the get_qubit_value() method and use it instead of using self._qubit_value
#172
junnaka51
closed
1 year ago
0
Implement the assert equal method using symbolic equation
#171
junnaka51
opened
1 year ago
0
Implement the assert equal method for the final state in a circuit object of PauliCircuit
#170
junnaka51
closed
1 year ago
0
Implement the converter from Qiskit(qasm) to PauliCircuit
#169
junnaka51
closed
1 year ago
0
Add __init__.py in test directories
#168
junnaka51
closed
1 year ago
0
Add __init__.py in every test directory
#167
junnaka51
closed
1 year ago
0
Implement an assert equal method for control qubit values with the aim of testing |x>|\Psi> -> |x>U_x|\Psi>
#166
junnaka51
closed
1 year ago
1
Implement an assert equal method for control qubit values with the aim of testing |x>|\Psi> -> |x>U_x|\Psi>
#165
junnaka51
closed
1 year ago
0
Add an assertion method for the target register in FTQC circuit
#164
mitz1012
closed
1 year ago
1
Implement a drawing with color method for testing |x>|\Psi> -> |x>U_x|\Psi>
#163
junnaka51
closed
1 year ago
0
Implement a drawing (with coloring) method for testing |x>|\Psi> -> |x>U_x|\Psi>
#162
junnaka51
closed
1 year ago
0
Next