sudo

Results 11 issues of sudo

### Issue In a notebook, when trying to use `skmultilearn.dataset`, running the code snippet ``` !pip3 install scikit-multilearn import skmultilearn.dataset ``` throws the error that ``` ----> 1 import arff...

Updated the qiskit runtime to be compatible with our stack (namely, qiskit

Task for some point: fix the deprecation warnings when running. ``` torchquantum/torchquantum/plugin/qiskit/qiskit_pulse.py:29: DeprecationWarning: The module 'qiskit.test.mock' is deprecated since Qiskit Terra 0.21.0, and will be removed 3 months or more...

help wanted
good first issue

Feature Suggestion: add a `control()` function to gates, similar to Qiskit's [`Gate.control`](https://qiskit.org/documentation/stubs/qiskit.circuit.ControlledGate.html) option. ``` Creates a controlled unitary for an arbitrary unitary gate and a given control qubits Args: num_ctrl_qubits...

enhancement
help wanted

Currently, the tests automatically skip the qiskit plugins tests because it some of the functions require IBMQ Credentials. There ought to be someway to automatically login with the credentials on...

enhancement
help wanted
good first issue

It would be quite cool to create a generative model using TQ. It could be something as simple as generating MNIST numbers.

documentation
help wanted
good first issue

If https://github.com/mit-han-lab/torchquantum/pull/187 gets merged, specifically the automatic merging of the operation lists into a global list, we will likely want to update all hard-coded long operations lists to use that...

good first issue

**Describe the bug** Hello! Every time I run an installed or interpreted query with a parameter that has a space in pyTigerGraph, the space seems to turn into a +....

Proof-of-Concept to invert a circuit for the new cuQuantum integration

Maybe I’m missing something but when running [this Colab](https://colab.research.google.com/github/assafelovic/gpt-researcher/blob/master/examples/pip-run.ipynb) without any changes besides updating the keys, I’m getting the error: ``` KeyError: 'Objective (impartial and unbiased presentation of facts and...