mirror of
https://github.com/desireevl/awesome-quantum-computing.git
synced 2024-03-22 21:10:36 +08:00
New resources
https://medium.com/@michal.stechly/you-too-can-contribute-to-quantum-computing-thoughts-after-fosdem-2019-ffa29906e29a
This commit is contained in:
parent
4c8640a864
commit
5a3ba5030c
|
@ -56,6 +56,7 @@ For further resources related to Open Source Quantum Software Projects, please c
|
|||
|
||||
- [Cirq](https://github.com/quantumlib/Cirq) - Python library for writing, manipulating, and optimizing NISQ circuits to run on quantum computers.
|
||||
- [IBM Quantum Composer](https://quantumexperience.ng.bluemix.net/qx/editor) - Online quantum composer to run experiments on real quantum computing hardware.
|
||||
- [NISQAI](https://github.com/quantumai-lib/nisqai) - Library for performing quantum artificial intelligence on near-term quantum computers.
|
||||
- [Project Q](http://projectq.ch/) - Framework for implementing quantum computing in Python.
|
||||
- [pyQuil](https://github.com/rigetticomputing/pyquil) - Python library for quantum programming using Quil.
|
||||
- [QCL](http://tph.tuwien.ac.at/~oemer/qcl.html) - Older, C like language for quantum computers. Only has a simulator and debugger.
|
||||
|
@ -64,6 +65,7 @@ For further resources related to Open Source Quantum Software Projects, please c
|
|||
- [Qrack](https://vm6502q.readthedocs.io) - High performance LGPL-licensed C++ quantum simulator library, documentation, and test code.
|
||||
- [Quantum Programming Studio](https://quantum-circuit.com/) - Web based quantum programming IDE and simulator.
|
||||
- [Quipper](https://www.mathstat.dal.ca/~selinger/quipper/) - Embedded, scalable, functional programming language for quantum computing.
|
||||
- [Qurry](https://github.com/LSaldyt/Qurry) - Quantum probabilistic programming language based on functional and probabilistic paradigms.
|
||||
- [QuTiP](http://qutip.org/docs/latest/index.html) - Quantum toolbox in Python for simulating dynamics of open quantum systems.
|
||||
- [Q#](https://docs.microsoft.com/en-gb/quantum/?view=qsharp-preview) - Microsoft quantum development kit and Q# programming language.
|
||||
|
||||
|
@ -71,6 +73,7 @@ For further resources related to Open Source Quantum Software Projects, please c
|
|||
|
||||
- [Algorithmic Assertions](http://algassert.com/) - About quantum computing and computing in general by Craig Gidney - a member of Google Quantum Computing Team.
|
||||
- [Bits of Quantum](http://blog.qutech.nl/) - By the QuTech institution, sharing their research and daily life.
|
||||
- [Dawid Kopczyk](dkopczyk.quantee.co.uk/category/quantum_computing/) - Quantum algorithms explained to data scientists with visualisations.
|
||||
- [Decodoku](https://medium.com/@decodoku) - Interesting posts on quantum computation, by James Wootton.
|
||||
- [Quantum Frontiers](https://quantumfrontiers.com/) - By the Quantum Institute for Quantum Information and Matter, sharing behind the scenes research insights.
|
||||
- [Quantum Weekly](https://quantumweekly.com/) - A weekly correlation of all things quantum - computing, cryptography, entanglement.
|
||||
|
|
Loading…
Reference in New Issue
Block a user