Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwoehr/quantum-computing
Links to my Quantum Computing repositories
https://github.com/jwoehr/quantum-computing
Last synced: 8 days ago
JSON representation
Links to my Quantum Computing repositories
- Host: GitHub
- URL: https://github.com/jwoehr/quantum-computing
- Owner: jwoehr
- Created: 2019-10-29T10:31:01.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T18:39:29.000Z (4 months ago)
- Last Synced: 2024-07-26T20:32:52.544Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 50.8 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quantum Computing
* [QisJob](https://github.com/jwoehr/qisjob)
* Run OpenQASM2 experiments from command line
* Other useful features, including
* List backends
* properties
* status
* Get job list for backend
* status
* results
* [NuQASM2](https://github.com/jwoehr/nuqasm2)
* Experimental regexp-based parser for NuQASM2
* [Quantum Yi Qing](https://github.com/jwoehr/quantum_yiqing)
* Cast traditional oracle from quantum computer
* [Qiskit Advocate Mentorship Project Fall 2021 OpenQASM 3 Reference Implementation](https://github.com/mentor-fall2021-openqasm)## Contributions
* [omarcostahamido / qc.VFX](https://github.com/omarcostahamido/qc.VFX)
* Quantum Blur for the Qiskit Hackathon October 2020## Platforms
I will post shell scripts in this repository for installing Qiskit on various platforms as I revisit those platforms. Currently we have:
* s390 (This was blogged as [Using Qiskit on IBM z Systems](https://medium.com/qiskit/using-qiskit-on-ibm-z-systems-398c0c68ffad))
* a shell script for Ubuntu as provisioned by the [IBM LinuxONE Community Cloud](https://linuxone.cloud.marist.edu/#/login)
* a shell script for RedHat as provisioned by the [IBM LinuxONE Community Cloud](https://linuxone.cloud.marist.edu/#/login)
* a shell script for SUSE as provisioned by the [IBM LinuxONE Community Cloud](https://linuxone.cloud.marist.edu/#/login)
* a dockerfile for a Qiskit container in RHEL8 (contributed, not tested by me)
* _out of date, apologies_No guarantees, of course! Such recipes tend to quickly go out of date. [Post an issue](https://github.com/jwoehr/Quantum-Computing/issues) if you find any problems, please!