{"id":34624,"name":"pybamm","description":"Fast and flexible physics-based battery models in Python","url":"https://github.com/pybamm-team/pybamm","last_synced_at":"2025-09-05T06:17:36.941Z","repository":{"id":37821226,"uuid":"155538761","full_name":"pybamm-team/PyBaMM","owner":"pybamm-team","description":"Fast and flexible physics-based battery models in Python","archived":false,"fork":false,"pushed_at":"2025-09-02T18:36:59.000Z","size":197375,"stargazers_count":1361,"open_issues_count":189,"forks_count":666,"subscribers_count":29,"default_branch":"develop","last_synced_at":"2025-09-04T10:38:53.326Z","etag":null,"topics":["batteries","battery-models","hacktoberfest","pybamm","python","simulation","solvers"],"latest_commit_sha":null,"homepage":"https://www.pybamm.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pybamm-team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"created_at":"2018-10-31T10:26:29.000Z","updated_at":"2025-09-04T01:26:15.000Z","dependencies_parsed_at":"2023-09-22T11:23:59.173Z","dependency_job_id":"d95572fb-a851-4e7f-b3ef-e5a792ca3143","html_url":"https://github.com/pybamm-team/PyBaMM","commit_stats":{"total_commits":11443,"total_committers":127,"mean_commits":90.10236220472441,"dds":0.6675696932622563,"last_synced_commit":"b6fa67a5ca1fcce7a3599c885a11b1479c89aa54"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/pybamm-team/PyBaMM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/sbom","scorecard":{"id":535377,"data":{"date":"2025-08-19T10:59:07Z","repo":{"name":"github.com/pybamm-team/PyBaMM","commit":"e154fec5e4b25db99ce58bdd4ec12140017fb23d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark_on_push.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/discussion_autoresponder.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lychee_url_checker.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/need_reply_remove.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/needs_reply.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs_reply.yml:16","Info: jobLevel 'issues' permission set to 'read': .github/workflows/needs_reply.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/periodic_benchmarks.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/periodic_benchmarks.yml:70","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_pypi.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_benchmarks_over_history.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/run_benchmarks_over_history.yml:132","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:99","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:137","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:171","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:128","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:175","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:218","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validation_benchmarks.yml:18","Info: found token with 'none' permissions: .github/workflows/benchmark_on_push.yml:1","Info: found token with 'none' permissions: .github/workflows/discussion_autoresponder.yml:1","Info: found token with 'none' permissions: .github/workflows/docker.yml:1","Info: found token with 'none' permissions: .github/workflows/lychee_url_checker.yml:1","Info: found token with 'none' permissions: .github/workflows/need_reply_remove.yml:1","Info: found token with 'none' permissions: .github/workflows/needs_reply.yml:1","Info: found token with 'none' permissions: .github/workflows/periodic_benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/publish_pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/run_benchmarks_over_history.yml:1","Info: found token with 'none' permissions: .github/workflows/run_periodic_tests.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:18","Info: found token with 'none' permissions: .github/workflows/test_on_push.yml:1","Info: found token with 'none' permissions: .github/workflows/validation_benchmarks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: scripts/Dockerfile:1: pin your Docker image by updating python:3.12-slim-bullseye to python:3.12-slim-bullseye@sha256:411fa4dcfdce7e7a3057c45662beba9dcd4fa36b2e50a2bfcd6c9333e59bf0db","Warn: pipCommand not pinned by hash: .github/workflows/benchmark_on_push.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/periodic_benchmarks.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/periodic_benchmarks.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks_over_history.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks_over_history.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:208","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:251","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:162","Info:  45 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:  17 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  14 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 55 contributing companies or organizations","details":["Info: found contributions from: AI-View, Chaste, Curio-org, FluxML, Google-Summer-of-Code-Archive, JupyterEverywhere, NVIDIAGameWorks, OpenScienceLabs, Quansight, Quansight-Labs, QuantStack, Scientific-Python-Translations, UCL, UCL-ARC, UCL-ARC-RSEing-with-Python, UCL-ARC-RSEworkshop-summer-25, UCL-COMP0233-24-25, astropy, breathe battery technologies, clusterinnovationcentre, conda-forge, fossasia, geojupyter, glass-dev, heracles-ec, imperial college london, ionworks, ionworks technologies, iris-hep, jupytercad, jupyterlite, lancaster university, myokit, northvolt, numfocus, osl-incubator, oxfordrse, pihex-labs, pints-team, pyOpenSci, pybamm-team, pybop-team, pydelhi, pyodide, pypa, quansight, quantstack, scientific-python, scikit-hep, scipy-india, ucl-arc @ucl, ucl-isd, university of oxford, university of warwick \u0026 @ionworks, warwick-machine-learning-group"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T06:48:35.125Z","repository_id":37821226,"created_at":"2025-08-20T06:48:35.128Z","updated_at":"2025-08-20T06:48:35.128Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273696244,"owners_count":25151700,"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-04T02:00:08.968Z","response_time":61,"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":"pybamm-team","name":"PyBaMM Team","uuid":"48961907","kind":"organization","description":"","email":null,"website":"https://www.pybamm.org/","location":null,"twitter":"pybamm_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48961907?v=4","repositories_count":24,"last_synced_at":"2025-08-29T18:52:50.495Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"html_url":"https://github.com/pybamm-team","funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"total_stars":1584,"followers":198,"following":0,"created_at":"2022-11-15T02:38:19.718Z","updated_at":"2025-08-29T18:52:50.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team/repositories"},"packages":[{"id":11733537,"name":"github.com/pybamm-team/PyBaMM","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybamm-team/PyBaMM","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2025-06-05T11:18:06.202Z","latest_release_published_at":"2025-08-04T17:42:48.000Z","latest_release_number":"v25.8.0+incompatible","last_synced_at":"2025-09-04T14:39:34.263Z","created_at":"2025-06-05T11:16:56.124Z","updated_at":"2025-09-05T01:13:33.222Z","registry_url":"https://pkg.go.dev/github.com/pybamm-team/PyBaMM","install_command":"go get github.com/pybamm-team/PyBaMM","documentation_url":"https://pkg.go.dev/github.com/pybamm-team/PyBaMM#section-documentation","metadata":{},"repo_metadata":{"id":37821226,"uuid":"155538761","full_name":"pybamm-team/PyBaMM","owner":"pybamm-team","description":"Fast and flexible physics-based battery models in Python","archived":false,"fork":false,"pushed_at":"2025-09-02T18:36:59.000Z","size":197375,"stargazers_count":1361,"open_issues_count":189,"forks_count":666,"subscribers_count":29,"default_branch":"develop","last_synced_at":"2025-09-04T10:38:53.326Z","etag":null,"topics":["batteries","battery-models","hacktoberfest","pybamm","python","simulation","solvers"],"latest_commit_sha":null,"homepage":"https://www.pybamm.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pybamm-team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"created_at":"2018-10-31T10:26:29.000Z","updated_at":"2025-09-04T01:26:15.000Z","dependencies_parsed_at":"2023-09-22T11:23:59.173Z","dependency_job_id":"d95572fb-a851-4e7f-b3ef-e5a792ca3143","html_url":"https://github.com/pybamm-team/PyBaMM","commit_stats":{"total_commits":11443,"total_committers":127,"mean_commits":90.10236220472441,"dds":0.6675696932622563,"last_synced_commit":"b6fa67a5ca1fcce7a3599c885a11b1479c89aa54"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/pybamm-team/PyBaMM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/sbom","scorecard":{"id":535377,"data":{"date":"2025-08-19T10:59:07Z","repo":{"name":"github.com/pybamm-team/PyBaMM","commit":"e154fec5e4b25db99ce58bdd4ec12140017fb23d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark_on_push.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/discussion_autoresponder.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lychee_url_checker.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/need_reply_remove.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/needs_reply.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs_reply.yml:16","Info: jobLevel 'issues' permission set to 'read': .github/workflows/needs_reply.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/periodic_benchmarks.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/periodic_benchmarks.yml:70","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_pypi.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_benchmarks_over_history.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/run_benchmarks_over_history.yml:132","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:99","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:137","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:171","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:128","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:175","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:218","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validation_benchmarks.yml:18","Info: found token with 'none' permissions: .github/workflows/benchmark_on_push.yml:1","Info: found token with 'none' permissions: .github/workflows/discussion_autoresponder.yml:1","Info: found token with 'none' permissions: .github/workflows/docker.yml:1","Info: found token with 'none' permissions: .github/workflows/lychee_url_checker.yml:1","Info: found token with 'none' permissions: .github/workflows/need_reply_remove.yml:1","Info: found token with 'none' permissions: .github/workflows/needs_reply.yml:1","Info: found token with 'none' permissions: .github/workflows/periodic_benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/publish_pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/run_benchmarks_over_history.yml:1","Info: found token with 'none' permissions: .github/workflows/run_periodic_tests.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:18","Info: found token with 'none' permissions: .github/workflows/test_on_push.yml:1","Info: found token with 'none' permissions: .github/workflows/validation_benchmarks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: scripts/Dockerfile:1: pin your Docker image by updating python:3.12-slim-bullseye to python:3.12-slim-bullseye@sha256:411fa4dcfdce7e7a3057c45662beba9dcd4fa36b2e50a2bfcd6c9333e59bf0db","Warn: pipCommand not pinned by hash: .github/workflows/benchmark_on_push.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/periodic_benchmarks.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/periodic_benchmarks.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks_over_history.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks_over_history.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:208","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:251","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:162","Info:  45 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:  17 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  14 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 55 contributing companies or organizations","details":["Info: found contributions from: AI-View, Chaste, Curio-org, FluxML, Google-Summer-of-Code-Archive, JupyterEverywhere, NVIDIAGameWorks, OpenScienceLabs, Quansight, Quansight-Labs, QuantStack, Scientific-Python-Translations, UCL, UCL-ARC, UCL-ARC-RSEing-with-Python, UCL-ARC-RSEworkshop-summer-25, UCL-COMP0233-24-25, astropy, breathe battery technologies, clusterinnovationcentre, conda-forge, fossasia, geojupyter, glass-dev, heracles-ec, imperial college london, ionworks, ionworks technologies, iris-hep, jupytercad, jupyterlite, lancaster university, myokit, northvolt, numfocus, osl-incubator, oxfordrse, pihex-labs, pints-team, pyOpenSci, pybamm-team, pybop-team, pydelhi, pyodide, pypa, quansight, quantstack, scientific-python, scikit-hep, scipy-india, ucl-arc @ucl, ucl-isd, university of oxford, university of warwick \u0026 @ionworks, warwick-machine-learning-group"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T06:48:35.125Z","repository_id":37821226,"created_at":"2025-08-20T06:48:35.128Z","updated_at":"2025-08-20T06:48:35.128Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273696260,"owners_count":25151703,"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-04T02:00:08.968Z","response_time":61,"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_record":{"login":"pybamm-team","name":"PyBaMM Team","uuid":"48961907","kind":"organization","description":"","email":null,"website":"https://www.pybamm.org/","location":null,"twitter":"pybamm_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48961907?v=4","repositories_count":24,"last_synced_at":"2025-08-29T18:52:50.495Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"html_url":"https://github.com/pybamm-team","funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"total_stars":1584,"followers":198,"following":0,"created_at":"2022-11-15T02:38:19.718Z","updated_at":"2025-08-29T18:52:50.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team/repositories"},"tags":[{"name":"v25.8.0","sha":"1b00b5a069909995a560b0a1f571073180892dea","kind":"commit","published_at":"2025-08-04T17:42:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.8.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.8.0/manifests"},{"name":"v25.6.0","sha":"6bb07fc5f319081c73d1592479cd9c13deb4b122","kind":"commit","published_at":"2025-05-27T17:29:02.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.6.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.6.0/manifests"},{"name":"v25.4.2","sha":"6c615f7c982af8e552c170d4043dcf7bac7d7345","kind":"commit","published_at":"2025-04-17T21:07:58.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.4.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.2/manifests"},{"name":"v25.4.1","sha":"abdef68ec9f794b7d05406b395ad9db7e3bba544","kind":"commit","published_at":"2025-04-16T21:02:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.4.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.1/manifests"},{"name":"v25.4.0","sha":"a2a0330fbcd518dbcedf2b1dcee7730bcb9a9042","kind":"commit","published_at":"2025-04-02T13:49:43.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.4.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.0/manifests"},{"name":"v25.1.1","sha":"817ac83b9d34c9e6758ca421dec06637d8967a95","kind":"commit","published_at":"2025-01-21T18:10:19.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.1.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.1/manifests"},{"name":"v25.1.0","sha":"590fdfe3eb0f6ea6d087e5762ea313c5edee84de","kind":"commit","published_at":"2025-01-15T14:16:31.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.1.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.0/manifests"},{"name":"v24.11.2","sha":"f73e056d38066f73a7b171b7e7a6cf641ea15782","kind":"commit","published_at":"2024-11-27T19:22:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.11.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.2/manifests"},{"name":"v24.11.1","sha":"9d59593fc650aa62b5885323d1681ba6a08f47f2","kind":"commit","published_at":"2024-11-23T01:07:36.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.11.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.1/manifests"},{"name":"v24.11.0","sha":"5b1ef70bd225af2c4aacd2ed6eb55027c22d6a0a","kind":"commit","published_at":"2024-11-21T14:19:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.11.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.0/manifests"},{"name":"v24.9.0","sha":"0e508942f3e43bb49de9c321e68ec5a979f76e9a","kind":"commit","published_at":"2024-09-03T19:47:20.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.9.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.9.0/manifests"},{"name":"v24.5","sha":"d026075387de85b7d0910fae15b1cc70d017ff33","kind":"commit","published_at":"2024-07-26T00:06:40.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5/manifests"},{"name":"v24.5rc2","sha":"2442907afbecf929819ec3f052f9a59455729fca","kind":"commit","published_at":"2024-07-12T13:30:14.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc2/manifests"},{"name":"v24.5rc1","sha":"0bad87a266ed130c46ffd81fa61c03adbcdc4f0f","kind":"commit","published_at":"2024-07-11T20:09:38.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc1/manifests"},{"name":"v24.5rc0","sha":"d8745c8528996fd330943e307e7bdfe93ef665c4","kind":"commit","published_at":"2024-06-25T19:30:20.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc0/manifests"},{"name":"v24.1","sha":"bb6fc9b92d3d80f1a2db427e6600284dc8036888","kind":"commit","published_at":"2024-01-31T09:22:15.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1/manifests"},{"name":"v24.1rc2","sha":"7d83dc1e58d3a7ec16ec793f1e8cbb5c0c93bfb9","kind":"commit","published_at":"2024-01-24T13:05:09.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc2/manifests"},{"name":"v24.1rc1","sha":"b84f7ad46993071f36b3811feedb263da2340ca5","kind":"commit","published_at":"2024-01-17T10:05:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc1/manifests"},{"name":"v24.1rc0","sha":"0580f06e57df074235912d317331dd5b2db88b5a","kind":"commit","published_at":"2024-01-06T19:05:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc0/manifests"},{"name":"v23.9","sha":"97ca773b560b9b1f8a301c19a854ce5da79c87d2","kind":"commit","published_at":"2023-11-20T15:18:54.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9/manifests"},{"name":"v23.9rc1","sha":"fbcf22bea430e03420e82ffab46539ce51b1522f","kind":"commit","published_at":"2023-11-14T19:52:53.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc1/manifests"},{"name":"v23.9rc0","sha":"320b2e5e669b6041d2b6212db932fc0b8cf0cb68","kind":"commit","published_at":"2023-10-17T11:44:04.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.9rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc0/manifests"},{"name":"v23.5","sha":"5e28bb9a316f394282b40c8a56b285e85d987b77","kind":"commit","published_at":"2023-06-29T14:44:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5/manifests"},{"name":"v23.5rc0","sha":"c732253e559d8020dbd3dc1f165f0924f97a8a8d","kind":"commit","published_at":"2023-06-19T12:16:00.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.5rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.5rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.5rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5rc0/manifests"},{"name":"v23.4.1","sha":"7c9bcfbcf66b390c82633ec4c7ba554d34e8d40f","kind":"commit","published_at":"2023-05-02T15:44:53.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.4.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4.1/manifests"},{"name":"v23.4","sha":"521c5f4a611e909c160accbd122e7449282151ee","kind":"commit","published_at":"2023-04-30T14:48:09.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4/manifests"},{"name":"v23.3","sha":"2c4bceafae1206cee3dc9802dafe56491fdd083e","kind":"commit","published_at":"2023-04-01T10:10:57.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.3/manifests"},{"name":"v23.2","sha":"81d8c351579af9ed1196805eab8e36ca61ca2468","kind":"commit","published_at":"2023-02-28T18:47:55.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.2/manifests"},{"name":"v23.1","sha":"0c120dec50c7d70798497489baca79c4c5d96834","kind":"commit","published_at":"2023-01-31T11:39:56.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.1/manifests"},{"name":"v22.12","sha":"e090ada72f0d9048d08a1008368b0e25321f83b1","kind":"commit","published_at":"2022-12-28T21:41:41.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.12","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.12/manifests"},{"name":"v22.11.1","sha":"08db55996e30b5ddb5c429689d0890618f9c8f39","kind":"commit","published_at":"2022-12-14T17:09:35.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.11.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11.1/manifests"},{"name":"v22.11","sha":"efd426c64b75afcfa14a5552d908ed4c3bbf0e8e","kind":"commit","published_at":"2022-12-04T23:31:50.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.11","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11/manifests"},{"name":"v22.10","sha":"a5aca9cafda6e3f21f4a6ce596243c35c3b52f42","kind":"commit","published_at":"2022-10-30T20:29:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.10","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.10/manifests"},{"name":"v22.9","sha":"a1091ecbf3476287c5c29a94a4bd27f4adb42149","kind":"commit","published_at":"2022-09-28T10:59:27.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.9/manifests"},{"name":"v22.8","sha":"1f01c1e391cc7d01feba405e40584e2f6c456fae","kind":"commit","published_at":"2022-08-29T16:08:10.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.8","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.8/manifests"},{"name":"v22.7","sha":"5f4913d9246c61856a72284b8dead52f3ad97bd3","kind":"commit","published_at":"2022-08-05T10:26:05.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.7","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.7/manifests"},{"name":"v22.6","sha":"7c5b44eac083c76ac7464d4c334d04351c067643","kind":"commit","published_at":"2022-06-29T16:58:37.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.6","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.6/manifests"},{"name":"v22.5","sha":"e1f52ffcf9811bb7d5046af47c48a2291bfd50b8","kind":"commit","published_at":"2022-05-30T15:46:17.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.5/manifests"},{"name":"v22.4","sha":"3b8d775505186f70994b40512be7e94c9eb7bcc1","kind":"commit","published_at":"2022-05-02T16:47:40.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.4/manifests"},{"name":"v22.3","sha":"dd0d4b532c49b73bf77224f38cd3c6101c819068","kind":"commit","published_at":"2022-03-29T15:37:06.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.3/manifests"},{"name":"v22.2","sha":"233d476f74f09b119ee7ac4765efe9b751d0a134","kind":"commit","published_at":"2022-03-01T09:02:41.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.2/manifests"},{"name":"v22.1","sha":"0216c382873fad07014f9acddda67e774c3a1c74","kind":"commit","published_at":"2022-02-03T21:52:36.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.1/manifests"},{"name":"v21.12","sha":"7f4bf8765621c462fabadb33734142062b51bfee","kind":"commit","published_at":"2021-12-31T16:59:34.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.12","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.12/manifests"},{"name":"v21.11","sha":"15992b32d969323f038c789340c87c2254354e55","kind":"commit","published_at":"2021-11-30T18:26:51.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.11","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.11/manifests"},{"name":"v21.10","sha":"aa8be739b0219304dd2e933c02c82651831cfa9b","kind":"commit","published_at":"2021-10-31T22:02:19.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.10","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.10/manifests"},{"name":"v21.9","sha":"c737eacae81da8565fb35711260c95791a56cc54","kind":"commit","published_at":"2021-10-04T15:34:15.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.9/manifests"},{"name":"v21.08","sha":"c4ba93ffe27597c18ff1848d644d6585601e30d5","kind":"commit","published_at":"2021-09-01T16:02:51.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.08","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.08/manifests"},{"name":"v0.4.0","sha":"0a99ea46b37bedd729f75d8d1e101122c27bb6d8","kind":"commit","published_at":"2021-03-29T09:38:07.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.4.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d1d6af04c5083b6c413fe30b1af4f4add1b222e3","kind":"commit","published_at":"2020-12-01T16:53:02.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.3.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0/manifests"},{"name":"v0.3.0-beta","sha":"e408c41c6c3c432da7fc9a49263e4fc3b454ca45","kind":"commit","published_at":"2020-11-22T23:36:39.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.3.0-beta","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0-beta/manifests"},{"name":"v0.2.4","sha":"f00b8d11ec0c4169c53d6fb1e0cd58e71009e924","kind":"commit","published_at":"2020-09-07T15:18:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"09a3c082833f876bd5f4962306340886d29fa116","kind":"commit","published_at":"2020-07-01T19:26:00.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"eff587b12cd3e41b911c4665909f3d4ab8a8f50f","kind":"commit","published_at":"2020-06-01T17:51:42.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"105714c9748f7c7f3824411240ab583ac6c4973a","kind":"commit","published_at":"2020-03-31T17:35:55.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"801492b250a6637554d99a4662a0d85c3354ceea","kind":"commit","published_at":"2020-02-26T18:02:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"8afc8f94f75b6f0b51928f43819f9894d2b91020","kind":"commit","published_at":"2019-10-03T09:08:22.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.1.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T01:13:33.222Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/pybamm-team/%21py%21ba%21m%21m","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pybamm-team/PyBaMM","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pybamm-team/PyBaMM","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pybamm-team/PyBaMM/dependencies","status":null,"funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T16:15:29.099Z","issues_count":1659,"pull_requests_count":3047,"avg_time_to_close_issue":6809094.630165289,"avg_time_to_close_pull_request":1267330.7798100598,"issues_closed_count":1452,"pull_requests_closed_count":2843,"pull_request_authors_count":143,"issue_authors_count":241,"avg_comments_per_issue":2.608197709463532,"avg_comments_per_pull_request":2.7220216606498195,"merged_pull_requests_count":2574,"bot_issues_count":17,"bot_pull_requests_count":551,"past_year_issues_count":206,"past_year_pull_requests_count":786,"past_year_avg_time_to_close_issue":1636996.2772277228,"past_year_avg_time_to_close_pull_request":679320.4861111111,"past_year_issues_closed_count":101,"past_year_pull_requests_closed_count":648,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1747572815533982,"past_year_avg_comments_per_pull_request":2.3982188295165394,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":593,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/issues","maintainers":[{"login":"tinosulzer","count":913,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinosulzer"},{"login":"rtimms","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rtimms"},{"login":"brosaplanella","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"martinjrobins","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinjrobins"},{"login":"agriyakhetarpal","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"Scottmar93","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Scottmar93"},{"login":"Saransh-cpp","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"MarcBerliner","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"priyanshuone6","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priyanshuone6"},{"login":"valentinsulzer","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"TomTranter","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomTranter"},{"login":"arjxn-py","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"},{"login":"BradyPlanden","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"jsbrittain","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsbrittain"},{"login":"kratman","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kratman"},{"login":"santacodes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santacodes"},{"login":"jonchapman1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchapman1"},{"login":"pipliggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipliggins"}],"active_maintainers":[{"login":"MarcBerliner","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"Saransh-cpp","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"agriyakhetarpal","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"valentinsulzer","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"brosaplanella","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"BradyPlanden","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"santacodes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santacodes"},{"login":"arjxn-py","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybamm-team%2FPyBaMM/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybamm-team%2FPyBaMM/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybamm-team%2FPyBaMM/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybamm-team%2FPyBaMM/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951509,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5290168,"name":"pybamm","ecosystem":"conda","description":null,"homepage":"https://pybamm.org/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybamm-team/PyBaMM","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2020-04-20T08:41:50.000Z","latest_release_published_at":"2020-04-20T08:41:50.000Z","latest_release_number":"0.2.0","last_synced_at":"2025-09-04T14:39:42.435Z","created_at":"2022-10-03T15:49:24.801Z","updated_at":"2025-09-05T01:13:33.301Z","registry_url":"https://anaconda.org/conda-forge/pybamm","install_command":"conda install -c conda-forge pybamm","documentation_url":null,"metadata":{},"repo_metadata":{"id":37821226,"uuid":"155538761","full_name":"pybamm-team/PyBaMM","owner":"pybamm-team","description":"Fast and flexible physics-based battery models in Python","archived":false,"fork":false,"pushed_at":"2025-09-02T18:36:59.000Z","size":197375,"stargazers_count":1361,"open_issues_count":189,"forks_count":666,"subscribers_count":29,"default_branch":"develop","last_synced_at":"2025-09-04T10:38:53.326Z","etag":null,"topics":["batteries","battery-models","hacktoberfest","pybamm","python","simulation","solvers"],"latest_commit_sha":null,"homepage":"https://www.pybamm.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pybamm-team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"created_at":"2018-10-31T10:26:29.000Z","updated_at":"2025-09-04T01:26:15.000Z","dependencies_parsed_at":"2023-09-22T11:23:59.173Z","dependency_job_id":"d95572fb-a851-4e7f-b3ef-e5a792ca3143","html_url":"https://github.com/pybamm-team/PyBaMM","commit_stats":{"total_commits":11443,"total_committers":127,"mean_commits":90.10236220472441,"dds":0.6675696932622563,"last_synced_commit":"b6fa67a5ca1fcce7a3599c885a11b1479c89aa54"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/pybamm-team/PyBaMM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/sbom","scorecard":{"id":535377,"data":{"date":"2025-08-19T10:59:07Z","repo":{"name":"github.com/pybamm-team/PyBaMM","commit":"e154fec5e4b25db99ce58bdd4ec12140017fb23d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark_on_push.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/discussion_autoresponder.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lychee_url_checker.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/need_reply_remove.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/needs_reply.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs_reply.yml:16","Info: jobLevel 'issues' permission set to 'read': .github/workflows/needs_reply.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/periodic_benchmarks.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/periodic_benchmarks.yml:70","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_pypi.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_benchmarks_over_history.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/run_benchmarks_over_history.yml:132","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:99","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:137","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:171","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:128","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:175","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:218","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validation_benchmarks.yml:18","Info: found token with 'none' permissions: .github/workflows/benchmark_on_push.yml:1","Info: found token with 'none' permissions: .github/workflows/discussion_autoresponder.yml:1","Info: found token with 'none' permissions: .github/workflows/docker.yml:1","Info: found token with 'none' permissions: .github/workflows/lychee_url_checker.yml:1","Info: found token with 'none' permissions: .github/workflows/need_reply_remove.yml:1","Info: found token with 'none' permissions: .github/workflows/needs_reply.yml:1","Info: found token with 'none' permissions: .github/workflows/periodic_benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/publish_pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/run_benchmarks_over_history.yml:1","Info: found token with 'none' permissions: .github/workflows/run_periodic_tests.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:18","Info: found token with 'none' permissions: .github/workflows/test_on_push.yml:1","Info: found token with 'none' permissions: .github/workflows/validation_benchmarks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: scripts/Dockerfile:1: pin your Docker image by updating python:3.12-slim-bullseye to python:3.12-slim-bullseye@sha256:411fa4dcfdce7e7a3057c45662beba9dcd4fa36b2e50a2bfcd6c9333e59bf0db","Warn: pipCommand not pinned by hash: .github/workflows/benchmark_on_push.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/periodic_benchmarks.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/periodic_benchmarks.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks_over_history.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks_over_history.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:208","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:251","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:162","Info:  45 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:  17 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  14 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 55 contributing companies or organizations","details":["Info: found contributions from: AI-View, Chaste, Curio-org, FluxML, Google-Summer-of-Code-Archive, JupyterEverywhere, NVIDIAGameWorks, OpenScienceLabs, Quansight, Quansight-Labs, QuantStack, Scientific-Python-Translations, UCL, UCL-ARC, UCL-ARC-RSEing-with-Python, UCL-ARC-RSEworkshop-summer-25, UCL-COMP0233-24-25, astropy, breathe battery technologies, clusterinnovationcentre, conda-forge, fossasia, geojupyter, glass-dev, heracles-ec, imperial college london, ionworks, ionworks technologies, iris-hep, jupytercad, jupyterlite, lancaster university, myokit, northvolt, numfocus, osl-incubator, oxfordrse, pihex-labs, pints-team, pyOpenSci, pybamm-team, pybop-team, pydelhi, pyodide, pypa, quansight, quantstack, scientific-python, scikit-hep, scipy-india, ucl-arc @ucl, ucl-isd, university of oxford, university of warwick \u0026 @ionworks, warwick-machine-learning-group"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T06:48:35.125Z","repository_id":37821226,"created_at":"2025-08-20T06:48:35.128Z","updated_at":"2025-08-20T06:48:35.128Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273696260,"owners_count":25151703,"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-04T02:00:08.968Z","response_time":61,"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_record":{"login":"pybamm-team","name":"PyBaMM Team","uuid":"48961907","kind":"organization","description":"","email":null,"website":"https://www.pybamm.org/","location":null,"twitter":"pybamm_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48961907?v=4","repositories_count":24,"last_synced_at":"2025-08-29T18:52:50.495Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"html_url":"https://github.com/pybamm-team","funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"total_stars":1584,"followers":198,"following":0,"created_at":"2022-11-15T02:38:19.718Z","updated_at":"2025-08-29T18:52:50.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team/repositories"},"tags":[{"name":"v25.8.0","sha":"1b00b5a069909995a560b0a1f571073180892dea","kind":"commit","published_at":"2025-08-04T17:42:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.8.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.8.0/manifests"},{"name":"v25.6.0","sha":"6bb07fc5f319081c73d1592479cd9c13deb4b122","kind":"commit","published_at":"2025-05-27T17:29:02.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.6.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.6.0/manifests"},{"name":"v25.4.2","sha":"6c615f7c982af8e552c170d4043dcf7bac7d7345","kind":"commit","published_at":"2025-04-17T21:07:58.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.4.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.2/manifests"},{"name":"v25.4.1","sha":"abdef68ec9f794b7d05406b395ad9db7e3bba544","kind":"commit","published_at":"2025-04-16T21:02:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.4.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.1/manifests"},{"name":"v25.4.0","sha":"a2a0330fbcd518dbcedf2b1dcee7730bcb9a9042","kind":"commit","published_at":"2025-04-02T13:49:43.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.4.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.0/manifests"},{"name":"v25.1.1","sha":"817ac83b9d34c9e6758ca421dec06637d8967a95","kind":"commit","published_at":"2025-01-21T18:10:19.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.1.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.1/manifests"},{"name":"v25.1.0","sha":"590fdfe3eb0f6ea6d087e5762ea313c5edee84de","kind":"commit","published_at":"2025-01-15T14:16:31.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.1.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.0/manifests"},{"name":"v24.11.2","sha":"f73e056d38066f73a7b171b7e7a6cf641ea15782","kind":"commit","published_at":"2024-11-27T19:22:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.11.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.2/manifests"},{"name":"v24.11.1","sha":"9d59593fc650aa62b5885323d1681ba6a08f47f2","kind":"commit","published_at":"2024-11-23T01:07:36.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.11.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.1/manifests"},{"name":"v24.11.0","sha":"5b1ef70bd225af2c4aacd2ed6eb55027c22d6a0a","kind":"commit","published_at":"2024-11-21T14:19:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.11.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.0/manifests"},{"name":"v24.9.0","sha":"0e508942f3e43bb49de9c321e68ec5a979f76e9a","kind":"commit","published_at":"2024-09-03T19:47:20.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.9.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.9.0/manifests"},{"name":"v24.5","sha":"d026075387de85b7d0910fae15b1cc70d017ff33","kind":"commit","published_at":"2024-07-26T00:06:40.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5/manifests"},{"name":"v24.5rc2","sha":"2442907afbecf929819ec3f052f9a59455729fca","kind":"commit","published_at":"2024-07-12T13:30:14.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc2/manifests"},{"name":"v24.5rc1","sha":"0bad87a266ed130c46ffd81fa61c03adbcdc4f0f","kind":"commit","published_at":"2024-07-11T20:09:38.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc1/manifests"},{"name":"v24.5rc0","sha":"d8745c8528996fd330943e307e7bdfe93ef665c4","kind":"commit","published_at":"2024-06-25T19:30:20.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc0/manifests"},{"name":"v24.1","sha":"bb6fc9b92d3d80f1a2db427e6600284dc8036888","kind":"commit","published_at":"2024-01-31T09:22:15.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1/manifests"},{"name":"v24.1rc2","sha":"7d83dc1e58d3a7ec16ec793f1e8cbb5c0c93bfb9","kind":"commit","published_at":"2024-01-24T13:05:09.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc2/manifests"},{"name":"v24.1rc1","sha":"b84f7ad46993071f36b3811feedb263da2340ca5","kind":"commit","published_at":"2024-01-17T10:05:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc1/manifests"},{"name":"v24.1rc0","sha":"0580f06e57df074235912d317331dd5b2db88b5a","kind":"commit","published_at":"2024-01-06T19:05:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc0/manifests"},{"name":"v23.9","sha":"97ca773b560b9b1f8a301c19a854ce5da79c87d2","kind":"commit","published_at":"2023-11-20T15:18:54.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9/manifests"},{"name":"v23.9rc1","sha":"fbcf22bea430e03420e82ffab46539ce51b1522f","kind":"commit","published_at":"2023-11-14T19:52:53.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc1/manifests"},{"name":"v23.9rc0","sha":"320b2e5e669b6041d2b6212db932fc0b8cf0cb68","kind":"commit","published_at":"2023-10-17T11:44:04.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.9rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc0/manifests"},{"name":"v23.5","sha":"5e28bb9a316f394282b40c8a56b285e85d987b77","kind":"commit","published_at":"2023-06-29T14:44:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5/manifests"},{"name":"v23.5rc0","sha":"c732253e559d8020dbd3dc1f165f0924f97a8a8d","kind":"commit","published_at":"2023-06-19T12:16:00.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.5rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.5rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.5rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5rc0/manifests"},{"name":"v23.4.1","sha":"7c9bcfbcf66b390c82633ec4c7ba554d34e8d40f","kind":"commit","published_at":"2023-05-02T15:44:53.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.4.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4.1/manifests"},{"name":"v23.4","sha":"521c5f4a611e909c160accbd122e7449282151ee","kind":"commit","published_at":"2023-04-30T14:48:09.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4/manifests"},{"name":"v23.3","sha":"2c4bceafae1206cee3dc9802dafe56491fdd083e","kind":"commit","published_at":"2023-04-01T10:10:57.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.3/manifests"},{"name":"v23.2","sha":"81d8c351579af9ed1196805eab8e36ca61ca2468","kind":"commit","published_at":"2023-02-28T18:47:55.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.2/manifests"},{"name":"v23.1","sha":"0c120dec50c7d70798497489baca79c4c5d96834","kind":"commit","published_at":"2023-01-31T11:39:56.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.1/manifests"},{"name":"v22.12","sha":"e090ada72f0d9048d08a1008368b0e25321f83b1","kind":"commit","published_at":"2022-12-28T21:41:41.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.12","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.12/manifests"},{"name":"v22.11.1","sha":"08db55996e30b5ddb5c429689d0890618f9c8f39","kind":"commit","published_at":"2022-12-14T17:09:35.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.11.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11.1/manifests"},{"name":"v22.11","sha":"efd426c64b75afcfa14a5552d908ed4c3bbf0e8e","kind":"commit","published_at":"2022-12-04T23:31:50.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.11","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11/manifests"},{"name":"v22.10","sha":"a5aca9cafda6e3f21f4a6ce596243c35c3b52f42","kind":"commit","published_at":"2022-10-30T20:29:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.10","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.10/manifests"},{"name":"v22.9","sha":"a1091ecbf3476287c5c29a94a4bd27f4adb42149","kind":"commit","published_at":"2022-09-28T10:59:27.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.9/manifests"},{"name":"v22.8","sha":"1f01c1e391cc7d01feba405e40584e2f6c456fae","kind":"commit","published_at":"2022-08-29T16:08:10.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.8","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.8/manifests"},{"name":"v22.7","sha":"5f4913d9246c61856a72284b8dead52f3ad97bd3","kind":"commit","published_at":"2022-08-05T10:26:05.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.7","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.7/manifests"},{"name":"v22.6","sha":"7c5b44eac083c76ac7464d4c334d04351c067643","kind":"commit","published_at":"2022-06-29T16:58:37.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.6","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.6/manifests"},{"name":"v22.5","sha":"e1f52ffcf9811bb7d5046af47c48a2291bfd50b8","kind":"commit","published_at":"2022-05-30T15:46:17.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.5/manifests"},{"name":"v22.4","sha":"3b8d775505186f70994b40512be7e94c9eb7bcc1","kind":"commit","published_at":"2022-05-02T16:47:40.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.4/manifests"},{"name":"v22.3","sha":"dd0d4b532c49b73bf77224f38cd3c6101c819068","kind":"commit","published_at":"2022-03-29T15:37:06.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.3/manifests"},{"name":"v22.2","sha":"233d476f74f09b119ee7ac4765efe9b751d0a134","kind":"commit","published_at":"2022-03-01T09:02:41.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.2/manifests"},{"name":"v22.1","sha":"0216c382873fad07014f9acddda67e774c3a1c74","kind":"commit","published_at":"2022-02-03T21:52:36.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.1/manifests"},{"name":"v21.12","sha":"7f4bf8765621c462fabadb33734142062b51bfee","kind":"commit","published_at":"2021-12-31T16:59:34.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.12","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.12/manifests"},{"name":"v21.11","sha":"15992b32d969323f038c789340c87c2254354e55","kind":"commit","published_at":"2021-11-30T18:26:51.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.11","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.11/manifests"},{"name":"v21.10","sha":"aa8be739b0219304dd2e933c02c82651831cfa9b","kind":"commit","published_at":"2021-10-31T22:02:19.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.10","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.10/manifests"},{"name":"v21.9","sha":"c737eacae81da8565fb35711260c95791a56cc54","kind":"commit","published_at":"2021-10-04T15:34:15.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.9/manifests"},{"name":"v21.08","sha":"c4ba93ffe27597c18ff1848d644d6585601e30d5","kind":"commit","published_at":"2021-09-01T16:02:51.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.08","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.08/manifests"},{"name":"v0.4.0","sha":"0a99ea46b37bedd729f75d8d1e101122c27bb6d8","kind":"commit","published_at":"2021-03-29T09:38:07.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.4.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d1d6af04c5083b6c413fe30b1af4f4add1b222e3","kind":"commit","published_at":"2020-12-01T16:53:02.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.3.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0/manifests"},{"name":"v0.3.0-beta","sha":"e408c41c6c3c432da7fc9a49263e4fc3b454ca45","kind":"commit","published_at":"2020-11-22T23:36:39.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.3.0-beta","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0-beta/manifests"},{"name":"v0.2.4","sha":"f00b8d11ec0c4169c53d6fb1e0cd58e71009e924","kind":"commit","published_at":"2020-09-07T15:18:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"09a3c082833f876bd5f4962306340886d29fa116","kind":"commit","published_at":"2020-07-01T19:26:00.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"eff587b12cd3e41b911c4665909f3d4ab8a8f50f","kind":"commit","published_at":"2020-06-01T17:51:42.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"105714c9748f7c7f3824411240ab583ac6c4973a","kind":"commit","published_at":"2020-03-31T17:35:55.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"801492b250a6637554d99a4662a0d85c3354ceea","kind":"commit","published_at":"2020-02-26T18:02:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"8afc8f94f75b6f0b51928f43819f9894d2b91020","kind":"commit","published_at":"2019-10-03T09:08:22.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.1.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T01:13:33.301Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":16.471175442974793,"forks_count":10.691290242076366,"average":28.09084102820065},"purl":"pkg:conda/pybamm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pybamm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pybamm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pybamm/dependencies","status":null,"funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T16:15:29.099Z","issues_count":1659,"pull_requests_count":3047,"avg_time_to_close_issue":6809094.630165289,"avg_time_to_close_pull_request":1267330.7798100598,"issues_closed_count":1452,"pull_requests_closed_count":2843,"pull_request_authors_count":143,"issue_authors_count":241,"avg_comments_per_issue":2.608197709463532,"avg_comments_per_pull_request":2.7220216606498195,"merged_pull_requests_count":2574,"bot_issues_count":17,"bot_pull_requests_count":551,"past_year_issues_count":206,"past_year_pull_requests_count":786,"past_year_avg_time_to_close_issue":1636996.2772277228,"past_year_avg_time_to_close_pull_request":679320.4861111111,"past_year_issues_closed_count":101,"past_year_pull_requests_closed_count":648,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1747572815533982,"past_year_avg_comments_per_pull_request":2.3982188295165394,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":593,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/issues","maintainers":[{"login":"tinosulzer","count":913,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinosulzer"},{"login":"rtimms","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rtimms"},{"login":"brosaplanella","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"martinjrobins","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinjrobins"},{"login":"agriyakhetarpal","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"Scottmar93","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Scottmar93"},{"login":"Saransh-cpp","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"MarcBerliner","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"priyanshuone6","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priyanshuone6"},{"login":"valentinsulzer","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"TomTranter","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomTranter"},{"login":"arjxn-py","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"},{"login":"BradyPlanden","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"jsbrittain","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsbrittain"},{"login":"kratman","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kratman"},{"login":"santacodes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santacodes"},{"login":"jonchapman1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchapman1"},{"login":"pipliggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipliggins"}],"active_maintainers":[{"login":"MarcBerliner","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"Saransh-cpp","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"agriyakhetarpal","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"valentinsulzer","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"brosaplanella","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"BradyPlanden","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"santacodes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santacodes"},{"login":"arjxn-py","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybamm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybamm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybamm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pybamm/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11733542,"name":"github.com/pybamm-team/pybamm","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/pybamm-team/pybamm","keywords_array":[],"namespace":null,"versions_count":22,"first_release_published_at":"2019-10-03T09:08:22.000Z","latest_release_published_at":"2025-08-04T17:42:48.000Z","latest_release_number":"v25.8.0+incompatible","last_synced_at":"2025-09-04T14:39:34.384Z","created_at":"2025-06-05T11:16:59.247Z","updated_at":"2025-09-05T01:13:33.315Z","registry_url":"https://pkg.go.dev/github.com/pybamm-team/pybamm","install_command":"go get github.com/pybamm-team/pybamm","documentation_url":"https://pkg.go.dev/github.com/pybamm-team/pybamm#section-documentation","metadata":{},"repo_metadata":{"id":37821226,"uuid":"155538761","full_name":"pybamm-team/PyBaMM","owner":"pybamm-team","description":"Fast and flexible physics-based battery models in Python","archived":false,"fork":false,"pushed_at":"2025-09-02T18:36:59.000Z","size":197375,"stargazers_count":1361,"open_issues_count":189,"forks_count":666,"subscribers_count":29,"default_branch":"develop","last_synced_at":"2025-09-04T10:38:53.326Z","etag":null,"topics":["batteries","battery-models","hacktoberfest","pybamm","python","simulation","solvers"],"latest_commit_sha":null,"homepage":"https://www.pybamm.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pybamm-team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"created_at":"2018-10-31T10:26:29.000Z","updated_at":"2025-09-04T01:26:15.000Z","dependencies_parsed_at":"2023-09-22T11:23:59.173Z","dependency_job_id":"d95572fb-a851-4e7f-b3ef-e5a792ca3143","html_url":"https://github.com/pybamm-team/PyBaMM","commit_stats":{"total_commits":11443,"total_committers":127,"mean_commits":90.10236220472441,"dds":0.6675696932622563,"last_synced_commit":"b6fa67a5ca1fcce7a3599c885a11b1479c89aa54"},"previous_names":[],"tags_count":56,"template":false,"template_full_name":null,"purl":"pkg:github/pybamm-team/PyBaMM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/sbom","scorecard":{"id":535377,"data":{"date":"2025-08-19T10:59:07Z","repo":{"name":"github.com/pybamm-team/PyBaMM","commit":"e154fec5e4b25db99ce58bdd4ec12140017fb23d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/benchmark_on_push.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/discussion_autoresponder.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lychee_url_checker.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/need_reply_remove.yml:18","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/needs_reply.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/needs_reply.yml:16","Info: jobLevel 'issues' permission set to 'read': .github/workflows/needs_reply.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/periodic_benchmarks.yml:28","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/periodic_benchmarks.yml:70","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish_pypi.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_benchmarks_over_history.yml:38","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/run_benchmarks_over_history.yml:132","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:99","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:137","Info: jobLevel 'contents' permission set to 'read': .github/workflows/run_periodic_tests.yml:171","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:128","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:175","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test_on_push.yml:218","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validation_benchmarks.yml:18","Info: found token with 'none' permissions: .github/workflows/benchmark_on_push.yml:1","Info: found token with 'none' permissions: .github/workflows/discussion_autoresponder.yml:1","Info: found token with 'none' permissions: .github/workflows/docker.yml:1","Info: found token with 'none' permissions: .github/workflows/lychee_url_checker.yml:1","Info: found token with 'none' permissions: .github/workflows/need_reply_remove.yml:1","Info: found token with 'none' permissions: .github/workflows/needs_reply.yml:1","Info: found token with 'none' permissions: .github/workflows/periodic_benchmarks.yml:1","Info: found token with 'none' permissions: .github/workflows/publish_pypi.yml:1","Info: found token with 'none' permissions: .github/workflows/run_benchmarks_over_history.yml:1","Info: found token with 'none' permissions: .github/workflows/run_periodic_tests.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/scorecard.yml:18","Info: found token with 'none' permissions: .github/workflows/test_on_push.yml:1","Info: found token with 'none' permissions: .github/workflows/validation_benchmarks.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: containerImage not pinned by hash: scripts/Dockerfile:1: pin your Docker image by updating python:3.12-slim-bullseye to python:3.12-slim-bullseye@sha256:411fa4dcfdce7e7a3057c45662beba9dcd4fa36b2e50a2bfcd6c9333e59bf0db","Warn: pipCommand not pinned by hash: .github/workflows/benchmark_on_push.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/periodic_benchmarks.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/periodic_benchmarks.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks_over_history.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/run_benchmarks_over_history.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:75","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:161","Warn: pipCommand not pinned by hash: .github/workflows/run_periodic_tests.yml:195","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:208","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:251","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:103","Warn: pipCommand not pinned by hash: .github/workflows/test_on_push.yml:162","Info:  45 out of  45 GitHub-owned GitHubAction dependencies pinned","Info:  17 out of  17 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  14 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:11"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 55 contributing companies or organizations","details":["Info: found contributions from: AI-View, Chaste, Curio-org, FluxML, Google-Summer-of-Code-Archive, JupyterEverywhere, NVIDIAGameWorks, OpenScienceLabs, Quansight, Quansight-Labs, QuantStack, Scientific-Python-Translations, UCL, UCL-ARC, UCL-ARC-RSEing-with-Python, UCL-ARC-RSEworkshop-summer-25, UCL-COMP0233-24-25, astropy, breathe battery technologies, clusterinnovationcentre, conda-forge, fossasia, geojupyter, glass-dev, heracles-ec, imperial college london, ionworks, ionworks technologies, iris-hep, jupytercad, jupyterlite, lancaster university, myokit, northvolt, numfocus, osl-incubator, oxfordrse, pihex-labs, pints-team, pyOpenSci, pybamm-team, pybop-team, pydelhi, pyodide, pypa, quansight, quantstack, scientific-python, scikit-hep, scipy-india, ucl-arc @ucl, ucl-isd, university of oxford, university of warwick \u0026 @ionworks, warwick-machine-learning-group"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T06:48:35.125Z","repository_id":37821226,"created_at":"2025-08-20T06:48:35.128Z","updated_at":"2025-08-20T06:48:35.128Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273696244,"owners_count":25151700,"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-04T02:00:08.968Z","response_time":61,"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_record":{"login":"pybamm-team","name":"PyBaMM Team","uuid":"48961907","kind":"organization","description":"","email":null,"website":"https://www.pybamm.org/","location":null,"twitter":"pybamm_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48961907?v=4","repositories_count":24,"last_synced_at":"2025-08-29T18:52:50.495Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"html_url":"https://github.com/pybamm-team","funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"total_stars":1584,"followers":198,"following":0,"created_at":"2022-11-15T02:38:19.718Z","updated_at":"2025-08-29T18:52:50.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team/repositories"},"tags":[{"name":"v25.8.0","sha":"1b00b5a069909995a560b0a1f571073180892dea","kind":"commit","published_at":"2025-08-04T17:42:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.8.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.8.0/manifests"},{"name":"v25.6.0","sha":"6bb07fc5f319081c73d1592479cd9c13deb4b122","kind":"commit","published_at":"2025-05-27T17:29:02.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.6.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.6.0/manifests"},{"name":"v25.4.2","sha":"6c615f7c982af8e552c170d4043dcf7bac7d7345","kind":"commit","published_at":"2025-04-17T21:07:58.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.4.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.2/manifests"},{"name":"v25.4.1","sha":"abdef68ec9f794b7d05406b395ad9db7e3bba544","kind":"commit","published_at":"2025-04-16T21:02:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.4.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.1/manifests"},{"name":"v25.4.0","sha":"a2a0330fbcd518dbcedf2b1dcee7730bcb9a9042","kind":"commit","published_at":"2025-04-02T13:49:43.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.4.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.4.0/manifests"},{"name":"v25.1.1","sha":"817ac83b9d34c9e6758ca421dec06637d8967a95","kind":"commit","published_at":"2025-01-21T18:10:19.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.1.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.1/manifests"},{"name":"v25.1.0","sha":"590fdfe3eb0f6ea6d087e5762ea313c5edee84de","kind":"commit","published_at":"2025-01-15T14:16:31.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v25.1.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v25.1.0/manifests"},{"name":"v24.11.2","sha":"f73e056d38066f73a7b171b7e7a6cf641ea15782","kind":"commit","published_at":"2024-11-27T19:22:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.11.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.2/manifests"},{"name":"v24.11.1","sha":"9d59593fc650aa62b5885323d1681ba6a08f47f2","kind":"commit","published_at":"2024-11-23T01:07:36.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.11.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.1/manifests"},{"name":"v24.11.0","sha":"5b1ef70bd225af2c4aacd2ed6eb55027c22d6a0a","kind":"commit","published_at":"2024-11-21T14:19:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.11.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.11.0/manifests"},{"name":"v24.9.0","sha":"0e508942f3e43bb49de9c321e68ec5a979f76e9a","kind":"commit","published_at":"2024-09-03T19:47:20.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.9.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.9.0/manifests"},{"name":"v24.5","sha":"d026075387de85b7d0910fae15b1cc70d017ff33","kind":"commit","published_at":"2024-07-26T00:06:40.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5/manifests"},{"name":"v24.5rc2","sha":"2442907afbecf929819ec3f052f9a59455729fca","kind":"commit","published_at":"2024-07-12T13:30:14.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc2/manifests"},{"name":"v24.5rc1","sha":"0bad87a266ed130c46ffd81fa61c03adbcdc4f0f","kind":"commit","published_at":"2024-07-11T20:09:38.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc1/manifests"},{"name":"v24.5rc0","sha":"d8745c8528996fd330943e307e7bdfe93ef665c4","kind":"commit","published_at":"2024-06-25T19:30:20.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.5rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc0/manifests"},{"name":"v24.1","sha":"bb6fc9b92d3d80f1a2db427e6600284dc8036888","kind":"commit","published_at":"2024-01-31T09:22:15.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1/manifests"},{"name":"v24.1rc2","sha":"7d83dc1e58d3a7ec16ec793f1e8cbb5c0c93bfb9","kind":"commit","published_at":"2024-01-24T13:05:09.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc2/manifests"},{"name":"v24.1rc1","sha":"b84f7ad46993071f36b3811feedb263da2340ca5","kind":"commit","published_at":"2024-01-17T10:05:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc1/manifests"},{"name":"v24.1rc0","sha":"0580f06e57df074235912d317331dd5b2db88b5a","kind":"commit","published_at":"2024-01-06T19:05:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v24.1rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc0/manifests"},{"name":"v23.9","sha":"97ca773b560b9b1f8a301c19a854ce5da79c87d2","kind":"commit","published_at":"2023-11-20T15:18:54.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9/manifests"},{"name":"v23.9rc1","sha":"fbcf22bea430e03420e82ffab46539ce51b1522f","kind":"commit","published_at":"2023-11-14T19:52:53.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.9rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc1/manifests"},{"name":"v23.9rc0","sha":"320b2e5e669b6041d2b6212db932fc0b8cf0cb68","kind":"commit","published_at":"2023-10-17T11:44:04.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.9rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc0/manifests"},{"name":"v23.5","sha":"5e28bb9a316f394282b40c8a56b285e85d987b77","kind":"commit","published_at":"2023-06-29T14:44:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5/manifests"},{"name":"v23.5rc0","sha":"c732253e559d8020dbd3dc1f165f0924f97a8a8d","kind":"commit","published_at":"2023-06-19T12:16:00.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.5rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.5rc0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.5rc0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5rc0/manifests"},{"name":"v23.4.1","sha":"7c9bcfbcf66b390c82633ec4c7ba554d34e8d40f","kind":"commit","published_at":"2023-05-02T15:44:53.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.4.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4.1/manifests"},{"name":"v23.4","sha":"521c5f4a611e909c160accbd122e7449282151ee","kind":"commit","published_at":"2023-04-30T14:48:09.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4/manifests"},{"name":"v23.3","sha":"2c4bceafae1206cee3dc9802dafe56491fdd083e","kind":"commit","published_at":"2023-04-01T10:10:57.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.3/manifests"},{"name":"v23.2","sha":"81d8c351579af9ed1196805eab8e36ca61ca2468","kind":"commit","published_at":"2023-02-28T18:47:55.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.2/manifests"},{"name":"v23.1","sha":"0c120dec50c7d70798497489baca79c4c5d96834","kind":"commit","published_at":"2023-01-31T11:39:56.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.1/manifests"},{"name":"v22.12","sha":"e090ada72f0d9048d08a1008368b0e25321f83b1","kind":"commit","published_at":"2022-12-28T21:41:41.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.12","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.12/manifests"},{"name":"v22.11.1","sha":"08db55996e30b5ddb5c429689d0890618f9c8f39","kind":"commit","published_at":"2022-12-14T17:09:35.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.11.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11.1/manifests"},{"name":"v22.11","sha":"efd426c64b75afcfa14a5552d908ed4c3bbf0e8e","kind":"commit","published_at":"2022-12-04T23:31:50.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.11","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11/manifests"},{"name":"v22.10","sha":"a5aca9cafda6e3f21f4a6ce596243c35c3b52f42","kind":"commit","published_at":"2022-10-30T20:29:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.10","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.10/manifests"},{"name":"v22.9","sha":"a1091ecbf3476287c5c29a94a4bd27f4adb42149","kind":"commit","published_at":"2022-09-28T10:59:27.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.9/manifests"},{"name":"v22.8","sha":"1f01c1e391cc7d01feba405e40584e2f6c456fae","kind":"commit","published_at":"2022-08-29T16:08:10.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.8","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.8/manifests"},{"name":"v22.7","sha":"5f4913d9246c61856a72284b8dead52f3ad97bd3","kind":"commit","published_at":"2022-08-05T10:26:05.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.7","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.7/manifests"},{"name":"v22.6","sha":"7c5b44eac083c76ac7464d4c334d04351c067643","kind":"commit","published_at":"2022-06-29T16:58:37.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.6","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.6/manifests"},{"name":"v22.5","sha":"e1f52ffcf9811bb7d5046af47c48a2291bfd50b8","kind":"commit","published_at":"2022-05-30T15:46:17.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.5/manifests"},{"name":"v22.4","sha":"3b8d775505186f70994b40512be7e94c9eb7bcc1","kind":"commit","published_at":"2022-05-02T16:47:40.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.4/manifests"},{"name":"v22.3","sha":"dd0d4b532c49b73bf77224f38cd3c6101c819068","kind":"commit","published_at":"2022-03-29T15:37:06.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.3/manifests"},{"name":"v22.2","sha":"233d476f74f09b119ee7ac4765efe9b751d0a134","kind":"commit","published_at":"2022-03-01T09:02:41.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.2/manifests"},{"name":"v22.1","sha":"0216c382873fad07014f9acddda67e774c3a1c74","kind":"commit","published_at":"2022-02-03T21:52:36.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.1/manifests"},{"name":"v21.12","sha":"7f4bf8765621c462fabadb33734142062b51bfee","kind":"commit","published_at":"2021-12-31T16:59:34.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.12","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.12/manifests"},{"name":"v21.11","sha":"15992b32d969323f038c789340c87c2254354e55","kind":"commit","published_at":"2021-11-30T18:26:51.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.11","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.11/manifests"},{"name":"v21.10","sha":"aa8be739b0219304dd2e933c02c82651831cfa9b","kind":"commit","published_at":"2021-10-31T22:02:19.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.10","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.10/manifests"},{"name":"v21.9","sha":"c737eacae81da8565fb35711260c95791a56cc54","kind":"commit","published_at":"2021-10-04T15:34:15.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.9/manifests"},{"name":"v21.08","sha":"c4ba93ffe27597c18ff1848d644d6585601e30d5","kind":"commit","published_at":"2021-09-01T16:02:51.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.08","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v21.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.08/manifests"},{"name":"v0.4.0","sha":"0a99ea46b37bedd729f75d8d1e101122c27bb6d8","kind":"commit","published_at":"2021-03-29T09:38:07.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.4.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d1d6af04c5083b6c413fe30b1af4f4add1b222e3","kind":"commit","published_at":"2020-12-01T16:53:02.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.3.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0/manifests"},{"name":"v0.3.0-beta","sha":"e408c41c6c3c432da7fc9a49263e4fc3b454ca45","kind":"commit","published_at":"2020-11-22T23:36:39.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.3.0-beta","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.3.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0-beta/manifests"},{"name":"v0.2.4","sha":"f00b8d11ec0c4169c53d6fb1e0cd58e71009e924","kind":"commit","published_at":"2020-09-07T15:18:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"09a3c082833f876bd5f4962306340886d29fa116","kind":"commit","published_at":"2020-07-01T19:26:00.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"eff587b12cd3e41b911c4665909f3d4ab8a8f50f","kind":"commit","published_at":"2020-06-01T17:51:42.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"105714c9748f7c7f3824411240ab583ac6c4973a","kind":"commit","published_at":"2020-03-31T17:35:55.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"801492b250a6637554d99a4662a0d85c3354ceea","kind":"commit","published_at":"2020-02-26T18:02:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"8afc8f94f75b6f0b51928f43819f9894d2b91020","kind":"commit","published_at":"2019-10-03T09:08:22.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.1.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pybamm-team/PyBaMM@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T01:13:33.315Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.757538697138725,"dependent_packages_count":5.395053785167736,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.57629624115323},"purl":"pkg:golang/github.com/pybamm-team/pybamm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pybamm-team/pybamm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pybamm-team/pybamm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pybamm-team/pybamm/dependencies","status":null,"funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T16:15:29.099Z","issues_count":1659,"pull_requests_count":3047,"avg_time_to_close_issue":6809094.630165289,"avg_time_to_close_pull_request":1267330.7798100598,"issues_closed_count":1452,"pull_requests_closed_count":2843,"pull_request_authors_count":143,"issue_authors_count":241,"avg_comments_per_issue":2.608197709463532,"avg_comments_per_pull_request":2.7220216606498195,"merged_pull_requests_count":2574,"bot_issues_count":17,"bot_pull_requests_count":551,"past_year_issues_count":206,"past_year_pull_requests_count":786,"past_year_avg_time_to_close_issue":1636996.2772277228,"past_year_avg_time_to_close_pull_request":679320.4861111111,"past_year_issues_closed_count":101,"past_year_pull_requests_closed_count":648,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":1.1747572815533982,"past_year_avg_comments_per_pull_request":2.3982188295165394,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":189,"past_year_merged_pull_requests_count":593,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/issues","maintainers":[{"login":"tinosulzer","count":913,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinosulzer"},{"login":"rtimms","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rtimms"},{"login":"brosaplanella","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"martinjrobins","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinjrobins"},{"login":"agriyakhetarpal","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"Scottmar93","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Scottmar93"},{"login":"Saransh-cpp","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"MarcBerliner","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"priyanshuone6","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priyanshuone6"},{"login":"valentinsulzer","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"TomTranter","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomTranter"},{"login":"arjxn-py","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"},{"login":"BradyPlanden","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"jsbrittain","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsbrittain"},{"login":"kratman","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kratman"},{"login":"santacodes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santacodes"},{"login":"jonchapman1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchapman1"},{"login":"pipliggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipliggins"}],"active_maintainers":[{"login":"MarcBerliner","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"Saransh-cpp","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"agriyakhetarpal","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"valentinsulzer","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"brosaplanella","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"BradyPlanden","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"santacodes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santacodes"},{"login":"arjxn-py","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybamm-team%2Fpybamm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybamm-team%2Fpybamm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybamm-team%2Fpybamm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpybamm-team%2Fpybamm/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951509,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2865634,"name":"pybamm","ecosystem":"pypi","description":"Python Battery Mathematical Modelling","homepage":"https://pybamm.org","licenses":"Copyright (c) 2018-2025, the PyBaMM team.\n        All rights reserved.\n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions are met:\n        \n        * Redistributions of source code must retain the above copyright notice, this\n          list of conditions and the following disclaimer.\n        \n        * Redistributions in binary form must reproduce the above copyright notice,\n          this list of conditions and the following disclaimer in the documentation\n          and/or other materials provided with the distribution.\n        \n        * Neither the name of the copyright holder nor the names of its\n          contributors may be used to endorse or promote products derived from\n          this software without specific prior written permission.\n        \n        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","normalized_licenses":["Other"],"repository_url":"https://github.com/pybamm-team/PyBaMM","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2020-02-12T09:32:14.000Z","latest_release_published_at":"2025-08-04T18:57:39.000Z","latest_release_number":"25.8.0","last_synced_at":"2025-09-04T14:39:37.431Z","created_at":"2022-04-10T12:09:52.364Z","updated_at":"2025-09-04T14:39:37.432Z","registry_url":"https://pypi.org/project/pybamm/","install_command":"pip install pybamm --index-url https://pypi.org/simple","documentation_url":"https://docs.pybamm.org","metadata":{"funding":null,"documentation":"https://docs.pybamm.org","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Scientific/Engineering"],"normalized_name":"pybamm","project_status":null},"repo_metadata":{"id":37821226,"uuid":"155538761","full_name":"pybamm-team/PyBaMM","owner":"pybamm-team","description":"Fast and flexible physics-based battery models in Python","archived":false,"fork":false,"pushed_at":"2024-04-20T19:36:01.000Z","size":180811,"stargazers_count":827,"open_issues_count":156,"forks_count":463,"subscribers_count":28,"default_branch":"develop","last_synced_at":"2024-04-22T09:15:22.333Z","etag":null,"topics":["batteries","battery-models","pybamm","python","simulation","solvers"],"latest_commit_sha":null,"homepage":"https://www.pybamm.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pybamm-team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"created_at":"2018-10-31T10:26:29.000Z","updated_at":"2024-07-11T22:00:24.436Z","dependencies_parsed_at":"2023-09-22T11:23:59.173Z","dependency_job_id":"d95572fb-a851-4e7f-b3ef-e5a792ca3143","html_url":"https://github.com/pybamm-team/PyBaMM","commit_stats":{"total_commits":11093,"total_committers":110,"mean_commits":"100.84545454545454","dds":0.6590642747678717,"last_synced_commit":"90c1c357a97dfd5c8c6a9092a70dddf0dac978db"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":210672690,"owners_count":15185957,"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"},"owner_record":{"login":"pybamm-team","name":"PyBaMM Team","uuid":"48961907","kind":"organization","description":"","email":null,"website":"https://www.pybamm.org/","location":null,"twitter":"pybamm_","company":null,"icon_url":"https://avatars.githubusercontent.com/u/48961907?v=4","repositories_count":23,"last_synced_at":"2024-09-04T23:15:14.552Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"pybamm-team","open_collective":"pybamm"}},"html_url":"https://github.com/pybamm-team","funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"total_stars":971,"followers":143,"following":0,"created_at":"2022-11-15T02:38:19.718Z","updated_at":"2024-09-04T23:15:15.957Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pybamm-team/repositories"},"tags":[{"name":"v24.5rc1","sha":"0bad87a266ed130c46ffd81fa61c03adbcdc4f0f","kind":"commit","published_at":"2024-07-11T20:09:38.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc1/manifests"},{"name":"v24.5rc0","sha":"d8745c8528996fd330943e307e7bdfe93ef665c4","kind":"commit","published_at":"2024-06-25T19:30:20.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.5rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.5rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.5rc0/manifests"},{"name":"v24.1","sha":"bb6fc9b92d3d80f1a2db427e6600284dc8036888","kind":"commit","published_at":"2024-01-31T09:22:15.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1/manifests"},{"name":"v24.1rc2","sha":"7d83dc1e58d3a7ec16ec793f1e8cbb5c0c93bfb9","kind":"commit","published_at":"2024-01-24T13:05:09.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc2/manifests"},{"name":"v24.1rc1","sha":"b84f7ad46993071f36b3811feedb263da2340ca5","kind":"commit","published_at":"2024-01-17T10:05:48.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc1/manifests"},{"name":"v24.1rc0","sha":"0580f06e57df074235912d317331dd5b2db88b5a","kind":"commit","published_at":"2024-01-06T19:05:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v24.1rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v24.1rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v24.1rc0/manifests"},{"name":"v23.9","sha":"97ca773b560b9b1f8a301c19a854ce5da79c87d2","kind":"commit","published_at":"2023-11-20T15:18:54.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9/manifests"},{"name":"v23.9rc1","sha":"fbcf22bea430e03420e82ffab46539ce51b1522f","kind":"commit","published_at":"2023-11-14T19:52:53.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9rc1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc1/manifests"},{"name":"v23.9rc0","sha":"320b2e5e669b6041d2b6212db932fc0b8cf0cb68","kind":"commit","published_at":"2023-10-17T11:44:04.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.9rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.9rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.9rc0/manifests"},{"name":"v23.5","sha":"5e28bb9a316f394282b40c8a56b285e85d987b77","kind":"commit","published_at":"2023-06-29T14:44:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5/manifests"},{"name":"v23.5rc0","sha":"c732253e559d8020dbd3dc1f165f0924f97a8a8d","kind":"commit","published_at":"2023-06-19T12:16:00.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.5rc0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.5rc0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5rc0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.5rc0/manifests"},{"name":"v23.4.1","sha":"7c9bcfbcf66b390c82633ec4c7ba554d34e8d40f","kind":"commit","published_at":"2023-05-02T15:44:53.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.4.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4.1/manifests"},{"name":"v23.4","sha":"521c5f4a611e909c160accbd122e7449282151ee","kind":"commit","published_at":"2023-04-30T14:48:09.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.4/manifests"},{"name":"v23.3","sha":"2c4bceafae1206cee3dc9802dafe56491fdd083e","kind":"commit","published_at":"2023-04-01T10:10:57.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.3/manifests"},{"name":"v23.2","sha":"81d8c351579af9ed1196805eab8e36ca61ca2468","kind":"commit","published_at":"2023-02-28T18:47:55.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.2/manifests"},{"name":"v23.1","sha":"0c120dec50c7d70798497489baca79c4c5d96834","kind":"commit","published_at":"2023-01-31T11:39:56.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v23.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v23.1/manifests"},{"name":"v22.12","sha":"e090ada72f0d9048d08a1008368b0e25321f83b1","kind":"commit","published_at":"2022-12-28T21:41:41.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.12","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.12/manifests"},{"name":"v22.11.1","sha":"08db55996e30b5ddb5c429689d0890618f9c8f39","kind":"commit","published_at":"2022-12-14T17:09:35.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.11.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11.1/manifests"},{"name":"v22.11","sha":"efd426c64b75afcfa14a5552d908ed4c3bbf0e8e","kind":"commit","published_at":"2022-12-04T23:31:50.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.11","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.11/manifests"},{"name":"v22.10","sha":"a5aca9cafda6e3f21f4a6ce596243c35c3b52f42","kind":"commit","published_at":"2022-10-30T20:29:59.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.10","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.10/manifests"},{"name":"v22.9","sha":"a1091ecbf3476287c5c29a94a4bd27f4adb42149","kind":"commit","published_at":"2022-09-28T10:59:27.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.9/manifests"},{"name":"v22.8","sha":"1f01c1e391cc7d01feba405e40584e2f6c456fae","kind":"commit","published_at":"2022-08-29T16:08:10.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.8","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.8/manifests"},{"name":"v22.7","sha":"5f4913d9246c61856a72284b8dead52f3ad97bd3","kind":"commit","published_at":"2022-08-05T10:26:05.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.7","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.7/manifests"},{"name":"v22.6","sha":"7c5b44eac083c76ac7464d4c334d04351c067643","kind":"commit","published_at":"2022-06-29T16:58:37.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.6","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.6/manifests"},{"name":"v22.5","sha":"e1f52ffcf9811bb7d5046af47c48a2291bfd50b8","kind":"commit","published_at":"2022-05-30T15:46:17.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.5","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.5/manifests"},{"name":"v22.4","sha":"3b8d775505186f70994b40512be7e94c9eb7bcc1","kind":"commit","published_at":"2022-05-02T16:47:40.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.4/manifests"},{"name":"v22.3","sha":"dd0d4b532c49b73bf77224f38cd3c6101c819068","kind":"commit","published_at":"2022-03-29T15:37:06.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.3/manifests"},{"name":"v22.2","sha":"233d476f74f09b119ee7ac4765efe9b751d0a134","kind":"commit","published_at":"2022-03-01T09:02:41.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.2/manifests"},{"name":"v22.1","sha":"0216c382873fad07014f9acddda67e774c3a1c74","kind":"commit","published_at":"2022-02-03T21:52:36.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v22.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v22.1/manifests"},{"name":"v21.12","sha":"7f4bf8765621c462fabadb33734142062b51bfee","kind":"commit","published_at":"2021-12-31T16:59:34.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.12","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.12/manifests"},{"name":"v21.11","sha":"15992b32d969323f038c789340c87c2254354e55","kind":"commit","published_at":"2021-11-30T18:26:51.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.11","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.11/manifests"},{"name":"v21.10","sha":"aa8be739b0219304dd2e933c02c82651831cfa9b","kind":"commit","published_at":"2021-10-31T22:02:19.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.10","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.10/manifests"},{"name":"v21.9","sha":"c737eacae81da8565fb35711260c95791a56cc54","kind":"commit","published_at":"2021-10-04T15:34:15.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.9","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.9/manifests"},{"name":"v21.08","sha":"c4ba93ffe27597c18ff1848d644d6585601e30d5","kind":"commit","published_at":"2021-09-01T16:02:51.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v21.08","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v21.08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v21.08/manifests"},{"name":"v0.4.0","sha":"0a99ea46b37bedd729f75d8d1e101122c27bb6d8","kind":"commit","published_at":"2021-03-29T09:38:07.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.4.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"d1d6af04c5083b6c413fe30b1af4f4add1b222e3","kind":"commit","published_at":"2020-12-01T16:53:02.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.3.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0/manifests"},{"name":"v0.3.0-beta","sha":"e408c41c6c3c432da7fc9a49263e4fc3b454ca45","kind":"commit","published_at":"2020-11-22T23:36:39.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.3.0-beta","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.3.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.3.0-beta/manifests"},{"name":"v0.2.4","sha":"f00b8d11ec0c4169c53d6fb1e0cd58e71009e924","kind":"commit","published_at":"2020-09-07T15:18:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.4","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"09a3c082833f876bd5f4962306340886d29fa116","kind":"commit","published_at":"2020-07-01T19:26:00.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.3","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"eff587b12cd3e41b911c4665909f3d4ab8a8f50f","kind":"commit","published_at":"2020-06-01T17:51:42.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.2","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"105714c9748f7c7f3824411240ab583ac6c4973a","kind":"commit","published_at":"2020-03-31T17:35:55.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.1","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"801492b250a6637554d99a4662a0d85c3354ceea","kind":"commit","published_at":"2020-02-26T18:02:16.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.2.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"8afc8f94f75b6f0b51928f43819f9894d2b91020","kind":"commit","published_at":"2019-10-03T09:08:22.000Z","download_url":"https://codeload.github.com/pybamm-team/PyBaMM/tar.gz/v0.1.0","html_url":"https://github.com/pybamm-team/PyBaMM/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T18:14:12.242Z","dependent_packages_count":4,"downloads":29923,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":3.4534937211874444,"dependent_repos_count":4.06685269473264,"dependent_packages_count":3.241858663024378,"stargazers_count":2.371439416766781,"forks_count":2.7717665658348367,"docker_downloads_count":null,"average":3.1810822123092164},"purl":"pkg:pypi/pybamm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pybamm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pybamm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pybamm/dependencies","status":null,"funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T18:13:29.807Z","issues_count":1532,"pull_requests_count":2112,"avg_time_to_close_issue":5784241.733431517,"avg_time_to_close_pull_request":988002.5115592721,"issues_closed_count":1356,"pull_requests_closed_count":2033,"pull_request_authors_count":122,"issue_authors_count":197,"avg_comments_per_issue":2.8557441253263707,"avg_comments_per_pull_request":2.6917613636363638,"merged_pull_requests_count":1852,"bot_issues_count":15,"bot_pull_requests_count":326,"past_year_issues_count":350,"past_year_pull_requests_count":631,"past_year_avg_time_to_close_issue":2989212.1218487397,"past_year_avg_time_to_close_pull_request":867938.5009009009,"past_year_issues_closed_count":236,"past_year_pull_requests_closed_count":555,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":85,"past_year_avg_comments_per_issue":3.262857142857143,"past_year_avg_comments_per_pull_request":3.6687797147385104,"past_year_bot_issues_count":15,"past_year_bot_pull_requests_count":155,"past_year_merged_pull_requests_count":495,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/issues","maintainers":[{"login":"tinosulzer","count":919,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinosulzer"},{"login":"rtimms","count":291,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rtimms"},{"login":"brosaplanella","count":216,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"martinjrobins","count":199,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinjrobins"},{"login":"Scottmar93","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Scottmar93"},{"login":"agriyakhetarpal","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"Saransh-cpp","count":129,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"priyanshuone6","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priyanshuone6"},{"login":"TomTranter","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomTranter"},{"login":"arjxn-py","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"},{"login":"BradyPlanden","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"valentinsulzer","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"MarcBerliner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"jsbrittain","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsbrittain"},{"login":"kratman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kratman"},{"login":"jonchapman1","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchapman1"},{"login":"pipliggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipliggins"}],"active_maintainers":[{"login":"agriyakhetarpal","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"Saransh-cpp","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"brosaplanella","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"arjxn-py","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"},{"login":"tinosulzer","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinosulzer"},{"login":"valentinsulzer","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"BradyPlanden","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"MarcBerliner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"rtimms","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rtimms"},{"login":"kratman","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kratman"},{"login":"martinjrobins","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinjrobins"},{"login":"jonchapman1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchapman1"},{"login":"jsbrittain","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsbrittain"},{"login":"pipliggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipliggins"},{"login":"Scottmar93","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Scottmar93"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybamm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybamm/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybamm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pybamm/related_packages","maintainers":[{"uuid":"pybamm-team","login":"pybamm-team","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://pypi.org/user/pybamm-team/","role":null,"created_at":"2022-11-28T01:08:09.600Z","updated_at":"2022-11-28T01:08:09.600Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pybamm-team/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725006,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":28674,"full_name":"pybamm-team/PyBaMM","default_branch":"develop","committers":[{"name":"Valentin Sulzer","email":"valentinsulzer@hotmail.com","login":"tinosulzer","count":3828},{"name":"Martin Robinson","email":"martinjrobins@gmail.com","login":"martinjrobins","count":879},{"name":"Robert Timms","email":"timms@maths.ox.ac.uk","login":"rtimms","count":826},{"name":"Scottmar93","email":"marquis@maths.ox.ac.uk","login":"Scottmar93","count":820},{"name":"Ferran Brosa Planella","email":"Ferran.Brosa-Planella@warwick.ac.uk","login":"brosaplanella","count":791},{"name":"Agriya Khetarpal","email":"74401230+agriyakhetarpal","login":"agriyakhetarpal","count":710},{"name":"Thibault Lestang","email":"thibault.lestang@cs.ox.ac.uk","login":"tlestang","count":434},{"name":"Saransh Chopra","email":"saransh0701@gmail.com","login":"Saransh-cpp","count":353},{"name":"arjxn.py","email":"arjxn.py@gmail.com","login":"arjxn-py","count":297},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":296},{"name":"Priyanshu Agarwal","email":"priyanshuone6@gmail.com","login":"priyanshuone6","count":212},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":192},{"name":"Eric G. Kratz","email":"kratman","login":"kratman","count":189},{"name":"DrSOKane","email":"s.okane@imperial.ac.uk","login":"DrSOKane","count":152},{"name":"Elias Hohl","email":"elias.hohl@avl.com","login":null,"count":137},{"name":"John Brittain","email":"jsb1982@gmail.com","login":"jsbrittain","count":115},{"name":"tobykirk","email":"toby.kirk@maths.ox.ac.uk","login":"tobykirk","count":92},{"name":"tomtranter","email":"t.g.tranter@gmail.com","login":"TomTranter","count":91},{"name":"Valentin Sulzer","email":"sulzer@maths.ox.ac.uk","login":null,"count":81},{"name":"Pip Liggins","email":"philippa.liggins@dtc.ox.ac.uk","login":"pipliggins","count":81},{"name":"Weilong","email":"w.ai@imperial.ac.uk","login":"weilongai","count":77},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":74},{"name":"Vaibhav","email":"nightfurydgreat@gmail.com","login":"Vaibhav-Chopra-GT","count":70},{"name":"Alexander Bills","email":"abills@andrew.cmu.edu","login":"abillscmu","count":65},{"name":"Alec Bills","email":"alexanderallenbills@gmail.com","login":"aabills","count":53},{"name":"Diego","email":"d.alonso-alvarez@imperial.ac.uk","login":"dalonsoa","count":50},{"name":"Jerom Palimattom Tom","email":"83979298+jerom-tom","login":"jerom-tom","count":49},{"name":"felipe-salinas","email":"64426781+felipe-salinas","login":"felipe-salinas","count":49},{"name":"Nwanoro","email":"nwanoro@lancaster.ac.uk","login":"KennethNwanoro","count":46},{"name":"Tanner Leo","email":"tleo@silanano.com","login":"mleot","count":34},{"name":"Santhosh","email":"52504160+santacodes","login":"santacodes","count":32},{"name":"Pradyot Ranjan","email":"99216956+prady0t","login":"prady0t","count":31},{"name":"Marc Berliner","email":"34451391+MarcBerliner","login":"MarcBerliner","count":31},{"name":"Amarjit","email":"asinghgaba@gmail.com","login":"asinghgaba","count":27},{"name":"Caitlin Parke","email":"caitlin@ionworks.com","login":"parkec3","count":25},{"name":"anoushkabhutani","email":"anoushkabhutani@gmail.com","login":"anoushka2000","count":23},{"name":"Alexius Wadell","email":"awadell@gmail.com","login":"awadell1","count":23},{"name":"Brady Planden","email":"55357039+BradyPlanden","login":"BradyPlanden","count":23},{"name":"Dion Wilde","email":"91852142+dion-w","login":"dion-w","count":22},{"name":"Ali Hussain Umar Bhatti","email":"65511923+alibh95","login":"alibh95","count":20},{"name":"AlessioBugetti","email":"alessiobugetti98@gmail.com","login":"AlessioBugetti","count":20},{"name":"Suhak Lee","email":"suhaklee@umich.edu","login":"suhaklee","count":20},{"name":"Jason Siegel","email":"siegeljb@umich.edu","login":"js1tr3","count":20},{"name":"cringeyburger","email":"medaankit18@gmail.com","login":"cringeyburger","count":18},{"name":"jack","email":"jack.lonnborn@gmail.com","login":"lonnbornj","count":18},{"name":"Alexander Bills","email":"alec@ionworks.com","login":null,"count":18},{"name":"Thibault Lestang","email":"Thibault Lestang","login":null,"count":15},{"name":"Abhishek","email":"abhishek4080@gmail.com","login":"AbhishekChaudharii","count":13},{"name":"Leshinka Molel","email":"emolel3@gatech.edu","login":"molel-gt","count":13},{"name":"Fergus Cooper","email":"fcooper8472@gmail.com","login":"fcooper8472","count":12},{"name":"Vivian","email":"viviantran27@gmail.com","login":"viviantran27","count":11},{"name":"Akhilender Bongirwar","email":"112749383+akhilender-bongirwar","login":"akhilender-bongirwar","count":11},{"name":"Medha Bhardwaj","email":"143182673+medha-14","login":"medha-14","count":9},{"name":"Robert","email":"timms@maths.ax.ac.uk","login":null,"count":9},{"name":"Agnik Bakshi","email":"77234005+Agnik7","login":"Agnik7","count":8},{"name":"Rishab Kumar Jha","email":"kumarjharishab@gmail.com","login":"Rishab87","count":8},{"name":"RuiheLi","email":"lrhkml@foxmail.com","login":"RuiheLi","count":8},{"name":"Shubham Bhardwaj","email":"rockstar24061996@gmail.com","login":"shubhambhar007","count":8},{"name":"gyouhoc","email":"60714526+gyouhoc","login":"gyouhoc","count":8},{"name":"Dalbamont","email":"danielalbamonte@hotmail.com","login":"dalbamont","count":8},{"name":"Yannick Kuhn","email":"62429912+YannickNoelStephanKuhn","login":"YannickNoelStephanKuhn","count":8},{"name":"Rjchauhan18","email":"rjchauhan5000000@gmail.com","login":"Rjchauhan18","count":7},{"name":"Gavin Wiggins","email":"6828967+wigging","login":"wigging","count":7},{"name":"Yannick Kuhn","email":"yannick.kuhn@mathematik.uni-stuttgart.de","login":null,"count":7},{"name":"Vidip Singh","email":"112854574+vidipsingh","login":"vidipsingh","count":6},{"name":"julian-evers","email":"133691040+julian-evers","login":"julian-evers","count":6},{"name":"R Aswin","email":"135364633+Aswinr24","login":"Aswinr24","count":6},{"name":"iatzak","email":"112731474+iatzak","login":"iatzak","count":6},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":5},{"name":"partben","email":"88316576+partben","login":"partben","count":5},{"name":"RohitP2005","email":"122815777+RohitP2005","login":"RohitP2005","count":4},{"name":"Elias Hohl","email":"elias.hohl@ehtec.co","login":"ehtec","count":4},{"name":"Pradyot Ranjan","email":"99216956+pradyotRanjan","login":"pradyotRanjan","count":4},{"name":"Tanner Leo","email":"tanner.m.leo@gmail.com","login":"tanner-leo","count":4},{"name":"Tom.Maull","email":"Tom.Maull@wae.com","login":"tommaull","count":4},{"name":"mbonkile","email":"bonkile.mayur@gmail.com","login":"mbonkile","count":4},{"name":"liuchengkun","email":"liuchengkun@finalfrontier.cn","login":null,"count":3},{"name":"Valentin Sulzer","email":"vsulzer@Valentins-MacBook-Air.local","login":null,"count":3},{"name":"Travis CI","email":"travis@travis-ci.org","login":null,"count":3},{"name":"Lorenzo","email":"44714920+lorenzofavaro","login":"lorenzofavaro","count":3},{"name":"R-Yash","email":"yashwanth5836@gmail.com","login":"R-Yash","count":3},{"name":"github-actions","email":"github-actions@github.com","login":"invalid-email-address","count":3},{"name":"Darryl","email":"91731499+darryl-ad","login":"darryl-ad","count":3},{"name":"Jerom Palimattom Tom","email":"83979298+jeromtom","login":"jeromtom","count":3},{"name":"Dan Cogswell","email":"51965251+d-cogswell","login":"d-cogswell","count":3},{"name":"Aniket Singh Rawat","email":"31622972+dikwickley","login":"dikwickley","count":3},{"name":"bobonice","email":"bobonice@mail.ustc.edu.cn","login":null,"count":2},{"name":"kawaMANMI","email":"39382602+kawaMANMI","login":"kawaMANMI","count":2},{"name":"jiabin.wang","email":"jiabin.wang@wae.com","login":"Jiabin-Wang","count":2},{"name":"chtamar","email":"196436685+chtamar","login":"chtamar","count":2},{"name":"NicolaCourtier","email":"45851982+NicolaCourtier","login":"NicolaCourtier","count":2},{"name":"Parth Tripathi","email":"86532127+parthxtripathi","login":"parthxtripathi","count":2},{"name":"Andrew Esterson","email":"a.esterson@ucl.ac.uk","login":"AndEsterson","count":2},{"name":"Andy Liu","email":"andy.liu@wae.com","login":"AndyLiuElysia","count":2},{"name":"AKHIL SHARMA","email":"akhilsharma.off@gmail.com","login":"Akhil-Sharma30","count":2},{"name":"Ankit Kumar","email":"72691866+ayeankit","login":"ayeankit","count":2},{"name":"David Straub","email":"straub@protonmail.com","login":"DavidMStraub","count":2},{"name":"GUANGYUAN MA","email":"57339960+1836005678","login":"1836005678","count":2},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Matthias Baur","email":"matthias.t.baur@gmail.com","login":"chmabaur","count":2},{"name":"Jon Chapman","email":"chapman@maths.ox.ac.uk","login":"jonchapman1","count":2},{"name":"ahamed24","email":"153092659+ahamed24","login":"ahamed24","count":1},{"name":"bobonice","email":"maqingbonice@163.com","login":"bobonice","count":1},{"name":"buddhiwisr","email":"148784177+buddhiwisr","login":"buddhiwisr","count":1},{"name":"isaacbasil","email":"123981577+isaacbasil","login":"isaacbasil","count":1},{"name":"ndrewwang","email":"56122552+ndrewwang","login":"ndrewwang","count":1},{"name":"David Straub","email":"david.straub@lilium.com","login":null,"count":1},{"name":"Cho","email":"GCHO1@ford.com","login":null,"count":1},{"name":"vsulzer","email":"vsulzer@0587407386.wireless.umich.net","login":null,"count":1},{"name":"rtimms","email":"user@nb-timms-01.maths.ox.ac.uk","login":null,"count":1},{"name":"Patrick Bardsley","email":"patrick.bardsley@cirrus.com","login":null,"count":1},{"name":"soorajsunil","email":"soorajpro@gmail.com","login":"soorajsunil","count":1},{"name":"Abhi ram","email":"119055274+abhicodes369","login":"abhicodes369","count":1},{"name":"Alexander Bessman","email":"alexander@bessman.se","login":"bessman","count":1},{"name":"Anand Mohan Yadav","email":"34894671+anandmy","login":"anandmy","count":1},{"name":"Matthias Endler","email":"matthias@endler.dev","login":"mre","count":1},{"name":"Jonathan Lauber","email":"jlauber98@gmail.com","login":"jlauber18","count":1},{"name":"JC_005","email":"152909047+JC230903","login":"JC230903","count":1},{"name":"Hongmeiqi","email":"143798726+Hongmeiqi","login":"Hongmeiqi","count":1},{"name":"Harshvir Sandhu","email":"75773763+HarshvirSandhu","login":"HarshvirSandhu","count":1},{"name":"Deepesha Burse","email":"deepesha.3007@gmail.com","login":"deepeshaburse","count":1},{"name":"Dan Cummins","email":"45606273+dc2917","login":"dc2917","count":1},{"name":"Mehrdad Babazadeh","email":"mehrdad_babazadeh@yahoo.com","login":"MehrdadBabazadeh","count":1},{"name":"Mohammed Asheruddin (Asher)","email":"168521559+mohammedasher","login":"mohammedasher","count":1},{"name":"Neil Sengupta","email":"139366515+neilsengupta-elysia","login":"neilsengupta-elysia","count":1},{"name":"XuboGU","email":"guxubo@sjtu.edu.cn","login":"XuboGU","count":1},{"name":"Ubham16","email":"ubhamidimarri@gmail.com","login":"Ubham16","count":1},{"name":"Tom Gustafsson","email":"tom.gustafsson@iki.fi","login":"kinnala","count":1},{"name":"Tanisha","email":"138931832+tanishac25","login":"tanishac25","count":1},{"name":"Somasree Majumder","email":"56045049+soma2000-lang","login":"soma2000-lang","count":1},{"name":"Raghuram Shankar","email":"40054659+raghuramshankar","login":"raghuramshankar","count":1},{"name":"Pratham Hole","email":"prathamhole@gmail.com","login":"Prtm2110","count":1},{"name":"Pezhman Zarabadi-Poor","email":"pzarabadip@gmail.com","login":"ezpzbz","count":1},{"name":"PatriceJada","email":"59295119+PatriceJada","login":"PatriceJada","count":1},{"name":"Andrés Ignacio Torres","email":"andresitorresm@gmail.com","login":"aitorres","count":1}],"total_commits":11836,"total_committers":135,"total_bot_commits":567,"total_bot_committers":4,"mean_commits":87.67407407407407,"dds":0.6765799256505576,"past_year_committers":[{"name":"Eric G. Kratz","email":"kratman","login":"kratman","count":84},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":53},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":40},{"name":"Alec Bills","email":"48105066+aabills","login":"aabills","count":34},{"name":"Marc Berliner","email":"34451391+MarcBerliner","login":"MarcBerliner","count":28},{"name":"Valentin Sulzer","email":"valentinsulzer@hotmail.com","login":"tinosulzer","count":26},{"name":"Caitlin Parke","email":"caitlin@ionworks.com","login":"parkec3","count":23},{"name":"Martin Robinson","email":"martinjrobins@gmail.com","login":"martinjrobins","count":21},{"name":"Santhosh Sundaram","email":"santhoshsundaram9650@gmail.com","login":"santacodes","count":19},{"name":"Alexander Bills","email":"alec@ionworks.com","login":null,"count":18},{"name":"allcontributors[bot]","email":"46447321+allcontributors[bot]","login":"allcontributors[bot]","count":14},{"name":"Robert Timms","email":"43040151+rtimms","login":"rtimms","count":13},{"name":"Pip Liggins","email":"philippa.liggins@dtc.ox.ac.uk","login":"pipliggins","count":12},{"name":"Pradyot Ranjan","email":"99216956+prady0t","login":"prady0t","count":11},{"name":"Medha Bhardwaj","email":"143182673+medha-14","login":"medha-14","count":9},{"name":"Rishab Kumar Jha","email":"kumarjharishab@gmail.com","login":"Rishab87","count":8},{"name":"Brady Planden","email":"55357039+BradyPlanden","login":"BradyPlanden","count":7},{"name":"Agriya Khetarpal","email":"74401230+agriyakhetarpal","login":"agriyakhetarpal","count":6},{"name":"Ferran Brosa Planella","email":"Ferran.Brosa-Planella@warwick.ac.uk","login":"brosaplanella","count":6},{"name":"R Aswin","email":"135364633+Aswinr24","login":"Aswinr24","count":6},{"name":"Vidip Singh","email":"112854574+vidipsingh","login":"vidipsingh","count":6},{"name":"Alec Bills","email":"abills@andrew.cmu.edu","login":"abillscmu","count":5},{"name":"Simon O'Kane","email":"42972513+DrSOKane","login":"DrSOKane","count":4},{"name":"RohitP2005","email":"122815777+RohitP2005","login":"RohitP2005","count":4},{"name":"Dan Cogswell","email":"51965251+d-cogswell","login":"d-cogswell","count":3},{"name":"NicolaCourtier","email":"45851982+NicolaCourtier","login":"NicolaCourtier","count":2},{"name":"chtamar","email":"196436685+chtamar","login":"chtamar","count":2},{"name":"Andrew Esterson","email":"andrewesterson1@gmail.com","login":"AndEsterson","count":2},{"name":"mleot","email":"140573653+mleot","login":"mleot","count":1},{"name":"kawamanmi","email":"39382602+kawaMANMI","login":"kawaMANMI","count":1},{"name":"Pratham Hole","email":"prathamhole@gmail.com","login":"Prtm2110","count":1},{"name":"isaacbasil","email":"123981577+isaacbasil","login":"isaacbasil","count":1},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":1},{"name":"ahamed24","email":"153092659+ahamed24","login":"ahamed24","count":1},{"name":"Tanisha","email":"138931832+tanishac25","login":"tanishac25","count":1},{"name":"Pezhman Zarabadi-Poor","email":"pzarabadip@gmail.com","login":"ezpzbz","count":1},{"name":"Mohammed Asheruddin (Asher)","email":"168521559+mohammedasher","login":"mohammedasher","count":1},{"name":"JC_005","email":"152909047+JC230903","login":"JC230903","count":1},{"name":"Arjun Verma","email":"arjunverma.oc@gmail.com","login":"arjxn-py","count":1},{"name":"Abhishek Chaudhari","email":"91185083+AbhishekChaudharii","login":"AbhishekChaudharii","count":1},{"name":"AKHIL SHARMA","email":"akhilsharma.off@gmail.com","login":"Akhil-Sharma30","count":1},{"name":"Saransh Chopra","email":"saransh0701@gmail.com","login":"Saransh-cpp","count":1}],"past_year_total_commits":480,"past_year_total_committers":42,"past_year_total_bot_commits":108,"past_year_total_bot_committers":4,"past_year_mean_commits":11.428571428571429,"past_year_dds":0.825,"last_synced_at":"2025-08-09T01:24:59.817Z","last_synced_commit":"c06726d2bf7e32ccf7a896dea7077332786b99db","created_at":"2023-03-07T16:38:30.995Z","updated_at":"2025-08-09T01:24:59.817Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-23T00:00:23.482Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"pybamm-team/PyBaMM","html_url":"https://github.com/pybamm-team/PyBaMM","last_synced_at":"2025-09-05T05:55:12.897Z","status":"active","issues_count":1659,"pull_requests_count":3047,"avg_time_to_close_issue":6809094.630165289,"avg_time_to_close_pull_request":1266972.3438818567,"issues_closed_count":1452,"pull_requests_closed_count":2844,"pull_request_authors_count":143,"issue_authors_count":241,"avg_comments_per_issue":2.608197709463532,"avg_comments_per_pull_request":2.7220216606498195,"merged_pull_requests_count":2575,"bot_issues_count":17,"bot_pull_requests_count":551,"past_year_issues_count":203,"past_year_pull_requests_count":774,"past_year_avg_time_to_close_issue":1539292.5102040817,"past_year_avg_time_to_close_pull_request":690067.6943573668,"past_year_issues_closed_count":98,"past_year_pull_requests_closed_count":638,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":1.1724137931034484,"past_year_avg_comments_per_pull_request":2.401808785529716,"past_year_bot_issues_count":4,"past_year_bot_pull_requests_count":187,"past_year_merged_pull_requests_count":583,"created_at":"2023-05-09T10:36:56.687Z","updated_at":"2025-09-05T05:55:12.897Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pybamm-team%2FPyBaMM/issues","issue_labels_count":{"bug":361,"difficulty: easy":211,"feature":209,"priority: low":73,"difficulty: medium":57,"priority: medium":50,"priority: high":40,"priority:medium":36,"difficulty: hard":28,"priority:high":24,"priority:low":23,"in-progress":21,"needs-reply":14,"hacktoberfest":12,"solver":11,"release blocker":8,"CI/CD":8,"hackathon":5,"help needed":5,"ongoing":4,"dependencies":3,"refactor":3,"optimization":1,"good first issue":1},"pull_request_labels_count":{"dependencies":133,"github_actions":32,"release blocker":28,"feature":2,"bug":2,"infrastructure":2,"GSoC 2025":2,"needs-reply":1},"issue_author_associations_count":{"COLLABORATOR":737,"NONE":338,"MEMBER":315,"CONTRIBUTOR":269},"pull_request_author_associations_count":{"CONTRIBUTOR":1492,"COLLABORATOR":831,"MEMBER":572,"NONE":152},"issue_authors":{"tinosulzer":369,"rtimms":169,"martinjrobins":148,"brosaplanella":125,"Scottmar93":102,"Saransh-cpp":63,"agriyakhetarpal":61,"TomTranter":36,"ejfdickinson":19,"gyouhoc":18,"github-actions[bot]":16,"BradyPlanden":16,"valentinsulzer":15,"kratman":14,"DavidMStraub":12,"aabills":11,"Jadhav-Sourabh":11,"Mrzhang-hub":10,"Santiagopeacely":9,"dion-w":9,"arjxn-py":9,"prady0t":8,"Yull-1":7,"Daniel-Nicolae23":7,"mooncode30":7,"Azure-Dreamer":7,"DrSOKane":6,"mleot":6,"tlestang":6,"priyanshuone6":6,"wigging":5,"ADSDAW":5,"ehtec":5,"jedgedrudd":5,"chmabaur":5,"harish2297":5,"dalonsoa":4,"tomjholland":4,"Mykle99":4,"jonchapman1":4,"santacodes":4,"raghuramshankar":4,"isaacbasil":4,"NicolaCourtier":4,"henrykironde":4,"Tangzl922":4,"1836005678":4,"manjunathnilugal":4,"simdieudoboinzemwende":4,"sravanpannala":4,"amirsh213":4,"RuiheLi":3,"bessman":3,"tobykirk":3,"soumyadeeproy12":3,"Algo-eng":3,"chuckliu1979":3,"mmichal9":3,"skywo1f":3,"weilongai":3,"jsbrittain":3,"frank4399":3,"pipliggins":3,"viviantran27":3,"YannickNoelStephanKuhn":3,"jeromtom":3,"Akila1993":3,"Akhil-Sharma30":3,"DundalekJan":3,"WoohyunJeong95":3,"Rishab87":3,"Not-slytherin":2,"rb902":2,"PippaVossen":2,"tanhweejien":2,"jamiemfoster":2,"MehrdadBabazadeh":2,"hectormara":2,"js1tr3":2,"abillscmu":2,"Vaibhav-Chopra-GT":2,"maurosgroi":2,"anoushka2000":2,"cringeyburger":2,"Saketh1729":2,"Ma2922":2,"llh929423719":2,"tommaull":2,"HOLL95":2,"bardsleypt":2,"michelegalasso":2,"MarcAntoine88":2,"d-cogswell":2,"suhaklee":2,"molel-gt":2,"nickbrady":2,"rmahbub":2,"MarcBerliner":2,"thuwangming":2,"MichaPhilipp":2,"optibikash":2,"DrMichaelCornish":2,"ss711":2,"fcooper8472":2,"medha-14":2,"chtamar":2,"Naroek56":2,"e2sdji":2,"synjon-symthe":1,"ShaunakAJoshi":1,"JC230903":1,"xyyrly":1,"vermaprk":1,"flag2fish":1,"zash-se":1,"srawat77":1,"darryl-ad":1,"mwverbrugge":1,"wwwy10310":1,"partben":1,"huegi":1,"fireyan8":1,"adityaraute":1,"WillClarke25":1,"shwetankverma28":1,"bobonice":1,"igbokwedaniel":1,"aaltno":1,"lmolel":1,"mingkeke":1,"nuanyuanyuanyuan":1,"okmechak":1,"ShiweiZ":1,"shant4":1,"pghege":1,"zhenghao87":1,"dc2917":1,"Mingzefei":1,"efg567":1,"SyarifulAzis1018":1,"ndrewwang":1,"leehangyue":1,"julian-evers":1,"senzhanopt":1,"HeHurt":1,"eibar-flores":1,"VKC-Turno":1,"Tazarus":1,"presvetli":1,"ibulu":1,"Dharshannan":1,"itsjacobhere":1,"FlexibleButterfly":1,"ErfanSamadi1998":1,"kawaMANMI":1,"Ubham16":1,"XHW-ai":1,"kashifzr":1,"Maguixx":1,"cyasing":1,"Jiyuan-Wangrwth":1,"allcontributors[bot]":1,"leigedove":1,"sful":1,"ALMA7867":1,"KimKitsurag1":1,"alibh95":1,"Leonhardup":1,"schweini2409":1,"khurlbutt":1,"None2None":1,"pogechi":1,"kimes0726":1,"Xie-Jiahang":1,"buddhiwisr":1,"lcwxz1989":1,"yuchengluo1":1,"sklein-ise":1,"phanisreepada":1,"SupremeZ01":1,"ssingh-ipa":1,"danmarc89409":1,"Kieran-ORegan":1,"nbiju1998":1,"naserjam":1,"lappemic":1,"whblcy":1,"mpegis":1,"Sanjeev1683":1,"harisankarsuresh":1,"Abhishekjsr283204":1,"opqrst-chen":1,"michaelplews":1,"JSHUAIFE":1,"MarkV-ADI":1,"jaskiratsingh2000":1,"salazardetroya":1,"kinnala":1,"SourabhJadhav2":1,"RobinBluehub":1,"Sergio-PY":1,"seshsan":1,"AbhishekChaudharii":1,"karthikmayil":1,"ottarg":1,"Anfal268":1,"Malipour14":1,"Brushnie":1,"abhishek-appana":1,"AverageDaniel":1,"cannotcomplain":1,"aykharal":1,"nikiexpo":1,"ZeliangSu":1,"ngvhien":1,"gupspriya":1,"oskeith":1,"jitain-sangwan":1,"swsyoon":1,"gaoyankk":1,"YoungAgile":1,"pkalbhor":1,"limpid-11":1,"satishrapol":1,"li-yun":1,"vishankkumar":1,"yaomz16":1,"chetandharmadhikari":1,"Alistair-Douglas":1,"zafar594":1,"citizen-z1":1,"redchang111":1,"Brushnie33":1,"faultdiagnosistoolbox":1,"kunalpardikar":1,"hennessymatt":1,"MarPlan":1,"zhunxinren":1,"palkop11":1,"LostCorgi":1,"Aarthi2596":1},"pull_request_authors":{"tinosulzer":544,"kratman":268,"rtimms":184,"pre-commit-ci[bot]":183,"allcontributors[bot]":176,"agriyakhetarpal":132,"dependabot[bot]":131,"martinjrobins":128,"brosaplanella":109,"Saransh-cpp":87,"MarcBerliner":64,"prady0t":63,"Scottmar93":62,"github-actions[bot]":61,"aabills":57,"priyanshuone6":54,"DrSOKane":45,"tlestang":45,"valentinsulzer":43,"arjxn-py":41,"pipliggins":33,"santacodes":32,"medha-14":31,"BradyPlanden":27,"Rishab87":23,"TomTranter":20,"vidipsingh":19,"Vaibhav-Chopra-GT":19,"jsbrittain":17,"RohitP2005":16,"Aswinr24":14,"abillscmu":14,"cringeyburger":14,"parkec3":11,"mleot":10,"jeromtom":8,"Akhil-Sharma30":8,"d-cogswell":7,"AlessioBugetti":7,"dalonsoa":6,"Ubham16":6,"AbhishekChaudharii":6,"lorenzofavaro":6,"awadell1":5,"weilongai":5,"shubhambhar007":5,"RuiheLi":5,"Saswatsusmoy":5,"raghuramshankar":4,"wigging":4,"JC230903":4,"julian-evers":4,"jaskiratsingh2000":4,"mohammedasher":4,"Rjchauhan18":4,"dion-w":4,"alibh95":4,"ayeankit":4,"dalbamont":4,"chtamar":4,"sanjayh-2022":4,"ksudhir111":4,"viviantran27":3,"AndEsterson":3,"isaacbasil":3,"molel-gt":3,"iatzak":3,"kawaMANMI":3,"jonchapman1":3,"tobykirk":3,"R-Yash":3,"asinghgaba":2,"ArivoliR":2,"Hongmeiqi":2,"suhaklee":2,"1836005678":2,"eltociear":2,"AndyLiuElysia":2,"DavidMStraub":2,"soma2000-lang":2,"YannickNoelStephanKuhn":2,"NicolaCourtier":2,"GBlanka":2,"andreagiudici96":2,"tanishac25":2,"arunavabasu-03":2,"neilsengupta-elysia":2,"jlauber18":2,"mbonkile":2,"ezpzbz":2,"wsmgxl2022":2,"deepeshaburse":2,"abhicodes369":2,"buddhiwisr":2,"PatriceJada":2,"ahamed24":2,"dikwickley":2,"XuboGU":2,"soorajsunil":2,"dc2917":2,"Jiabin-Wang":2,"darryl-ad":2,"1e9abhi1e10":2,"chuckliu1979":2,"elliotwutingfeng":2,"shubhamgupta1119":2,"HarshvirSandhu":2,"Jason-Imperial":1,"partben":1,"mzzhuo":1,"chmabaur":1,"ndrewwang":1,"ehtec":1,"KennethNwanoro":1,"MehrdadBabazadeh":1,"yeoleparesh":1,"kinnala":1,"aryan1165":1,"AndreHb":1,"parthxtripathi":1,"felipe-salinas":1,"fcooper8472":1,"f4try":1,"lonnbornj":1,"isaacsquires":1,"bessman":1,"gurukiran7":1,"michaelplews":1,"DrMichaelCornish":1,"gyouhoc":1,"HaochengLi2021":1,"pmohtat":1,"tommaull":1,"Agnik7":1,"anandmy":1,"js1tr3":1,"aitorres":1,"anoushka2000":1,"Prtm2110":1,"bardsleypt":1,"akhilender-bongirwar":1,"Dapid":1,"kimo707":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"bug":73,"difficulty: easy":36,"feature":34,"priority: low":19,"priority: high":13,"solver":7,"priority: medium":5,"CI/CD":4,"needs-reply":3,"difficulty: medium":2,"hacktoberfest":2,"refactor":1,"release blocker":1,"ongoing":1,"dependencies":1,"good first issue":1},"past_year_pull_request_labels_count":{"dependencies":70,"github_actions":32,"release blocker":25,"GSoC 2025":2,"needs-reply":1},"past_year_issue_author_associations_count":{"NONE":82,"CONTRIBUTOR":72,"MEMBER":49},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":641,"MEMBER":99,"NONE":34},"past_year_issue_authors":{"martinjrobins":23,"Saransh-cpp":21,"brosaplanella":10,"aabills":8,"Daniel-Nicolae23":7,"Azure-Dreamer":7,"rtimms":7,"agriyakhetarpal":7,"BradyPlanden":6,"Yull-1":5,"kratman":4,"prady0t":4,"isaacbasil":4,"ejfdickinson":4,"NicolaCourtier":4,"Rishab87":3,"mleot":3,"github-actions[bot]":3,"DundalekJan":3,"tomjholland":3,"valentinsulzer":3,"Algo-eng":3,"d-cogswell":2,"ADSDAW":2,"chuckliu1979":2,"chtamar":2,"simdieudoboinzemwende":2,"Santiagopeacely":2,"pipliggins":2,"Saketh1729":2,"medha-14":2,"palkop11":1,"oskeith":1,"nuanyuanyuanyuan":1,"None2None":1,"nikiexpo":1,"zash-se":1,"aaltno":1,"pghege":1,"XHW-ai":1,"WillClarke25":1,"VKC-Turno":1,"vermaprk":1,"santacodes":1,"satishrapol":1,"senzhanopt":1,"seshsan":1,"Akhil-Sharma30":1,"allcontributors[bot]":1,"ALMA7867":1,"Anfal268":1,"anoushka2000":1,"AverageDaniel":1,"Brushnie":1,"buddhiwisr":1,"citizen-z1":1,"Dharshannan":1,"DrSOKane":1,"gupspriya":1,"harisankarsuresh":1,"HeHurt":1,"henrykironde":1,"Jadhav-Sourabh":1,"JC230903":1,"lcwxz1989":1,"leehangyue":1,"leigedove":1,"Maguixx":1,"MarcBerliner":1,"MarPlan":1,"michaelplews":1,"Mingzefei":1,"mwverbrugge":1,"naserjam":1},"past_year_pull_request_authors":{"kratman":163,"pre-commit-ci[bot]":80,"dependabot[bot]":70,"aabills":55,"MarcBerliner":46,"martinjrobins":39,"allcontributors[bot]":35,"medha-14":31,"rtimms":26,"Rishab87":23,"vidipsingh":19,"pipliggins":18,"RohitP2005":16,"valentinsulzer":15,"agriyakhetarpal":15,"Aswinr24":14,"DrSOKane":13,"prady0t":12,"brosaplanella":8,"BradyPlanden":8,"d-cogswell":7,"sanjayh-2022":4,"JC230903":4,"chtamar":4,"mohammedasher":4,"Akhil-Sharma30":4,"Saransh-cpp":4,"ksudhir111":4,"AndEsterson":3,"isaacbasil":3,"elliotwutingfeng":2,"ahamed24":2,"ArivoliR":2,"wsmgxl2022":2,"santacodes":2,"shubhamgupta1119":2,"NicolaCourtier":2,"arjxn-py":2,"mleot":2,"AbhishekChaudharii":2,"tanishac25":2,"github-actions[bot]":2,"michaelplews":1,"gurukiran7":1,"Prtm2110":1},"maintainers":[{"login":"tinosulzer","count":913,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tinosulzer"},{"login":"rtimms","count":277,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rtimms"},{"login":"brosaplanella","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"martinjrobins","count":192,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinjrobins"},{"login":"agriyakhetarpal","count":181,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"Scottmar93","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Scottmar93"},{"login":"Saransh-cpp","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"MarcBerliner","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"priyanshuone6","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/priyanshuone6"},{"login":"valentinsulzer","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"TomTranter","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomTranter"},{"login":"arjxn-py","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"},{"login":"BradyPlanden","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"jsbrittain","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsbrittain"},{"login":"kratman","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kratman"},{"login":"santacodes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santacodes"},{"login":"jonchapman1","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonchapman1"},{"login":"pipliggins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pipliggins"}],"active_maintainers":[{"login":"MarcBerliner","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarcBerliner"},{"login":"Saransh-cpp","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Saransh-cpp"},{"login":"agriyakhetarpal","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/agriyakhetarpal"},{"login":"valentinsulzer","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valentinsulzer"},{"login":"brosaplanella","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brosaplanella"},{"login":"BradyPlanden","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BradyPlanden"},{"login":"santacodes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santacodes"},{"login":"arjxn-py","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arjxn-py"}]},"events":null,"keywords":["batteries","battery-models","hacktoberfest","pybamm","python","simulation","solvers"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/benchmark_on_push.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.164Z","updated_at":"2023-02-18T15:15:57.164Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/benchmark_on_push.yml","dependencies":[{"id":7764031638,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764031642,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/periodic_benchmarks.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.229Z","updated_at":"2023-02-18T15:15:57.229Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/periodic_benchmarks.yml","dependencies":[{"id":7764031850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764031851,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7764031852,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7764031853,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.276Z","updated_at":"2023-02-18T15:15:57.276Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/publish_pypi.yml","dependencies":[{"id":7764031873,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764031874,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7764031875,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7764031876,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764031877,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764031878,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run_benchmarks_over_history.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.296Z","updated_at":"2023-02-18T15:15:57.296Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/run_benchmarks_over_history.yml","dependencies":[{"id":7764031891,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764031892,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7764031893,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764031894,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test_on_push.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.333Z","updated_at":"2023-02-18T15:15:57.333Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/test_on_push.yml","dependencies":[{"id":7764031901,"package_name":"fkirc/skip-duplicate-actions","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7764031902,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764031903,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7764031904,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v2.1.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_license.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.355Z","updated_at":"2023-02-18T15:15:57.355Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/update_license.yml","dependencies":[{"id":7764031908,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764031909,"package_name":"FantasticFiasco/action-update-license-year","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update_version.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.395Z","updated_at":"2023-02-18T15:15:57.395Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/update_version.yml","dependencies":[{"id":7764032025,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764032026,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7764032027,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764032028,"package_name":"repo-sync/pull-request","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/validation_benchmarks.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.444Z","updated_at":"2023-02-18T15:15:57.444Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/validation_benchmarks.yml","dependencies":[{"id":7764033703,"package_name":"mvasigh/dispatch-action","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/work_precision_sets.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.733Z","updated_at":"2023-02-18T15:15:57.733Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/work_precision_sets.yml","dependencies":[{"id":7764033999,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764034001,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7764034003,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":"build_manylinux_wheels/action.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.795Z","updated_at":"2023-02-18T15:15:57.795Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/build_manylinux_wheels/action.yml","dependencies":[{"id":7764034917,"package_name":"Dockerfile","ecosystem":"actions","requirements":"*","direct":true,"kind":"docker","optional":false}]},{"ecosystem":"docker","filepath":"build_manylinux_wheels/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:57.875Z","updated_at":"2023-02-18T15:15:57.875Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/build_manylinux_wheels/Dockerfile","dependencies":[{"id":7764036504,"package_name":"quay.io/pypa/manylinux2014_x86_64","ecosystem":"docker","requirements":"2020-11-11-bc8ce45","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:58.320Z","updated_at":"2023-02-18T15:15:58.320Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/setup.py","dependencies":[{"id":7764038872,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16","direct":true,"kind":"runtime","optional":false},{"id":7764038874,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false},{"id":7764038875,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=0.24","direct":true,"kind":"runtime","optional":false},{"id":7764038876,"package_name":"anytree","ecosystem":"pypi","requirements":"\u003e=2.4.3","direct":true,"kind":"runtime","optional":false},{"id":7764038877,"package_name":"autograd","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":7764038878,"package_name":"scikit-fem","ecosystem":"pypi","requirements":"\u003e=0.2.0","direct":true,"kind":"runtime","optional":false},{"id":7764038879,"package_name":"casadi","ecosystem":"pypi","requirements":"\u003e=3.5.0","direct":true,"kind":"runtime","optional":false},{"id":7764038880,"package_name":"imageio","ecosystem":"pypi","requirements":"\u003e=2.9.0","direct":true,"kind":"runtime","optional":false},{"id":7764038881,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7764038882,"package_name":"pybtex","ecosystem":"pypi","requirements":"\u003e=0.24.0","direct":true,"kind":"runtime","optional":false},{"id":7764038883,"package_name":"sympy","ecosystem":"pypi","requirements":"\u003e=1.8","direct":true,"kind":"runtime","optional":false},{"id":7764038884,"package_name":"bpx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7764038885,"package_name":"Note","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7764039042,"package_name":"on","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7764039045,"package_name":"outside","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7764039276,"package_name":"Should","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7764039299,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"vcpkg","filepath":"vcpkg.json","sha":null,"kind":"manifest","created_at":"2023-02-18T15:15:58.477Z","updated_at":"2023-02-18T15:15:58.477Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/vcpkg.json","dependencies":[{"id":7764040738,"package_name":"casadi","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":7764040833,"package_name":"sundials","ecosystem":"vcpkg","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lychee_url_checker.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:13.729Z","updated_at":"2023-09-21T19:33:13.729Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/lychee_url_checker.yml","dependencies":[{"id":13856743062,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856743063,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13856743064,"package_name":"lycheeverse/lychee-action","ecosystem":"actions","requirements":"v1.8.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/need_reply_remove.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:14.932Z","updated_at":"2023-09-21T19:33:14.932Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/need_reply_remove.yml","dependencies":[{"id":13856743102,"package_name":"octokit/request-action","ecosystem":"actions","requirements":"v2.x","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/needs_reply.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:16.771Z","updated_at":"2023-09-21T19:33:16.771Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/needs_reply.yml","dependencies":[{"id":13856743109,"package_name":"dwieeb/needs-reply","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release_reminder.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:17.546Z","updated_at":"2023-09-21T19:33:17.546Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/release_reminder.yml","dependencies":[{"id":13856743184,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13856743185,"package_name":"JasonEtco/create-an-issue","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run_periodic_tests.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:18.249Z","updated_at":"2023-09-21T19:33:18.249Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/.github/workflows/run_periodic_tests.yml","dependencies":[{"id":13856743187,"package_name":"fkirc/skip-duplicate-actions","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":13856743188,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13856743189,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13856743190,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3.1.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"scripts/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:19.506Z","updated_at":"2023-09-21T19:33:19.506Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/scripts/Dockerfile","dependencies":[{"id":13856743207,"package_name":"continuumio/miniconda3","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"meteor","filepath":"docs/_static/versions.json","sha":null,"kind":"manifest","created_at":"2023-09-21T19:33:19.713Z","updated_at":"2023-09-21T19:33:19.713Z","repository_link":"https://github.com/pybamm-team/PyBaMM/blob/develop/docs/_static/versions.json","dependencies":[]}],"score":22.55826904590117,"created_at":"2025-09-04T15:51:08.022Z","updated_at":"2025-10-07T08:14:28.287Z","avatar_url":"https://github.com/pybamm-team.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":29923,"funding_links":["https://github.com/sponsors/pybamm-team","https://opencollective.com/pybamm"],"readme_doi_urls":["https://doi.org/10.5334/jors.309"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","transformers","jax","optim","spacy-extension","data-profilers","automl","meshing","hack","algorithm"],"project_url":"https://science.ecosyste.ms/api/v1/projects/34624","html_url":"https://science.ecosyste.ms/projects/34624","bibtex_url":"https://science.ecosyste.ms/projects/34624/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/34624/export.apalike"}