{"id":24695292,"url":"https://github.com/kmozurkewich/dwave-factor","last_synced_at":"2025-03-22T03:15:05.659Z","repository":{"id":273553580,"uuid":"920103171","full_name":"kmozurkewich/dwave-factor","owner":"kmozurkewich","description":"Factoring primes with dwave","archived":false,"fork":false,"pushed_at":"2025-01-21T15:22:44.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T16:28:27.193Z","etag":null,"topics":["dwave","factoring","quantum-computing"],"latest_commit_sha":null,"homepage":"","language":"Python","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/kmozurkewich.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,"publiccode":null,"codemeta":null}},"created_at":"2025-01-21T15:14:11.000Z","updated_at":"2025-01-21T15:48:33.000Z","dependencies_parsed_at":"2025-01-21T16:28:42.523Z","dependency_job_id":"99b7fc61-0955-49c8-bfe3-c429b6829c67","html_url":"https://github.com/kmozurkewich/dwave-factor","commit_stats":null,"previous_names":["kmozurkewich/dware-factor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmozurkewich%2Fdwave-factor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmozurkewich%2Fdwave-factor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmozurkewich%2Fdwave-factor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kmozurkewich%2Fdwave-factor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kmozurkewich","download_url":"https://codeload.github.com/kmozurkewich/dwave-factor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244898458,"owners_count":20528341,"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":["dwave","factoring","quantum-computing"],"created_at":"2025-01-27T00:32:31.654Z","updated_at":"2025-03-22T03:15:05.640Z","avatar_url":"https://github.com/kmozurkewich.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# D-Wave Quantum Factoring\n\nQuantum factorization using D-Wave's quantum annealing computer.\n\n## Setup\n\n1. Create virtual environment:\n```bash\npython -m venv quantum-env\nsource quantum-env/bin/activate  # Windows: quantum-env\\Scripts\\activate\n```\n\n2. Install requirements:\n```bash\npip install dwave-ocean-sdk\n```\n\n3. Configure D-Wave:\n```bash\ndwave config create  # Enter your API token when prompted\n```\n\n## Usage\n\nRun with a number to factor:\n```bash\npython factor-d.py 77\n```\n\nOptional arguments:\n```bash\npython factor-d.py 77 --max-bits 12  # For larger numbers\n```\n\n## Requirements\n\n- Python 3.8+\n- D-Wave Leap account (free tier available at cloud.dwavesys.com/leap)\n\n## Notes\n\n- Maximum input size is limited by quantum hardware constraints\n- Results are probabilistic due to quantum annealing nature","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmozurkewich%2Fdwave-factor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkmozurkewich%2Fdwave-factor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkmozurkewich%2Fdwave-factor/lists"}