{"id":29828096,"url":"https://github.com/shubhanshu02/qcir_sim","last_synced_at":"2025-08-24T09:47:58.721Z","repository":{"id":259314800,"uuid":"876918330","full_name":"shubhanshu02/qcir_sim","owner":"shubhanshu02","description":"Quantum circuit simulation","archived":false,"fork":false,"pushed_at":"2024-11-11T17:33:02.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T07:37:53.840Z","etag":null,"topics":["quantum-computing"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/qcir-sim/","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/shubhanshu02.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-22T19:12:10.000Z","updated_at":"2024-11-11T17:28:14.000Z","dependencies_parsed_at":"2024-10-24T10:07:50.013Z","dependency_job_id":null,"html_url":"https://github.com/shubhanshu02/qcir_sim","commit_stats":null,"previous_names":["shubhanshu02/qcir_sim"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shubhanshu02/qcir_sim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhanshu02%2Fqcir_sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhanshu02%2Fqcir_sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhanshu02%2Fqcir_sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhanshu02%2Fqcir_sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shubhanshu02","download_url":"https://codeload.github.com/shubhanshu02/qcir_sim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shubhanshu02%2Fqcir_sim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271838745,"owners_count":24831634,"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","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["quantum-computing"],"created_at":"2025-07-29T07:16:51.548Z","updated_at":"2025-08-24T09:47:58.632Z","avatar_url":"https://github.com/shubhanshu02.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qcir_sim\n\nQuantum circuit simulation using Vector and Tensor simulations\n\n**Note:** Examples for using are provided in the `examples/` folder. Examples include:\n\n1. Benchmarking how many qubits can we simulate using Vector and Tensor simulation\n2. Sampling the Qubits from a Quantum simulation\n3. Calculating the expectation values of `\u003cΨ| Op |Ψ\u003e`\n\n## Setting up\n\n### Using uv ([Installation](https://docs.astral.sh/uv/getting-started/installation/))\n\n1. Create a virtual environment\n\n```sh\nuv venv .venv\n```\n\n2. Activate the virtual environment\n\n```sh\nsource .venv/bin/activate\n```\n\n3. Install the dependencies\n\n```sh\nuv sync\nuv pip install pandas # required in benchmark.py\n```\n\n### Legacy virtual environments\n\n1. Create virtual environment\n\n```sh\npython3 -m venv .venv\n```\n\n2. Activate the virtual environment\n\n```sh\nsource .venv/bin/activate\n```\n\n3. Install dependencies\n\n```sh\npip install -e . # -e to develop while using\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhanshu02%2Fqcir_sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshubhanshu02%2Fqcir_sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshubhanshu02%2Fqcir_sim/lists"}