Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / qutip/qutip-qip issues and pull requests

#259 - Prepare for qutip-qip release 0.4.0

Pull Request - State: closed - Opened by BoxiLi 6 days ago

#258 - Update changelog and version for 0.4 in master branch

Pull Request - State: closed - Opened by BoxiLi 7 days ago

#257 - Fix Plotting Dimensions and Aspect Ratio Consistency

Pull Request - State: closed - Opened by gadhvirushiraj about 1 month ago

#254 - Fix a bug in add_1q_gate

Pull Request - State: open - Opened by BoxiLi about 2 months ago

#253 - Using `add_1q_gate` throws `TypeError`

Issue - State: open - Opened by gadhvirushiraj about 2 months ago

#252 - Custom gates in LaTeX drawings do not display names, just a "U"

Issue - State: open - Opened by wangpeng1111 2 months ago - 1 comment

#251 - Fix a bug in add_1q_gates

Pull Request - State: closed - Opened by BoxiLi 3 months ago

#250 - Fix a bug in the texrenderer

Pull Request - State: closed - Opened by BoxiLi 3 months ago

#249 - saving a circuit with latex method as a PDF fails

Issue - State: open - Opened by nwlambert 3 months ago - 1 comment

#248 - Incorrect indexing of `qubits` in `circuit.add_1q_gate`

Issue - State: closed - Opened by hatlabcz 3 months ago - 1 comment

#247 - Prepare for qutip-qip release 0.3.2

Pull Request - State: closed - Opened by BoxiLi 3 months ago - 1 comment

#246 - Compile the documentation with qutip-v5

Pull Request - State: closed - Opened by BoxiLi 3 months ago

#245 - Add RZX gate to the SCQubits model

Pull Request - State: closed - Opened by BoxiLi 4 months ago - 2 comments

#244 - Text based Circuit Rendering Module

Pull Request - State: closed - Opened by gadhvirushiraj 4 months ago - 7 comments

#243 - QobjEvo object has no attribute 'tlist'

Issue - State: closed - Opened by paba92 4 months ago - 2 comments

#242 - Use qutip_qtrl master branch and make tests optional

Pull Request - State: closed - Opened by BoxiLi 4 months ago

#241 - Shifting LaTeX Code and Draw API Refactor

Pull Request - State: closed - Opened by gadhvirushiraj 5 months ago - 5 comments

#240 - Fix the warning on MacOS

Pull Request - State: closed - Opened by BoxiLi 5 months ago

#239 - matplotlib circuit rendering module

Pull Request - State: closed - Opened by gadhvirushiraj 6 months ago - 8 comments

#238 - Remove QIR

Pull Request - State: closed - Opened by BoxiLi 6 months ago - 1 comment

#237 - Add phi parameter to expand_operator call

Pull Request - State: closed - Opened by nwlambert 7 months ago - 1 comment

#235 - Update github actions version

Pull Request - State: closed - Opened by BoxiLi 7 months ago

#234 - Update Changelog for 0.3.1 in master

Pull Request - State: closed - Opened by BoxiLi 7 months ago

#233 - Prepare the qutip-qip-0.3.1 release

Pull Request - State: closed - Opened by BoxiLi 7 months ago

#232 - Update qiskit support version

Pull Request - State: closed - Opened by BoxiLi 8 months ago

#231 - Drop support of Python=3.7 and 3.8

Pull Request - State: closed - Opened by BoxiLi 8 months ago - 1 comment

#229 - Update black version and fix it to version to 24

Pull Request - State: closed - Opened by BoxiLi 10 months ago

#228 - Bump readthedocs-sphinx-search from 0.1.2 to 0.3.2 in /doc

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#227 - Use CSR as default for expand_operator

Pull Request - State: closed - Opened by BoxiLi 12 months ago - 5 comments

#226 - Remove the unnecessary use of circuit.propagatos

Pull Request - State: closed - Opened by BoxiLi 12 months ago - 1 comment

#225 - Simplify the structure of `CircuitSimulator`

Pull Request - State: closed - Opened by BoxiLi 12 months ago - 2 comments

#224 - Update the parsing mode for read_qasm

Pull Request - State: closed - Opened by BoxiLi 12 months ago

#223 - Update the RTD configuration file to execute create_tutorials_html.py

Pull Request - State: closed - Opened by BoxiLi about 1 year ago

#222 - Update the RTD configuration file to execute create_tutorials_html.py

Pull Request - State: closed - Opened by BoxiLi about 1 year ago

#221 - fix circuit plot error for gates with classical controls when reverse_states=False

Pull Request - State: closed - Opened by kpobrien about 1 year ago - 5 comments

#220 - circuit plot error for gates with classical controls when reverse_states=False

Issue - State: closed - Opened by kpobrien about 1 year ago - 1 comment

#219 - The automatically generated tutorial summary is not rendered on readthedoc

Issue - State: closed - Opened by BoxiLi about 1 year ago - 1 comment

#218 - Remove comments after meaningful statements in QASM reader

Pull Request - State: closed - Opened by NoriyukiK-1qbit about 1 year ago - 4 comments

#217 - A clear directory structure to make it simpler to add new processors

Issue - State: open - Opened by quantshah about 1 year ago - 8 comments

#216 - add ionq as qutip provider

Pull Request - State: open - Opened by splch about 1 year ago - 8 comments

#215 - The test test_qir.py imports pyqir.generator which isn't installed by pyqir

Issue - State: closed - Opened by yurivict over 1 year ago - 1 comment

#214 - One test fails

Issue - State: open - Opened by yurivict over 1 year ago - 1 comment

#213 - Bump master version to 0.4.0.dev

Pull Request - State: closed - Opened by BoxiLi over 1 year ago

#212 - Update version for 0.3.X branch

Pull Request - State: closed - Opened by BoxiLi over 1 year ago

#211 - Do not install cython independently from qutip

Pull Request - State: closed - Opened by BoxiLi over 1 year ago

#210 - Remove run_module_suite

Pull Request - State: closed - Opened by BoxiLi over 1 year ago

#209 - Bump scipy from 1.7.3 to 1.10.0 in /doc

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#208 - read_qasm() not recognising some gates

Issue - State: closed - Opened by kevinab107 over 1 year ago - 2 comments

#207 - added create_tutorials_html.py and tutorials.html.jinja

Pull Request - State: closed - Opened by rum1887 over 1 year ago - 45 comments

#206 - Added qutip-qip tutorials to documentation on Read the docs

Pull Request - State: closed - Opened by rum1887 over 1 year ago - 7 comments

#205 - Added qutip-qip tutorials links to documentation (#204)

Pull Request - State: closed - Opened by birajkarki over 1 year ago - 5 comments

#204 - Add qutip-qip tutorials to documentation on Read the docs

Issue - State: closed - Opened by nathanshammah over 1 year ago - 7 comments
Labels: documentation, enhancement, good first issue

#203 - Update the changelog for 0.3.0

Pull Request - State: closed - Opened by BoxiLi over 1 year ago

#202 - Update processor.py

Pull Request - State: closed - Opened by caoyingkang over 1 year ago - 1 comment

#201 - Fix typos in the DRAG docstrings

Pull Request - State: closed - Opened by BoxiLi over 1 year ago

#200 - Cleaning a few warnings in the test

Pull Request - State: closed - Opened by BoxiLi over 1 year ago - 1 comment

#199 - Define max_step separately for CavityQED

Pull Request - State: closed - Opened by BoxiLi over 1 year ago

#198 - Install qutip-qtrl master version for the tests

Pull Request - State: closed - Opened by BoxiLi over 1 year ago - 1 comment

#197 - How can i generate the quantum circuit image with qutip?

Issue - State: closed - Opened by luopeis over 1 year ago - 5 comments

#196 - 5 tests fail

Issue - State: closed - Opened by yurivict over 1 year ago - 6 comments

#195 - Install qutip-qtrl in the test action for qutip5

Pull Request - State: closed - Opened by BoxiLi over 1 year ago

#194 - Added Rxx and Ryy to gateset

Pull Request - State: closed - Opened by ajrazander over 1 year ago - 6 comments

#193 - Add QROT and MS gate

Pull Request - State: closed - Opened by BoxiLi almost 2 years ago - 2 comments

#192 - Documentation compatibility with `qutip-v5`

Pull Request - State: closed - Opened by BoxiLi almost 2 years ago - 3 comments
Labels: qutip5

#191 - Add a TrappedIon ModelProcessor

Issue - State: open - Opened by ajrazander almost 2 years ago - 23 comments

#190 - Fix bug resulting from changing v5's default solver

Pull Request - State: closed - Opened by Ericgig almost 2 years ago - 2 comments
Labels: qutip5

#189 - Remove tests again the `dev.major` branch of Qutip.

Pull Request - State: closed - Opened by Ericgig almost 2 years ago
Labels: qutip5

#188 - Generation QIR from QuTiP not working

Issue - State: closed - Opened by PariaNaghavi almost 2 years ago - 10 comments

#187 - Update the build action for 0.2.X

Pull Request - State: closed - Opened by BoxiLi almost 2 years ago

#186 - Update the github actions

Pull Request - State: closed - Opened by BoxiLi almost 2 years ago

#185 - Update the changelog again for 0.2.3

Pull Request - State: closed - Opened by BoxiLi almost 2 years ago

#184 - Keep the information of gate duration after the compilation

Issue - State: open - Opened by BoxiLi almost 2 years ago

#183 - Add a default max_step to the processors

Pull Request - State: closed - Opened by BoxiLi almost 2 years ago - 6 comments

#182 - Filter the measured probability

Pull Request - State: closed - Opened by BoxiLi almost 2 years ago - 1 comment

#181 - Fix parsing of package versions in packaging 22.

Pull Request - State: closed - Opened by BoxiLi almost 2 years ago - 1 comment

#180 - Improve the docs for QubitCircuit.add_gate

Pull Request - State: closed - Opened by BoxiLi almost 2 years ago - 1 comment

#179 - Regarding the types of the parameters of QubitCircuit.add_gate

Issue - State: closed - Opened by LeonWubben about 2 years ago - 1 comment

#178 - Add tests for the circuit plotting

Issue - State: closed - Opened by BoxiLi about 2 years ago - 12 comments
Labels: good first issue, help wanted

#177 - SWAP gate for (non-) reversed circuit

Pull Request - State: closed - Opened by BoxiLi about 2 years ago - 1 comment

#176 - Update changelog for 0.2.3

Pull Request - State: closed - Opened by BoxiLi about 2 years ago

#175 - Prepare the qutip-qip-0.2.3 release

Pull Request - State: closed - Opened by BoxiLi about 2 years ago - 1 comment

#172 - problem with the usage of "IDLE" gate

Issue - State: closed - Opened by erikawa-e about 2 years ago - 4 comments

#171 - Align the signatures of gate functions with qutip-v5

Issue - State: closed - Opened by BoxiLi about 2 years ago

#170 - Add a minus sign for plotting the swap gate

Pull Request - State: closed - Opened by BoxiLi about 2 years ago

#169 - Fix bugs in the analytical pulse shapes

Pull Request - State: closed - Opened by BoxiLi about 2 years ago

#168 - Fix bugs in to_chain_structure

Pull Request - State: closed - Opened by BoxiLi about 2 years ago - 7 comments

#167 - Fix bug for circuit with selected measurement result

Pull Request - State: closed - Opened by BoxiLi about 2 years ago

#166 - Swap gates are incorrectly rendered in LaTeX

Issue - State: closed - Opened by hodgestar about 2 years ago

#165 - Chain transpiler calls QubitCircuit with incorrect arguments

Issue - State: closed - Opened by hodgestar about 2 years ago

#164 - Circuit.run ignores supplied measure_results.

Issue - State: closed - Opened by hodgestar about 2 years ago

#163 - Fix usage of `rand_unitary` and `rand_ket`

Pull Request - State: closed - Opened by christian512 over 2 years ago
Labels: qutip5

#162 - Final time calculation in `_concatenate_pulses`.

Pull Request - State: closed - Opened by christian512 over 2 years ago - 5 comments

#161 - Measurements with time evolution

Issue - State: open - Opened by claretgrace0801 over 2 years ago - 1 comment

#160 - Fix access on arg_label

Pull Request - State: closed - Opened by christian512 over 2 years ago - 1 comment

#159 - Pulse Simulator backends for qiskit

Pull Request - State: closed - Opened by claretgrace0801 over 2 years ago - 5 comments

#158 - Fix a bug in the classical controlled gate

Pull Request - State: closed - Opened by BoxiLi over 2 years ago

#157 - Drop support for python 3.6

Pull Request - State: closed - Opened by BoxiLi over 2 years ago