{"id":13711110,"url":"https://github.com/thephoeron/qgame","last_synced_at":"2026-01-18T04:16:55.365Z","repository":{"id":12782307,"uuid":"15455903","full_name":"thephoeron/qgame","owner":"thephoeron","description":"QGAME: Quantum Gate and Measurement Emulator, a quantum computer simulator","archived":false,"fork":false,"pushed_at":"2017-02-17T15:18:08.000Z","size":29,"stargazers_count":31,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-03T23:23:13.194Z","etag":null,"topics":["common-lisp","emulator","quantum-computer-simulator","quantum-computing","quantum-gates"],"latest_commit_sha":null,"homepage":null,"language":"Common Lisp","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/thephoeron.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}},"created_at":"2013-12-26T16:15:49.000Z","updated_at":"2024-05-31T19:54:51.000Z","dependencies_parsed_at":"2022-09-14T12:30:41.033Z","dependency_job_id":null,"html_url":"https://github.com/thephoeron/qgame","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephoeron%2Fqgame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephoeron%2Fqgame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephoeron%2Fqgame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thephoeron%2Fqgame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thephoeron","download_url":"https://codeload.github.com/thephoeron/qgame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224528340,"owners_count":17326346,"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":["common-lisp","emulator","quantum-computer-simulator","quantum-computing","quantum-gates"],"created_at":"2024-08-02T23:01:04.599Z","updated_at":"2024-11-13T21:31:29.802Z","avatar_url":"https://github.com/thephoeron.png","language":"Common Lisp","funding_links":[],"categories":["Common Lisp"],"sub_categories":[],"readme":"# QGAME\n\n[![DOI](https://zenodo.org/badge/15455903.svg)](https://zenodo.org/badge/latestdoi/15455903)\n[![Quicklisp](http://quickdocs.org/badge/qgame.svg)](http://quickdocs.org/qgame/)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)\n\nLee Spector's QGAME: Quantum Gate and Measurement Emulator, a quantum computer simulator\n\nUnofficial Fork from http://faculty.hampshire.edu/lspector/qgame.html\n\nUpdated for SBCL and ASDF/Quicklisp. Port of GUI to Qtools/CommonQt for next release.\n\n## Introduction\n\n*From the original documentation*:\n\nQGAME (Quantum Gate And Measurement Emulator) is a system, that allows a user to run quantum computing algorithms on an ordinary digital computer. Because quantum computers have complexity advantages over classical computers, any classical emulator will necessarily be less efficient than the quantum computer that it is emulating. QGAME nonetheless allows the user to find out what outputs the quantum program would produce, and with what probabilities (since quantum computation is in general not deterministic).\n\nQGAME is based on the \"quantum gate array\" model of quantum computation, in which quantum \"gates\" (represented as square matrices) are applied to a register of qubits (via tensor product formation and matrix multiplication). QGAME always starts with all qubits having the value zero (in the state `|00...0\u003e`), applies a sequence of gates, and returns values about the resulting state. Measurement gates cause the system to branch, following one execution path (with the appropriate quantum state collapse) for each possible value. Final measurements are made across the end-states of all of the resulting branches.\n\n## Documentation\n\nDocumentation is available at: http://thephoeron.viewdocs.io/qgame\n\n## Usage\n\nClone this project into `~/quicklisp/local-projects/`.\n\n## System Requirements\n\n* SBCL 1.1.7+\n* Quicklisp\n* Qtools\n\n## License\n\nCopyright \u0026copy; 2000\u0026ndash;2017, the Authors and contributors. Released under the MIT License. See `qgame/LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthephoeron%2Fqgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthephoeron%2Fqgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthephoeron%2Fqgame/lists"}