We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5323ed7 commit a7fdf65Copy full SHA for a7fdf65
algorithms/README.md
@@ -1,6 +1,6 @@
1
# Quantum Algorithms Implementations
2
3
-This page gathers paper implementations for both canonical and recent works, that
+This page gathers implementations for both canonical and recent works, that
4
include concrete quantum algorithms. Researchers are invited to add their work
5
to the table. We also encourage the community to add implementations to papers listed
6
in the table or to add new ones.
algorithms/differential_equations/discrete_poisson_solver/discrete_poisson_solver.ipynb
@@ -710,7 +710,7 @@
710
"name": "python",
711
"nbconvert_exporter": "python",
712
"pygments_lexer": "ipython3",
713
- "version": "3.11.7"
+ "version": "3.11.4"
714
}
715
},
716
"nbformat": 4,
0 commit comments