{"id":357793,"url":"https://github.com/esa/torchquad/","last_synced_at":"2026-06-22T23:01:45.057Z","repository":{"id":37399435,"uuid":"310539496","full_name":"esa/torchquad","owner":"esa","description":"Numerical integration in arbitrary dimensions on the GPU using PyTorch / TF / JAX","archived":false,"fork":false,"pushed_at":"2025-08-03T19:04:38.000Z","size":11423,"stargazers_count":224,"open_issues_count":14,"forks_count":44,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-04-30T21:04:08.335Z","etag":null,"topics":["automatic-differentiation","gpu","high-performance-computing","integration","machine-learning","monte-carlo-integration","multidimensional-integration","numerical-integration","python","pytorch","torchquad","vegas","vegas-enhanced"],"latest_commit_sha":null,"homepage":"https://www.esa.int/gsp/ACT/open_source/torchquad/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/esa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-06T08:38:43.000Z","updated_at":"2026-04-29T17:28:26.000Z","dependencies_parsed_at":"2023-10-16T18:37:10.786Z","dependency_job_id":"57c6f99b-0350-442c-8188-5ccc3502c369","html_url":"https://github.com/esa/torchquad","commit_stats":{"total_commits":514,"total_committers":12,"mean_commits":"42.833333333333336","dds":0.6186770428015564,"last_synced_commit":"76c4a2475342628294d43f29fd2c5b6e15728792"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/esa/torchquad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esa%2Ftorchquad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esa%2Ftorchquad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esa%2Ftorchquad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esa%2Ftorchquad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esa","download_url":"https://codeload.github.com/esa/torchquad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esa%2Ftorchquad/sbom","scorecard":{"id":382198,"data":{"date":"2025-08-11","repo":{"name":"github.com/esa/torchquad","commit":"4e5e95b0c585c53e58d51c37ebbae0ce13231a60"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/13 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 2 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_tests.yml:32","Warn: no topLevel permission defined: .github/workflows/autoblack.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy_to_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy_to_test_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/draft-pdf.yml:1","Warn: no topLevel permission defined: .github/workflows/run_tests.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoblack.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/autoblack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/autoblack.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/autoblack.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_to_pypi.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/deploy_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_to_pypi.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/deploy_to_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_to_test_pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/deploy_to_test_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_to_test_pypi.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/deploy_to_test_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/draft-pdf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/draft-pdf.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/draft-pdf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/run_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/run_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/run_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run_tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/run_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/run_tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run_tests.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/esa/torchquad/run_tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/autoblack.yml:14","Warn: pipCommand not pinned by hash: .github/workflows/deploy_to_pypi.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/deploy_to_pypi.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/deploy_to_test_pypi.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/deploy_to_test_pypi.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/run_tests.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/run_tests.yml:43","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T15:43:46.329Z","repository_id":37399435,"created_at":"2025-08-18T15:43:46.329Z","updated_at":"2025-08-18T15:43:46.329Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32550914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T21:31:48.061Z","status":"ssl_error","status_checked_at":"2026-05-02T21:31:46.574Z","response_time":132,"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"}},"owner":{"login":"esa","name":"European Space Agency","uuid":"3287599","kind":"organization","description":"The European Space Agency (ESA) is Europe’s gateway to space. Its mission is to shape the development of Europe’s space capability.","email":null,"website":"http://www.esa.int","location":"Europe","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3287599?v=4","repositories_count":67,"last_synced_at":"2024-04-14T07:14:03.108Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/esa","funding_links":[],"total_stars":2715,"followers":341,"following":0,"created_at":"2022-11-02T16:35:29.484Z","updated_at":"2024-04-14T07:14:14.601Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esa/repositories"},"packages":[],"commits":{"id":35389,"full_name":"esa/torchquad","default_branch":"main","total_commits":645,"total_committers":13,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":49.61538461538461,"dds":0.5751937984496124,"past_year_total_commits":41,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":41.0,"past_year_dds":0.0,"last_synced_at":"2026-05-08T03:16:31.836Z","last_synced_commit":"4e5e95b0c585c53e58d51c37ebbae0ce13231a60","created_at":"2023-03-07T16:59:37.146Z","updated_at":"2026-05-08T03:15:34.121Z","committers":[{"name":"Pablo Gómez","email":"contact@pablo-gomez.net","login":"gomezzz","count":274},{"name":"Håvard Hem Toftevaag","email":"h.toftevaag@outlook.com","login":"htoftevaag","count":159},{"name":"FHof","email":"ga84muv@mytum.de","login":"FHof","count":105},{"name":"ilan-gold","email":"ilanbassgold@gmail.com","login":"ilan-gold","count":45},{"name":"GabrieleMeoni","email":"gabriele.meoni@esa.int","login":null,"count":44},{"name":"Gabriele Meoni","email":"70584239+GabrieleMeoni","login":"GabrieleMeoni","count":10},{"name":"Rui-Zhi Li (李睿智)","email":"61745903+Astro-Lee","login":"Astro-Lee","count":2},{"name":"javier-garcia-tilburg","email":"114025442+javier-garcia-tilburg","login":"javier-garcia-tilburg","count":1},{"name":"elastufka","email":"elastufka@gmail.com","login":"elastufka","count":1},{"name":"bubel","email":"martin.bubel@itwm.fraunhofer.de","login":"MartinBubel","count":1},{"name":"Daniel Kelshaw","email":"daniel.j.kelshaw@gmail.com","login":"danielkelshaw","count":1},{"name":"Albern S","email":"62778698+albernsrya","login":"albernsrya","count":1},{"name":"GabrieleMeoni","email":"gabrielemeoni@kalypso.localdomain","login":null,"count":1}],"past_year_committers":[{"name":"Pablo Gómez","email":"contact@pablo-gomez.net","login":"gomezzz","count":41}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/esa%2Ftorchquad/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-11T00:00:23.725Z","repositories_count":6232549,"commits_count":894967689,"contributors_count":34895867,"owners_count":1151509,"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":{"table":{"full_name":"esa/torchquad","html_url":"https://github.com/esa/torchquad","last_synced_at":"2025-08-31T18:00:07.777Z","status":null,"issues_count":47,"pull_requests_count":105,"avg_time_to_close_issue":12820622.970588235,"avg_time_to_close_pull_request":1654650.616161616,"issues_closed_count":34,"pull_requests_closed_count":99,"pull_request_authors_count":17,"issue_authors_count":23,"avg_comments_per_issue":3.2978723404255317,"avg_comments_per_pull_request":1.6952380952380952,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":5024274.333333333,"past_year_avg_time_to_close_pull_request":1555696.7857142857,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.1428571428571428,"past_year_avg_comments_per_pull_request":0.8947368421052632,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-10T22:05:35.486Z","updated_at":"2025-09-02T22:40:00.543Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/esa%2Ftorchquad","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/esa%2Ftorchquad/issues","issue_labels_count":{"table":{"help wanted":16,"enhancement":14,"good first issue":10,"bug":10,"documentation":7,"release":5,"optimization":2,"tests":1}},"pull_request_labels_count":{"table":{"release":6,"tests":5,"bug":2,"WIP":2,"documentation":1,"enhancement":1}},"issue_author_associations_count":{"table":{"COLLABORATOR":24,"NONE":23}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":86,"NONE":15,"CONTRIBUTOR":12}},"issue_authors":{"table":{"gomezzz":19,"FHof":3,"htoftevaag":2,"javier-garcia-tilburg":2,"Yuer-1218":2,"dsmic":1,"mawright":1,"akshay-ghalsasi":1,"julian-urban":1,"mahmoud-atwi":1,"punyidea":1,"nbereux":1,"Karbo123":1,"jk4011":1,"omashkova":1,"theophilec":1,"sebastienwood":1,"MartinBubel":1,"jonas-eschle":1,"Adions-fuchen":1,"tsfloss":1,"AlexMeinke":1,"WWXkenmo":1,"Edward-Gillman":1}},"pull_request_authors":{"table":{"gomezzz":55,"htoftevaag":17,"abnsy":9,"ilan-gold":5,"GabrieleMeoni":5,"FHof":4,"javier-garcia-tilburg":4,"Astro-Lee":2,"arkinn47":2,"alberthli":2,"aurelio-amerio":2,"elastufka":1,"corepattern":1,"wirrell":1,"MrGweep":1,"danielkelshaw":1,"MartinBubel":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-26T00:00:11.126Z","repositories_count":14420195,"issues_count":34452298,"pull_requests_count":112731176,"authors_count":11246285,"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":{"table":{"release":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"COLLABORATOR":1,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"COLLABORATOR":9}},"past_year_issue_authors":{"table":{"gomezzz":1,"Yuer-1218":1}},"past_year_pull_request_authors":{"table":{"gomezzz":9}},"maintainers":[{"table":{"login":"gomezzz","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gomezzz"}},{"table":{"login":"htoftevaag","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/htoftevaag"}},{"table":{"login":"FHof","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FHof"}},{"table":{"login":"GabrieleMeoni","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GabrieleMeoni"}},{"table":{"login":"ilan-gold","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilan-gold"}}],"active_maintainers":[{"table":{"login":"gomezzz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gomezzz"}}]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":6,"PullRequestEvent":30,"ForkEvent":4,"IssuesEvent":10,"WatchEvent":32,"IssueCommentEvent":26,"PushEvent":35,"PullRequestReviewEvent":2,"CreateEvent":11},"last_year":{"ReleaseEvent":1,"DeleteEvent":3,"PullRequestEvent":14,"ForkEvent":1,"IssuesEvent":4,"WatchEvent":10,"IssueCommentEvent":12,"PushEvent":23,"PullRequestReviewEvent":1,"CreateEvent":9}},"keywords":["automatic-differentiation","gpu","high-performance-computing","integration","machine-learning","monte-carlo-integration","multidimensional-integration","numerical-integration","python","pytorch","torchquad","vegas","vegas-enhanced"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-21T21:22:29.161Z","updated_at":"2022-07-21T21:22:29.161Z","repository_link":"https://github.com/esa/torchquad/blob/main/requirements.txt","dependencies":[{"id":352622782,"package_name":"loguru","ecosystem":"pypi","requirements":"\u003e=0.5.3","direct":true,"kind":"runtime","optional":false},{"id":352622783,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.3","direct":true,"kind":"runtime","optional":false},{"id":352622784,"package_name":"autoray","ecosystem":"pypi","requirements":"\u003e=0.2.5","direct":true,"kind":"runtime","optional":false},{"id":352622785,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":352622786,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.56.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-21T21:22:29.489Z","updated_at":"2022-07-21T21:22:29.489Z","repository_link":"https://github.com/esa/torchquad/blob/main/setup.py","dependencies":[{"id":352625323,"package_name":"loguru","ecosystem":"pypi","requirements":"\u003e=0.5.3","direct":true,"kind":"runtime","optional":false},{"id":352625324,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.3.3","direct":true,"kind":"runtime","optional":false},{"id":352625325,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.6.0","direct":true,"kind":"runtime","optional":false},{"id":352625326,"package_name":"tqdm","ecosystem":"pypi","requirements":"\u003e=4.56.1","direct":true,"kind":"runtime","optional":false},{"id":352625327,"package_name":"autoray","ecosystem":"pypi","requirements":"\u003e=0.2.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/autoblack.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T21:02:01.147Z","updated_at":"2023-02-13T21:02:01.147Z","repository_link":"https://github.com/esa/torchquad/blob/main/.github/workflows/autoblack.yml","dependencies":[{"id":7631372469,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7631372470,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy_to_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T21:02:01.287Z","updated_at":"2023-02-13T21:02:01.287Z","repository_link":"https://github.com/esa/torchquad/blob/main/.github/workflows/deploy_to_pypi.yml","dependencies":[{"id":7631374498,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7631374501,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/deploy_to_test_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T21:02:01.474Z","updated_at":"2023-02-13T21:02:01.474Z","repository_link":"https://github.com/esa/torchquad/blob/main/.github/workflows/deploy_to_test_pypi.yml","dependencies":[{"id":7631374946,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7631374947,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/draft-pdf.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T21:02:01.556Z","updated_at":"2023-02-13T21:02:01.556Z","repository_link":"https://github.com/esa/torchquad/blob/main/.github/workflows/draft-pdf.yml","dependencies":[{"id":7631376642,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7631376644,"package_name":"openjournals/openjournals-draft-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7631376649,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run_tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-13T21:02:01.791Z","updated_at":"2023-02-13T21:02:01.791Z","repository_link":"https://github.com/esa/torchquad/blob/main/.github/workflows/run_tests.yml","dependencies":[{"id":7631377261,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7631377262,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7631377263,"package_name":"mamba-org/provision-with-micromamba","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"environment.yml","sha":null,"kind":"manifest","created_at":"2023-10-16T18:37:08.570Z","updated_at":"2023-10-16T18:37:08.570Z","repository_link":"https://github.com/esa/torchquad/blob/main/environment.yml","dependencies":[]}],"score":8.037220031133012,"created_at":"2025-04-11T10:20:57.057Z","updated_at":"2026-06-22T23:01:45.058Z","avatar_url":"https://github.com/esa.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357793","html_url":"https://summary.ecosyste.ms/projects/357793"}