quantum
Here are 401 public repositories matching this topic...
From Qiskit/qiskit-terra#3196 (comment), @nonhermitian says:
Match the upcoming changes to IQX circuit composer styling.
The closed PR #3196 suggests a new set of colors the the MPL circuit drawer. However, the PR got out-of-sync.
Please, use PR #3196 as a reference to set the new colors and run binder (see Qiskit/qiskit-terra#4544 as
-
Updated
Feb 1, 2020 - HTML
Include a script that can generate weekly status reports to dev's leadership. The report should have enough buzzwords to make leadership feel as if progress is being made without providing any specific detail that defines said progress.
-
Updated
Sep 11, 2020
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 12, 2020 - Python
-
Updated
Aug 16, 2019 - Python
-
Updated
Sep 11, 2020 - Python
Is your feature request related to a problem? Please describe.
Deprecation warnings are raised for code used in deprecated functions or operations, even when they are never used.
Describe the solution you'd like
I would like no warning to be raised in this case.
-
Updated
Aug 27, 2019 - Python
-
Updated
Jun 2, 2020 - Python
-
Updated
Aug 25, 2020 - Julia
-
Updated
Aug 25, 2020 - Jupyter Notebook
-
Updated
Sep 9, 2020 - CSS
Now, there's no unit test.
The description here of "declares if a classical condition is true" isn't very clear. From what I understand, if the classical condition is true, nothing happens and computation is continued, whereas if false, it aborts computation and no further Q# code is run. The failure/abort point coul
-
Updated
Sep 8, 2020 - C++
It would be helpful to add a tutorial explaining how to run things in parallel (mpirun etc). There are some users who are not familiar with mpi (see #173 ) and it is useful to explain the basic steps to do this.
Benchmarks?
-
Updated
May 1, 2020 - Python
We need to create a Q.History documentation page that is similar in nature to the existing Q class documentation pages. See Q-ComplexNumber.html as an example.
-
Updated
Sep 11, 2020 - Python
-
Updated
Oct 14, 2019
Please describe what you would like the feature to accomplish.
It can be really helpful to write unit tests that should fail (e.g.: checking that a new assertion or fact correctly identifies when a condition is not met). In the legacy testing framework, this could be accomplished with a C# test operation finder of the following form:
[OperationDriver(Suffix = "TestShouldFailWhenever a slide has minted code, like so:
\begin{frame}[fragile]{Example minted}
\begin{minted}{python}
from qiskit_aqua import run_algorithm
print(run_algorithm(params)['result'])
\end{minted}
\end{frame}One is unable to add the \pagenumber before \end{frame} as it gets left aligned instead of right aligned:
![image](https://user-images.githubusercontent.com/1
-
Updated
Mar 3, 2020 - Python
-
Updated
Sep 12, 2020 - F#
-
Updated
Jun 29, 2020 - C++
Improve this page
Add a description, image, and links to the quantum topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the quantum topic, visit your repo's landing page and select "manage topics."
Currently, most samples only have a C# host program. It would be nice if more or even most samples demonstrated how to use Python to call into Q#.
Samples with Python Hosts
arithmetic