QGoose/Goose
An OCaml library for quantum computing
This library helps quantum computing researchers and engineers design and simulate quantum circuits. You define quantum gate operations using OCaml, which then generates C code representing the quantum circuit's logic. This allows for the programmatic construction and analysis of quantum algorithms, such as creating entangled GHZ states.
No commits in the last 6 months.
Use this if you are a quantum algorithm developer who needs to programmatically construct quantum circuits and compile them into C code for simulation or integration.
Not ideal if you are looking for a high-level quantum programming environment with visual circuit builders or direct hardware execution.
Stars
11
Forks
—
Language
OCaml
License
MIT
Category
Last pushed
Jan 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/QGoose/Goose"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
googleapis/gapic-generator-python
Generate Python API client libraries from Protocol Buffers.
zeromicro/go-zero
A cloud-native Go microservices framework with cli tool for productivity.
omissis/go-jsonschema
A tool to generate Go data types from JSON Schema definitions.
openconfig/ygot
A YANG-centric Go toolkit - Go/Protobuf Code Generation; Validation; Marshaling/Unmarshaling
mailru/easyjson
Fast JSON serializer for golang.