quantum-programming-language
Here are 76 public repositories matching this topic...
-
Updated
Oct 26, 2020 - HTML
-
Updated
Oct 28, 2020 - Jupyter Notebook
-
Updated
Nov 2, 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
For example, pylint would have caught ProjectQ-Framework/ProjectQ#19 via an undefined variable warning.
-
Updated
Sep 16, 2020
-
Updated
Nov 2, 2020 - Python
-
Updated
Jul 30, 2020 - Python
Now, there's no unit test.
-
Updated
May 28, 2020 - C++
-
Updated
Oct 30, 2020 - OpenQASM
-
Updated
Oct 20, 2020 - C++
RDMs returned from pyscf are spin summed. Use https://sunqm.github.io/pyscf/_modules/pyscf/fci/direct_spin1.html#FCISolver.make_rdm12s
to return non-spin summed versions. Recombine spin-separated RDMs like run_psi4 to get spin-orbital rdms before returning to OpenFermion.
-
Updated
Jul 31, 2020 - Python
-
Updated
Feb 17, 2017 - Common Lisp
-
Updated
Aug 17, 2018 - Python
-
Updated
Oct 28, 2020 - C++
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Dec 3, 2019 - Rust
-
Updated
Oct 15, 2020 - Jupyter Notebook
-
Updated
Sep 21, 2020 - Python
-
Updated
Oct 22, 2018 - TypeScript
-
Updated
Jul 31, 2019 - Python
-
Updated
Oct 25, 2019 - Python
-
Updated
Sep 4, 2020 - HTML
-
Updated
Aug 17, 2019
-
Updated
Oct 8, 2019 - C
-
Updated
Dec 19, 2017
-
Updated
Oct 21, 2020
Improve this page
Add a description, image, and links to the quantum-programming-language topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quantum-programming-language topic, visit your repo's landing page and select "manage topics."
What is the expected enhancement?