{"id":20817704,"url":"https://github.com/splch/cuda-quantum-101","last_synced_at":"2026-04-28T04:35:09.271Z","repository":{"id":220397054,"uuid":"751532089","full_name":"splch/cuda-quantum-101","owner":"splch","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-01T20:32:21.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-02T10:23:43.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"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":null,"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}},"created_at":"2024-02-01T19:46:10.000Z","updated_at":"2024-02-01T20:32:40.000Z","dependencies_parsed_at":"2024-02-01T21:38:44.783Z","dependency_job_id":"cae8d265-1a16-46cf-9ac7-a9a483d0d102","html_url":"https://github.com/splch/cuda-quantum-101","commit_stats":null,"previous_names":["splch/cuda-quantum-101"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/splch/cuda-quantum-101","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splch%2Fcuda-quantum-101","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splch%2Fcuda-quantum-101/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splch%2Fcuda-quantum-101/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splch%2Fcuda-quantum-101/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splch","download_url":"https://codeload.github.com/splch/cuda-quantum-101/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splch%2Fcuda-quantum-101/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32367021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":[],"created_at":"2024-11-17T21:43:54.581Z","updated_at":"2026-04-28T04:35:09.231Z","avatar_url":"https://github.com/splch.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CUDA Quantum 101\n\nQuickly start with CUDA Quantum 101 using our Colab notebook:\n\n[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/splch/cuda-quantum-101/blob/main/demo.ipynb)\n\n## Installation\n\nGet an [IonQ API key](https://cloud.ionq.com/settings/keys) to use the backends.\n\nIf installation via `pip install -r requirements.txt` encounters issues, use Docker as an alternative:\n\n```shell\ndocker build -t cuda-quantum -f Dockerfile . \u0026\u0026 \\\ndocker run $(test -f .env \u0026\u0026 echo \"--env-file .env\") -p 8888:8888 -it cuda-quantum\n```\n\nAccess the Jupyter server at [0.0.0.0:8888](http://0.0.0.0:8888/).\n\n## Running Examples\n\nTo run examples, execute `demo.ipynb` or compile and run `demo.cpp` with your IONQ API key:\n\n```shell\nexport IONQ_API_KEY=\"your_api_key_here\"\nnvq++ --target ionq demo.cpp\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplch%2Fcuda-quantum-101","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplch%2Fcuda-quantum-101","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplch%2Fcuda-quantum-101/lists"}