{"id":20930213,"url":"https://github.com/dpbm/introduction-to-quantum-computing","last_synced_at":"2026-04-21T18:08:37.563Z","repository":{"id":193581433,"uuid":"689096183","full_name":"Dpbm/introduction-to-quantum-computing","owner":"Dpbm","description":"um minicurso introdutório sobre quantum computing","archived":false,"fork":false,"pushed_at":"2023-09-26T19:04:34.000Z","size":74676,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T07:47:48.525Z","etag":null,"topics":["anaconda","course","jupyter","learning","minicourse","pip","python","qiskit","quantum","quantum-computing","quantum-mechanics","qutip","univem","university"],"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/Dpbm.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":"2023-09-08T19:42:17.000Z","updated_at":"2023-09-08T20:10:12.000Z","dependencies_parsed_at":"2023-09-26T23:28:56.221Z","dependency_job_id":null,"html_url":"https://github.com/Dpbm/introduction-to-quantum-computing","commit_stats":null,"previous_names":["dpbm/introduction-to-quantum-computing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dpbm/introduction-to-quantum-computing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dpbm%2Fintroduction-to-quantum-computing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dpbm%2Fintroduction-to-quantum-computing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dpbm%2Fintroduction-to-quantum-computing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dpbm%2Fintroduction-to-quantum-computing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dpbm","download_url":"https://codeload.github.com/Dpbm/introduction-to-quantum-computing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dpbm%2Fintroduction-to-quantum-computing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32103750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T11:25:29.218Z","status":"ssl_error","status_checked_at":"2026-04-21T11:25:28.499Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["anaconda","course","jupyter","learning","minicourse","pip","python","qiskit","quantum","quantum-computing","quantum-mechanics","qutip","univem","university"],"created_at":"2024-11-18T21:30:14.537Z","updated_at":"2026-04-21T18:08:37.533Z","avatar_url":"https://github.com/Dpbm.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introdução a computação quântica\n\nNesse minicurso, tentarei passar conceitos básicos de computação quântica para leigos.\\ \nEsse curso tem como objetivo instigar as pessoas à testarem mais e se engajarem nessa área.\\\nSinta-se a vontade para fazer um fork do projeto e modifcar os códigos.\\\nPara mais detalhes de como prosseguir com o curso, veja as seçoẽs abaixo.\n\n## Requisitos\n\nNo curso será usado o `python 3.8.15` junto com o `pip`, garanta que eles estão instalados corretamente. Usar `anaconda` é opcional, mas recomendado!.\n\n- [python 3.8.15](https://www.python.org/downloads/release/python-3815/)\n- [anaconda](https://www.anaconda.com/)\n\n## Ambiente\n\nPara configurar seu ambiente execute:\n\n```bash\n##anaconda (opcional)\nconda env create -f environment.yml\nconda activate quantum\n\npip install -r requirements.txt\n```\n\nApós terminar os trabalhos, caso estiver usando anaconda rode:\n\n```bash\nconda deactivate\n```\n\npara sair do ambiente virtual.\n\n\n## Executando\n\nPara executar os códigos rode:\n\n```bash\njupyter lab code.ipynb\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpbm%2Fintroduction-to-quantum-computing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpbm%2Fintroduction-to-quantum-computing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpbm%2Fintroduction-to-quantum-computing/lists"}