{"id":16506734,"url":"https://github.com/garrison/pyqis","last_synced_at":"2026-04-19T17:08:25.363Z","repository":{"id":11293079,"uuid":"13705876","full_name":"garrison/pyqis","owner":"garrison","description":"python quantum information simulator","archived":false,"fork":false,"pushed_at":"2014-04-17T06:37:48.000Z","size":228,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T01:46:20.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/garrison.png","metadata":{"files":{"readme":"README.rst","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-10-19T17:58:24.000Z","updated_at":"2024-11-28T16:28:06.000Z","dependencies_parsed_at":"2022-09-14T12:41:59.195Z","dependency_job_id":null,"html_url":"https://github.com/garrison/pyqis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrison%2Fpyqis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrison%2Fpyqis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrison%2Fpyqis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrison%2Fpyqis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garrison","download_url":"https://codeload.github.com/garrison/pyqis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241444795,"owners_count":19963869,"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":[],"created_at":"2024-10-11T15:21:39.250Z","updated_at":"2026-04-19T17:08:20.322Z","avatar_url":"https://github.com/garrison.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"pyqis\n=====\n\npython quantum information simulator, written especially for IPython\nnotebook\n\nhttps://github.com/garrison/pyqis\n\nGoal: create an easy way to intuitively interact with a quantum\ncomputer simulator using a lucid visual representation.\n\nInstall\n-------\n\nInstall using pip::\n\n    $ pip install -e https://github.com/garrison/pyqis.git#egg=pyqis\n\nAnd run within ipython notebook::\n\n    $ ipython notebook --pylab inline\n\nYou may wish to do this within a virtualenv.\n\nGetting started\n---------------\n\nBest run within ipython notebook\n\n.. code::\n\n    from pyqis import QuantumBitMachine\n\n    # create a 4 qubit quantum computer\n    machine = QuantumBitMachine(4)\n\n    # apply the X (NOT) gate to bit #2\n    machine.X(2)\n\nAuthor(s)\n---------\n\n* Jim Garrison\n\nLicense\n-------\n\nMIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarrison%2Fpyqis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarrison%2Fpyqis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarrison%2Fpyqis/lists"}