Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions qosf.org/_data/yaml_project_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,9 @@
- description: High level, elementary simulation library.
name: qSim
url: https://github.com/haykkh/qSim
- description: A scalable system based on a microservices architecture for simulating distributed quantum algorithms.
name: Quantum Emulation Engine
url: https://github.com/comp-phys-marc/distributed-emulator
- name: Quantum annealing
projects:
- description: Compile a very small subset of C to a D-Wave Hamiltonian function
Expand Down Expand Up @@ -392,6 +395,15 @@
- description: Open-source quantum assembly language.
name: OpenQASM
url: https://github.com/QISKit/openqasm
- description: QASM, the low-level programming language for quantum circuit specification, implemented in TypeScript for the web.
name: QASM-TS
url: https://github.com/comp-phys-marc/qasm-ts
- description: QMASM, the quantum macro assembly language for D-Wave's quantum annealers, implemented in TypeScript for the web.
name: QMASM-TS
URL: https://github.com/comp-phys-marc/qmasm-ts
- description: Blackbird, the low-level programming language for continuous-variable quantum computing, implemented in TypeScript for the web.
name: BLACKBIRD-TS
URL: https://github.com/comp-phys-marc/blackbird-ts
- description: A quantum macro assembler for D-Wave's quantum annealers.
name: QMASM
url: https://github.com/lanl/qmasm
Expand Down