quantum-programming-language
Here are 88 public repositories matching this topic...
-
Updated
Jul 4, 2021 - OpenQASM
-
Updated
Oct 26, 2020 - HTML
-
Updated
Jul 4, 2021 - Jupyter Notebook
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
-
Updated
Jun 8, 2021
For example, pylint would have caught ProjectQ-Framework/ProjectQ#19 via an undefined variable warning.
Currently, the Bosonic backend does not support the MeasureFock
and MeasureThreshold
measurement operations. It would be great to add support for these two operations to the Bosonic backend.
This would entail writing functions to calculate the different probabilities up to a given cutoff, using numpy to sample from this distribution and writing update rules for updating the post measurement
-
Updated
Jun 18, 2021 - C++
-
Updated
Feb 28, 2021 - Python
-
Updated
Jun 22, 2021 - Python
-
Updated
May 26, 2021 - OpenQASM
-
Updated
May 28, 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
Mar 27, 2021 - Python
-
Updated
Feb 17, 2017 - Common Lisp
-
Updated
Aug 17, 2018 - Python
-
Updated
Jun 17, 2021 - C++
-
Updated
Oct 15, 2020 - Jupyter Notebook
-
Updated
May 14, 2021 - TypeScript
-
Updated
Jun 25, 2021 - Jupyter Notebook
-
Updated
Nov 9, 2020 - Rust
-
Updated
Aug 17, 2019
It may be cool to have some counter of contributions showing up on the website, which could include from minimal to extensive information like the number of open PRs, commits, merged lines of code, contributors, etc.
If this were to update "live" or regularly, it could be very cool.
There may be some off-the-shelves tools such as github actions for this, see for example: https://github.com
-
Updated
Oct 22, 2018 - TypeScript
-
Updated
Jul 31, 2019 - Python
Looking for a Zookeeper who can help manage and drive more algorithms to be implemented in the zoo!
-
Updated
Oct 25, 2019 - Python
-
Updated
Jan 6, 2021 - Jupyter Notebook
-
Updated
Oct 8, 2019 - C
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."
Information
What is the current behavior?