{"id":20817707,"url":"https://github.com/splch/quantumsimulator","last_synced_at":"2025-07-06T18:33:36.495Z","repository":{"id":201082714,"uuid":"706926558","full_name":"splch/quantumsimulator","owner":"splch","description":"Simulate quantum circuits, enabling the application of quantum gates and measurement of quantum states.","archived":false,"fork":false,"pushed_at":"2023-10-24T04:28:37.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-06T07:50:45.405Z","etag":null,"topics":["go","golang","quantum","quantum-computing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/splch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-18T21:46:24.000Z","updated_at":"2023-10-23T08:13:02.000Z","dependencies_parsed_at":"2023-10-20T15:29:36.636Z","dependency_job_id":null,"html_url":"https://github.com/splch/quantumsimulator","commit_stats":null,"previous_names":["splch/quantum-simulator","splch/quantumsimulator"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splch%2Fquantumsimulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splch%2Fquantumsimulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splch%2Fquantumsimulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splch%2Fquantumsimulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splch","download_url":"https://codeload.github.com/splch/quantumsimulator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243165501,"owners_count":20246722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","golang","quantum","quantum-computing"],"created_at":"2024-11-17T21:43:56.193Z","updated_at":"2025-03-12T05:44:22.156Z","avatar_url":"https://github.com/splch.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quantum Simulator in Go\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/splch/quantumsimulator)](https://pkg.go.dev/github.com/splch/quantumsimulator)\n[![Go Report Card](https://goreportcard.com/badge/github.com/splch/quantumsimulator?style=flat-square)](https://goreportcard.com/report/github.com/splch/quantumsimulator)\n\n## Introduction\n\nA simple quantum simulator implemented in Go.\n\n## Requirements\n\n- Go 1.21 or higher\n\n## Usage\n\nTo `get`:\n\n```shell\ngo get github.com/splch/quantumsimulator\n```\n\nTo `run`:\n\n```shell\ngo run main.go -qubits 3 -shots 10 -ops \"H:0,CX:0:1,U:2:0.2:0.3:0.4\"\n```\n\nTo `test`:\n\n```shell\ngo test ./pkg/quantumsimulator/... -v\n```\n\nTo see an example:\n\n[gate_example.go](examples/gate_example.go)\n\n## Contributing\n\nFeel free to contribute to this project. Open an issue or a pull request.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplch%2Fquantumsimulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplch%2Fquantumsimulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplch%2Fquantumsimulator/lists"}