{"id":41832,"name":"recirq","description":"Python modules for quantum computing applications and experiments using Cirq. Research using Cirq!","url":"https://github.com/quantumlib/recirq","last_synced_at":"2025-09-05T09:10:25.981Z","repository":{"id":37791331,"uuid":"246951354","full_name":"quantumlib/ReCirq","owner":"quantumlib","description":"Python modules for quantum computing applications and experiments using Cirq. Research using Cirq!","archived":false,"fork":false,"pushed_at":"2025-09-02T02:53:23.000Z","size":6541,"stargazers_count":290,"open_issues_count":26,"forks_count":124,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-09-02T04:25:34.077Z","etag":null,"topics":["algorithms","cirq","games","google-quantum","nisq","optimization","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuits","quantum-computing","quantum-computing-research","quantum-information","quantum-information-science","quantum-programming","quantum-simulation","research","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq/experiments","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-03-12T23:51:33.000Z","updated_at":"2025-09-02T02:53:27.000Z","dependencies_parsed_at":"2023-01-20T22:19:13.233Z","dependency_job_id":"da36d047-3a2d-45e4-9d9a-6de9b61f8278","html_url":"https://github.com/quantumlib/ReCirq","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/ReCirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FReCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FReCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FReCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FReCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/ReCirq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FReCirq/sbom","scorecard":{"id":339886,"data":{"date":"2025-08-16T20:27:06Z","repo":{"name":"github.com/quantumlib/ReCirq","commit":"ac265993fd489155cdb87f93bae437aee3a97354"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 21/30 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:35","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:48","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:71","Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: :0"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2022-288 / GHSA-6hrg-qmvc-2xh8","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":2,"reason":"SAST tool is not run on all commits -- score normalized to 2","details":["Warn: 6 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 13 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, SciCodes, casics, combine-org, diffpy, google, google quantum ai, googlers, kfjc, msmbuilder, sbmlteam, tensorflow, ucsd"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-18T05:32:37.469Z","repository_id":37791331,"created_at":"2025-08-18T05:32:37.470Z","updated_at":"2025-08-18T05:32:37.470Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273734694,"owners_count":25158305,"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-09-05T02:00:09.113Z","response_time":402,"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"}},"owner":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"packages":[],"commits":{"id":10167430,"full_name":"quantumlib/recirq","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":null,"last_synced_commit":null,"created_at":"2025-06-04T01:18:42.143Z","updated_at":"2025-06-04T01:18:42.143Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Frecirq/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"quantumlib/recirq","html_url":"https://github.com/quantumlib/recirq","last_synced_at":"2025-09-02T23:08:53.658Z","status":null,"issues_count":27,"pull_requests_count":140,"avg_time_to_close_issue":53621789.3,"avg_time_to_close_pull_request":2580578.120300752,"issues_closed_count":20,"pull_requests_closed_count":133,"pull_request_authors_count":17,"issue_authors_count":11,"avg_comments_per_issue":0.8518518518518519,"avg_comments_per_pull_request":1.9285714285714286,"merged_pull_requests_count":117,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":11,"past_year_pull_requests_count":55,"past_year_avg_time_to_close_issue":2050110.857142857,"past_year_avg_time_to_close_pull_request":519087.43137254904,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":51,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":1.6181818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":45,"created_at":"2025-06-04T01:18:42.408Z","updated_at":"2025-09-02T23:08:53.659Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Frecirq","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Frecirq/issues","issue_labels_count":{"cirq":4,"area/health":4,"devops":3,"health":3,"priority/p1":2,"area/docs":2,"priority/p3":2,"area/qaoa":2,"area/qvol":1,"area/devops":1,"area/dependencies":1,"area/hfvqe":1,"area/xeb":1,"priority/review":1,"bug":1,"dependencies":1,"no QC knowledge needed":1},"pull_request_labels_count":{"chess":4,"documentation":3,"cirq":2,"devops":2,"area/health":2,"dependencies":1,"area/devops":1,"cla: yes":1,"area/docs":1},"issue_author_associations_count":{"CONTRIBUTOR":10,"NONE":8,"COLLABORATOR":8,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":72,"COLLABORATOR":60,"NONE":8},"issue_authors":{"mhucka":11,"mpharrigan":6,"fdmalone":2,"balopat":1,"wjhuggins":1,"dstrain115":1,"jasonlarkin":1,"eliottrosenberg":1,"hmy98213":1,"Jaakik":1,"KevinVillela":1},"pull_request_authors":{"mhucka":41,"fdmalone":33,"dstrain115":19,"mpharrigan":8,"pavoljuhas":7,"eliottrosenberg":7,"augustehirth":6,"snichet":5,"WandaHou":3,"TrellixVulnTeam":2,"verult":2,"cognigami":2,"obriente":1,"dependabot[bot]":1,"ammareltigani":1,"rmlarose":1,"MarkDaoust":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"health":3,"area/health":3,"priority/p1":2,"dependencies":1,"area/devops":1,"bug":1,"area/docs":1},"past_year_pull_request_labels_count":{"area/health":2,"area/devops":1,"documentation":1,"area/docs":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":9,"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":47,"NONE":4,"COLLABORATOR":4},"past_year_issue_authors":{"mhucka":9,"eliottrosenberg":1,"wjhuggins":1},"past_year_pull_request_authors":{"mhucka":41,"snichet":5,"dstrain115":4,"WandaHou":3,"eliottrosenberg":2},"maintainers":[{"login":"fdmalone","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fdmalone"},{"login":"dstrain115","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"mpharrigan","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"pavoljuhas","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"mhucka","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"}],"active_maintainers":[{"login":"dstrain115","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"}]},"events":{"total":{"CreateEvent":8,"IssuesEvent":34,"WatchEvent":18,"DeleteEvent":6,"MemberEvent":2,"IssueCommentEvent":84,"PushEvent":33,"PullRequestReviewCommentEvent":69,"PullRequestReviewEvent":83,"PullRequestEvent":69,"ForkEvent":13},"last_year":{"CreateEvent":8,"IssuesEvent":34,"WatchEvent":18,"DeleteEvent":6,"MemberEvent":2,"IssueCommentEvent":84,"PushEvent":33,"PullRequestReviewCommentEvent":69,"PullRequestReviewEvent":83,"PullRequestEvent":69,"ForkEvent":13}},"keywords":["algorithms","cirq","games","google-quantum","nisq","optimization","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuits","quantum-computing","quantum-computing-research","quantum-information","quantum-information-science","quantum-programming","quantum-simulation","research","simulation"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pythonpackage.yml","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:12.955Z","updated_at":"2023-01-20T22:19:12.955Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/.github/workflows/pythonpackage.yml","dependencies":[{"id":7069251354,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7069251355,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:12.976Z","updated_at":"2023-01-20T22:19:12.976Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/Dockerfile","dependencies":[{"id":7069251364,"package_name":"python","ecosystem":"docker","requirements":"3.9","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"dev_tools/docs/sphinx/appengine/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:12.998Z","updated_at":"2023-01-20T22:19:12.998Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/dev_tools/docs/sphinx/appengine/requirements.txt","dependencies":[{"id":7069251369,"package_name":"Flask","ecosystem":"pypi","requirements":"==1.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"recirq/fermi_hubbard/extra-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:13.026Z","updated_at":"2023-01-20T22:19:13.026Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/recirq/fermi_hubbard/extra-requirements.txt","dependencies":[{"id":7069251371,"package_name":"openfermion","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"recirq/hfvqe/extra-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:13.076Z","updated_at":"2023-01-20T22:19:13.076Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/recirq/hfvqe/extra-requirements.txt","dependencies":[{"id":7069251381,"package_name":"openfermion","ecosystem":"pypi","requirements":"\u003e=1.2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"recirq/optimize/extra-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:13.102Z","updated_at":"2023-01-20T22:19:13.102Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/recirq/optimize/extra-requirements.txt","dependencies":[{"id":7069251388,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"recirq/otoc/extra-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:13.130Z","updated_at":"2023-01-20T22:19:13.130Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/recirq/otoc/extra-requirements.txt","dependencies":[{"id":7069251391,"package_name":"Py-BOBYQA","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"recirq/qaoa/extra-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:13.158Z","updated_at":"2023-01-20T22:19:13.158Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/recirq/qaoa/extra-requirements.txt","dependencies":[{"id":7069251392,"package_name":"pytket-cirq","ecosystem":"pypi","requirements":"\u003e=0.16","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"recirq/qml_lfe/extra-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:13.172Z","updated_at":"2023-01-20T22:19:13.172Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/recirq/qml_lfe/extra-requirements.txt","dependencies":[{"id":7069251396,"package_name":"absl-py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-20T22:19:13.214Z","updated_at":"2023-01-20T22:19:13.214Z","repository_link":"https://github.com/quantumlib/ReCirq/blob/master/requirements.txt","dependencies":[{"id":7069251402,"package_name":"cirq-core","ecosystem":"pypi","requirements":"\u003e=0.13.0","direct":true,"kind":"runtime","optional":false},{"id":7069251403,"package_name":"cirq-google","ecosystem":"pypi","requirements":"\u003e=0.13.0","direct":true,"kind":"runtime","optional":false},{"id":7069251404,"package_name":"seaborn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7069251405,"package_name":"sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7069251406,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7069251407,"package_name":"black","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-04T15:51:16.651Z","updated_at":"2025-10-07T08:17:02.255Z","avatar_url":"https://github.com/quantumlib.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4091470"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/41832","html_url":"https://science.ecosyste.ms/projects/41832"}