{"id":40096,"name":"diffeqpy","description":"Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization","url":"https://github.com/sciml/diffeqpy","last_synced_at":"2025-09-05T08:28:12.915Z","repository":{"id":45039446,"uuid":"130501860","full_name":"SciML/diffeqpy","owner":"SciML","description":"Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization","archived":false,"fork":false,"pushed_at":"2025-01-23T14:16:07.000Z","size":175,"stargazers_count":574,"open_issues_count":11,"forks_count":44,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-08-28T23:25:34.223Z","etag":null,"topics":["dae","dde","delay-differential-equations","differential-algebraic-equations","differential-equations","differentialequations","numba","ode","ordinary-differential-equations","scientific-machine-learning","sciml","sde","sdes","stochastic-differential-equations"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SciML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"SciML"}},"created_at":"2018-04-21T18:34:34.000Z","updated_at":"2025-08-22T15:32:09.000Z","dependencies_parsed_at":"2023-09-25T06:47:17.180Z","dependency_job_id":"6a26fa2b-0906-4bb8-b38c-b6e04285ce41","html_url":"https://github.com/SciML/diffeqpy","commit_stats":{"total_commits":163,"total_committers":11,"mean_commits":"14.818181818181818","dds":0.6319018404907976,"last_synced_commit":"af3d974a881647bc4f5b860ea33c9d152db36056"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/SciML/diffeqpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciML","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/sbom","scorecard":{"id":126689,"data":{"date":"2025-08-11","repo":{"name":"github.com/SciML/diffeqpy","commit":"4889eb26f710f67af855c2406dc22e41ad7feadd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/diffeqpy/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/diffeqpy/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/diffeqpy/CI.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SciML/.github/SECURITY.md:1","Info: Found linked content: github.com/SciML/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/SciML/.github/SECURITY.md:1","Info: Found text in security policy: github.com/SciML/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T04:05:41.018Z","repository_id":45039446,"created_at":"2025-08-16T04:05:41.019Z","updated_at":"2025-08-16T04:05:41.019Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273729740,"owners_count":25157489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"SciML","name":"SciML Open Source Scientific Machine Learning","uuid":"21238080","kind":"organization","description":"Open source software for scientific machine learning","email":"contact@chrisrackauckas.com","website":"https://sciml.ai","location":null,"twitter":"SciML_Org","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21238080?v=4","repositories_count":170,"last_synced_at":"2024-05-20T14:12:50.601Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"SciML"}},"html_url":"https://github.com/SciML","funding_links":["https://github.com/sponsors/SciML"],"total_stars":19637,"followers":1094,"following":0,"created_at":"2022-11-05T00:07:41.470Z","updated_at":"2024-05-20T14:12:53.125Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciML/repositories"},"packages":[{"id":2695049,"name":"diffeqpy","ecosystem":"pypi","description":"Solving Differential Equations in Python","homepage":"http://github.com/SciML/diffeqpy","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/SciML/diffeqpy","keywords_array":["differential","equations","stochastic","ordinary","delay","differential-algebraic","dae","ode","sde","dde","oneapi","AMD","ROCm","CUDA","Metal","GPU"],"namespace":null,"versions_count":18,"first_release_published_at":"2018-04-21T18:44:57.000Z","latest_release_published_at":"2024-12-05T23:18:29.000Z","latest_release_number":"2.5.3","last_synced_at":"2025-08-28T18:20:57.119Z","created_at":"2022-04-10T10:36:18.601Z","updated_at":"2025-08-29T03:08:12.645Z","registry_url":"https://pypi.org/project/diffeqpy/","install_command":"pip install diffeqpy --index-url https://pypi.org/simple","documentation_url":"https://diffeqpy.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Mathematics","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"diffeqpy","project_status":null},"repo_metadata":{"id":45039446,"uuid":"130501860","full_name":"SciML/diffeqpy","owner":"SciML","description":"Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization","archived":false,"fork":false,"pushed_at":"2025-01-23T14:16:07.000Z","size":175,"stargazers_count":574,"open_issues_count":11,"forks_count":44,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-08-28T23:25:34.223Z","etag":null,"topics":["dae","dde","delay-differential-equations","differential-algebraic-equations","differential-equations","differentialequations","numba","ode","ordinary-differential-equations","scientific-machine-learning","sciml","sde","sdes","stochastic-differential-equations"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SciML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.bib","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"SciML"}},"created_at":"2018-04-21T18:34:34.000Z","updated_at":"2025-08-22T15:32:09.000Z","dependencies_parsed_at":"2023-09-25T06:47:17.180Z","dependency_job_id":"6a26fa2b-0906-4bb8-b38c-b6e04285ce41","html_url":"https://github.com/SciML/diffeqpy","commit_stats":{"total_commits":163,"total_committers":11,"mean_commits":"14.818181818181818","dds":0.6319018404907976,"last_synced_commit":"af3d974a881647bc4f5b860ea33c9d152db36056"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/SciML/diffeqpy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciML","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/sbom","scorecard":{"id":126689,"data":{"date":"2025-08-11","repo":{"name":"github.com/SciML/diffeqpy","commit":"4889eb26f710f67af855c2406dc22e41ad7feadd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":4,"reason":"Found 7/15 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/diffeqpy/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/diffeqpy/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/diffeqpy/CI.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/CI.yml:39","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/SciML/.github/SECURITY.md:1","Info: Found linked content: github.com/SciML/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/SciML/.github/SECURITY.md:1","Info: Found text in security policy: github.com/SciML/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T04:05:41.018Z","repository_id":45039446,"created_at":"2025-08-16T04:05:41.019Z","updated_at":"2025-08-16T04:05:41.019Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272618056,"owners_count":24965403,"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-08-29T02:00:10.610Z","response_time":87,"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":"SciML","name":"SciML Open Source Scientific Machine Learning","uuid":"21238080","kind":"organization","description":"Open source software for scientific machine learning","email":"contact@chrisrackauckas.com","website":"https://sciml.ai","location":null,"twitter":"SciML_Org","company":null,"icon_url":"https://avatars.githubusercontent.com/u/21238080?v=4","repositories_count":170,"last_synced_at":"2024-05-20T14:12:50.601Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"SciML"}},"html_url":"https://github.com/SciML","funding_links":["https://github.com/sponsors/SciML"],"total_stars":19637,"followers":1094,"following":0,"created_at":"2022-11-05T00:07:41.470Z","updated_at":"2024-05-20T14:12:53.125Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciML/repositories"},"tags":[{"name":"v2.5.0","sha":"f5440048cd5924811938597afd3b34738b30c17d","kind":"commit","published_at":"2024-12-01T20:57:21.000Z","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/v2.5.0","html_url":"https://github.com/SciML/diffeqpy/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/diffeqpy@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"af3d974a881647bc4f5b860ea33c9d152db36056","kind":"commit","published_at":"2024-10-10T11:45:21.000Z","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/v2.4.2","html_url":"https://github.com/SciML/diffeqpy/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/diffeqpy@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.4.2/manifests"},{"name":"v2.4.0","sha":"ca3065671b78d3e148a33a0571a0368d34c342b9","kind":"commit","published_at":"2023-12-10T15:55:16.000Z","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/v2.4.0","html_url":"https://github.com/SciML/diffeqpy/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/diffeqpy@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"eb137fc4510d1463883ac6871ca542b46e754247","kind":"commit","published_at":"2023-10-23T10:33:32.000Z","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/v2.3.0","html_url":"https://github.com/SciML/diffeqpy/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/diffeqpy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"a7afab61e7da93edf2a89d7678a8a5259a39b61a","kind":"commit","published_at":"2023-10-20T04:04:09.000Z","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/v2.2.0","html_url":"https://github.com/SciML/diffeqpy/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/diffeqpy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v2.2.0/manifests"},{"name":"v1.1.0","sha":"e428a14d8e6eda222ceed8d63552c21d73a70a5e","kind":"commit","published_at":"2019-07-07T23:27:03.000Z","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/v1.1.0","html_url":"https://github.com/SciML/diffeqpy/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/diffeqpy@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"7186d2b1287cafe67ed13db5f416543eac75e348","kind":"commit","published_at":"2018-12-21T04:40:41.000Z","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/v1.0.0","html_url":"https://github.com/SciML/diffeqpy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/diffeqpy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v1.0.0/manifests"},{"name":"v0.3.0","sha":"a57d8115c876b3548a81c9e8fad733680a15a204","kind":"commit","published_at":"2018-04-26T22:00:31.000Z","download_url":"https://codeload.github.com/SciML/diffeqpy/tar.gz/v0.3.0","html_url":"https://github.com/SciML/diffeqpy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/diffeqpy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/tags/v0.3.0/manifests"}]},"repo_metadata_updated_at":"2025-08-29T03:08:12.645Z","dependent_packages_count":1,"downloads":341,"downloads_period":"last-month","dependent_repos_count":4,"rankings":{"downloads":9.722296538070523,"dependent_repos_count":7.515003249111272,"dependent_packages_count":4.74372965710212,"stargazers_count":2.945391865344779,"forks_count":6.6186882633181146,"docker_downloads_count":3.091043903333932,"average":5.77269224604679},"purl":"pkg:pypi/diffeqpy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/diffeqpy","docker_dependents_count":1,"docker_downloads_count":107,"usage_url":"https://repos.ecosyste.ms/usage/pypi/diffeqpy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/diffeqpy/dependencies","status":null,"funding_links":["https://github.com/sponsors/SciML"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T19:18:03.251Z","issues_count":92,"pull_requests_count":55,"avg_time_to_close_issue":31966491.42857143,"avg_time_to_close_pull_request":4099564.109090909,"issues_closed_count":83,"pull_requests_closed_count":55,"pull_request_authors_count":14,"issue_authors_count":60,"avg_comments_per_issue":3.8043478260869565,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":1199800.125,"past_year_avg_time_to_close_pull_request":36035.88888888889,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.444444444444444,"past_year_avg_comments_per_pull_request":0.8888888888888888,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/issues","maintainers":[{"login":"tkf","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkf"},{"login":"ChrisRackauckas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"LilithHafner","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LilithHafner"},{"login":"AayushSabharwal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AayushSabharwal"}],"active_maintainers":[{"login":"ChrisRackauckas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"AayushSabharwal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AayushSabharwal"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffeqpy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffeqpy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffeqpy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/diffeqpy/related_packages","maintainers":[{"uuid":"ChrisRackauckas","login":"ChrisRackauckas","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/ChrisRackauckas/","role":null,"created_at":"2023-02-19T09:31:24.190Z","updated_at":"2023-02-19T09:31:24.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ChrisRackauckas/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725050,"maintainers_count":308343,"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":558142,"full_name":"SciML/diffeqpy","default_branch":"master","committers":[{"name":"Christopher Rackauckas","email":"accounts@chrisrackauckas.com","login":"ChrisRackauckas","count":81},{"name":"Takafumi Arakaki","email":"aka.tkf@gmail.com","login":"tkf","count":60},{"name":"Lilith Hafner","email":"Lilith.Hafner@gmail.com","login":null,"count":16},{"name":"himoto","email":"hiroaki.imoto@ucd.ie","login":"himoto","count":10},{"name":"Lilith Orion Hafner","email":"lilithhafner@gmail.com","login":"LilithHafner","count":8},{"name":"Plathottam","email":"sibyjackgrove@gmail.com","login":"sibyjackgrove","count":2},{"name":"karajan9","email":"karajan9","login":"karajan9","count":1},{"name":"Páll Haraldsson","email":"Pall.Haraldsson@gmail.com","login":"PallHaraldsson","count":1},{"name":"PositroniumJS","email":"150566116+PositroniumJS","login":"PositroniumJS","count":1},{"name":"Jonnie Diegelman","email":"47193959+jonniedie","login":"jonniedie","count":1},{"name":"Ernesto Casablanca","email":"65033249+TendTo","login":"TendTo","count":1},{"name":"Björn Dahlgren","email":"bjodah@gmail.com","login":"bjodah","count":1},{"name":"Anshul Singhvi","email":"asinghvi17@simons-rock.edu","login":"asinghvi17","count":1},{"name":"Aayush Sabharwal","email":"aayush.sabharwal@gmail.com","login":"AayushSabharwal","count":1}],"total_commits":185,"total_committers":14,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.214285714285714,"dds":0.5621621621621622,"past_year_committers":[{"name":"Christopher Rackauckas","email":"accounts@chrisrackauckas.com","login":"ChrisRackauckas","count":13},{"name":"himoto","email":"hiroaki.imoto@ucd.ie","login":"himoto","count":10},{"name":"Lilith Orion Hafner","email":"lilithhafner@gmail.com","login":"LilithHafner","count":2},{"name":"PositroniumJS","email":"150566116+PositroniumJS","login":"PositroniumJS","count":1},{"name":"Ernesto Casablanca","email":"65033249+TendTo","login":"TendTo","count":1},{"name":"Aayush Sabharwal","email":"aayush.sabharwal@gmail.com","login":"AayushSabharwal","count":1}],"past_year_total_commits":28,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.666666666666667,"past_year_dds":0.5357142857142857,"last_synced_at":"2025-07-05T06:37:14.998Z","last_synced_commit":"4889eb26f710f67af855c2406dc22e41ad7feadd","created_at":"2023-03-09T04:58:39.902Z","updated_at":"2025-07-05T06:37:14.999Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"SciML/diffeqpy","html_url":"https://github.com/SciML/diffeqpy","last_synced_at":"2025-08-31T09:58:58.264Z","status":null,"issues_count":91,"pull_requests_count":58,"avg_time_to_close_issue":32350737.108433735,"avg_time_to_close_pull_request":3956787.2280701753,"issues_closed_count":82,"pull_requests_closed_count":57,"pull_request_authors_count":14,"issue_authors_count":60,"avg_comments_per_issue":3.791208791208791,"avg_comments_per_pull_request":1.9482758620689655,"merged_pull_requests_count":44,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":1508243.6666666667,"past_year_avg_time_to_close_pull_request":35015.36363636363,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":0.9166666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-14T11:53:59.326Z","updated_at":"2025-09-03T05:02:27.138Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2Fdiffeqpy/issues","issue_labels_count":{"bug":7,"question":7},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":68,"MEMBER":17,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"MEMBER":42,"CONTRIBUTOR":17,"NONE":6},"issue_authors":{"ChrisRackauckas":8,"tkf":8,"GrandadsJumper":5,"tinosulzer":4,"alexlenail":3,"sibyjackgrove":3,"mcarobene-id":2,"OrbitalMechanic":2,"himoto":2,"aseyboldt":2,"Isaac-Severinsen":2,"homocomputeris":2,"rvignolo":2,"Zymrael":1,"dan31":1,"jlapeyre":1,"LilithHafner":1,"Skumin":1,"vick2075":1,"zingale":1,"PositroniumJS":1,"rdaems":1,"djinnome":1,"m4hdiattar":1,"Velmurugan1008":1,"falematte":1,"Omer80":1,"tristan0x":1,"zhan-nine":1,"yagzo":1,"vitusbenson":1,"gonzalovivares":1,"laurent90git":1,"spraharsh":1,"nicholasfox":1,"Krytic":1,"ChrisProv":1,"michaelkyu":1,"anbonimus":1,"Vlmbd":1,"HuynhTran0301":1,"acubed3":1,"alubbock":1,"Ge0rges":1,"FLMuller":1,"jiweiqi":1,"fccoelho":1,"niuyushuo":1,"alm818":1,"Kameshkk":1,"ma-sadeghi":1,"zmoon":1,"PallHaraldsson":1,"lte678":1,"max-de-rooij":1,"kongjy94":1,"natasa-pavlov":1,"phn":1,"Amos-Zhao":1,"mustafaozen":1},"pull_request_authors":{"tkf":21,"ChrisRackauckas":15,"himoto":8,"LilithHafner":7,"PositroniumJS":2,"TendTo":2,"AayushSabharwal":2,"Abhishekjsr283204":2,"asinghvi17":1,"jonniedie":1,"PallHaraldsson":1,"karajan9":1,"jlapeyre":1,"sibyjackgrove":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076281,"issues_count":31292929,"pull_requests_count":95880624,"authors_count":10691410,"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":5,"question":2},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":5,"CONTRIBUTOR":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":9,"MEMBER":6,"NONE":3},"past_year_issue_authors":{"himoto":2,"mcarobene-id":2,"anbonimus":1,"lte678":1,"PositroniumJS":1,"zhan-nine":1},"past_year_pull_request_authors":{"himoto":8,"ChrisRackauckas":4,"PositroniumJS":2,"TendTo":2,"AayushSabharwal":2},"maintainers":[{"login":"tkf","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkf"},{"login":"ChrisRackauckas","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"LilithHafner","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LilithHafner"},{"login":"AayushSabharwal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AayushSabharwal"}],"active_maintainers":[{"login":"ChrisRackauckas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"AayushSabharwal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AayushSabharwal"}]},"events":{"total":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":37,"DeleteEvent":1,"IssueCommentEvent":26,"PushEvent":13,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":16,"ForkEvent":7},"last_year":{"CreateEvent":2,"ReleaseEvent":1,"IssuesEvent":12,"WatchEvent":37,"DeleteEvent":1,"IssueCommentEvent":26,"PushEvent":13,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":16,"ForkEvent":7}},"keywords":["dae","dde","delay-differential-equations","differential-algebraic-equations","differential-equations","differentialequations","numba","ode","ordinary-differential-equations","scientific-machine-learning","sciml","sde","sdes","stochastic-differential-equations"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-24T08:54:05.982Z","updated_at":"2022-09-24T08:54:05.982Z","repository_link":"https://github.com/SciML/diffeqpy/blob/master/setup.py","dependencies":[{"id":6025468173,"package_name":"julia","ecosystem":"pypi","requirements":"\u003e=0.2","direct":true,"kind":"runtime","optional":false},{"id":6025468174,"package_name":"jill","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CI.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T19:00:16.496Z","updated_at":"2023-01-29T19:00:16.496Z","repository_link":"https://github.com/SciML/diffeqpy/blob/master/.github/workflows/CI.yml","dependencies":[{"id":7229605320,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7229605321,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7229605322,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":15.130966595798066,"created_at":"2025-09-04T15:51:14.556Z","updated_at":"2025-10-07T08:16:25.076Z","avatar_url":"https://github.com/SciML.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":341,"funding_links":["https://github.com/sponsors/SciML"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["matrix-exponential","brownian-motion","neural-ode","neural-sde","noise-processes","bayesian-inference","stochastic-processes","wiener-process","nonlinear","physics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/40096","html_url":"https://science.ecosyste.ms/projects/40096","bibtex_url":"https://science.ecosyste.ms/projects/40096/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/40096/export.apalike"}