-
Updated
Oct 8, 2020
quantum-computing
Here are 859 public repositories matching this topic...
Contribution guide lists the types of things one could contribute, but doesn't go into details on the moving pieces that go into doing each of those things. It makes sense to add a bit more guidance on this:
- Section "Improving Existing Katas" should really be called "Adding New Tasks to Existing Katas"; #177 is an
Information
- Qiskit Terra version: master
- Python version:
- Operating system:
What is the current behavior?
As pointed out by @HwajungKang, it is a bit tricky to figure out that the color wheels are more or less rotated by pi.
-
Updated
Feb 1, 2020 - HTML
-
Updated
Oct 9, 2020 - Jupyter Notebook
-
Updated
Oct 12, 2020 - Python
-
Updated
Oct 1, 2020
-
Updated
Oct 9, 2020
-
Updated
Oct 9, 2020 - Python
Adding type hints
To get this codebase up to standard, we need to add type hints. At the very least, perhaps we should start insisting that all new code has type hints added, but moreover we need to add typing to the code that currently exists.
This is a pretty large project, but luckily it can be done incrementally - I believe at this point it's a stretch goal for v1, if anyone wants to help it would be much ap
Running travis lint
gives a bunch of warning. Like for instance, sudo : required
is no longer needed, and Travis migrated to a new architecture. So the travis.yml
file needs to be updated.
https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures
-
Updated
Sep 27, 2020 - Jupyter Notebook
-
Updated
Jul 17, 2018 - Python
For example, pylint would have caught ProjectQ-Framework/ProjectQ#19 via an undefined variable warning.
-
Updated
Oct 9, 2020 - Python
-
Updated
Sep 16, 2020
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Feb 26, 2019 - Python
-
Updated
Jul 8, 2020 - OpenQASM
-
Updated
Oct 9, 2020 - Python
Requested Feature
LinearEqualityToPenalty converter only accepts a single scalar input as penalty factor. Better results can be usually obtained by applying higher penalty factors to broken constraints. This requires LinearEqualityToPenalty to accept a list of penalty terms as input, including separate penalty factor for each constraint. If user provides none or a single value for penalty, the
-
Updated
Jun 8, 2020 - Julia
-
Updated
Aug 27, 2019 - Python
-
Updated
Jun 2, 2020 - Python
-
Updated
Jul 30, 2020 - Python
Repro:
(describe #'COMMUTE-RZ-AFTER-CPHASE)
Output:
#<COMPILER COMMUTE-RZ-AFTER-CPHASE {10149CF36B}>
[funcallable-instance]
Lambda-list: (X Y &KEY CONTEXT)
Derived type: (FUNCTION (T T &KEY (:CONTEXT T)) (VALUES T &OPTIONAL))
Documentation:
T
Source file: quilc/src/compressor/rewriting-rules.lisp
Slots with :INSTANCE allocation:
NAME
-
Updated
Sep 23, 2020 - Jupyter Notebook
Now, there's no unit test.
Improve this page
Add a description, image, and links to the quantum-computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quantum-computing topic, visit your repo's landing page and select "manage topics."
Here are some examples:
repeat-until-success
andsudoku-grover