Skip to content

Commit f710ae6

Browse files
authored
Fix Qiskit's link (krzjoa#47)
1 parent 045f414 commit f710ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@
500500
* [PySal](https://github.com/pysal/pysal) - Python Spatial Analysis Library.
501501

502502
## Quantum Computing
503-
* [qiskit](Qiskit/qiskit) - Qiskit is an open-source SDK for working with quantum computers at the level of circuits, algorithms, and application modules.
503+
* [qiskit](https://github.com/Qiskit/qiskit) - Qiskit is an open-source SDK for working with quantum computers at the level of circuits, algorithms, and application modules.
504504
* [cirq](https://github.com/quantumlib/Cirq) - A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
505505
* [PennyLane](https://github.com/XanaduAI/pennylane) - Quantum machine learning, automatic differentiation, and optimization of hybrid quantum-classical computations.
506506
* [QML](https://github.com/qmlcode/qml) - A Python Toolkit for Quantum Machine Learning.

0 commit comments

Comments
 (0)