{"id":57529,"name":"DiffEqFlux","description":"Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods","url":"https://github.com/sciml/diffeqflux.jl","last_synced_at":"2025-09-05T14:50:36.067Z","repository":{"id":36959611,"uuid":"163191791","full_name":"SciML/DiffEqFlux.jl","owner":"SciML","description":"Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods","archived":false,"fork":false,"pushed_at":"2025-08-18T08:45:44.000Z","size":197973,"stargazers_count":892,"open_issues_count":45,"forks_count":160,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-30T06:29:43.146Z","etag":null,"topics":["delay-differential-equations","differential-equations","differentialequations","neural-dde","neural-differential-equations","neural-jump-diffusions","neural-networks","neural-ode","neural-pde","neural-sde","neural-sdes","ordinary-differential-equations","partial-differential-equations","physics-informed-learning","pinn","scientific-ai","scientific-machine-learning","scientific-ml","stiff-ode","stochastic-differential-equations"],"latest_commit_sha":null,"homepage":"https://docs.sciml.ai/DiffEqFlux/stable","language":"Julia","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","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"SciML"}},"created_at":"2018-12-26T15:09:29.000Z","updated_at":"2025-08-15T09:19:02.000Z","dependencies_parsed_at":"2024-04-12T12:22:17.138Z","dependency_job_id":"96e696cb-f300-4c11-808a-43f7fce882d5","html_url":"https://github.com/SciML/DiffEqFlux.jl","commit_stats":{"total_commits":1532,"total_committers":93,"mean_commits":"16.473118279569892","dds":0.627284595300261,"last_synced_commit":"f1843f379b70d2ae0a1aa13eda3afeebc7e9ea78"},"previous_names":["juliadiffeq/diffeqflux.jl"],"tags_count":107,"template":false,"template_full_name":null,"purl":"pkg:github/SciML/DiffEqFlux.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciML","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/sbom","scorecard":{"id":126684,"data":{"date":"2025-08-11","repo":{"name":"github.com/SciML/DiffEqFlux.jl","commit":"694c3fdec8a2485306fb0ef54ffbcb4a76860669"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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":"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:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CompatHelper.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/FormatCheck.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/FormatCheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/SpellCheck.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/SpellCheck.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/SpellCheck.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/SpellCheck.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/TagBot.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/CompatHelper.yml:7","Warn: no topLevel permission defined: .github/workflows/Downgrade.yml:1","Warn: no topLevel permission defined: .github/workflows/FormatCheck.yml:1","Warn: no topLevel permission defined: .github/workflows/SpellCheck.yml:1","Warn: no topLevel permission defined: .github/workflows/TagBot.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":"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:38.557Z","repository_id":36959611,"created_at":"2025-08-16T04:05:38.557Z","updated_at":"2025-08-16T04:05:38.557Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273772696,"owners_count":25165469,"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":4313707,"name":"DiffEqFlux","ecosystem":"julia","description":"Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods","homepage":"https://docs.sciml.ai/DiffEqFlux/stable","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/SciML/DiffEqFlux.jl","keywords_array":["neural-ode","neural-sde","neural-pde","neural-dde","neural-differential-equations","stiff-ode","ordinary-differential-equations","stochastic-differential-equations","delay-differential-equations","partial-differential-equations","neural-networks","differentialequations","differential-equations","scientific-ml","scientific-ai","neural-jump-diffusions","neural-sdes","scientific-machine-learning","pinn","physics-informed-learning"],"namespace":null,"versions_count":118,"first_release_published_at":"2019-01-22T04:42:19.000Z","latest_release_published_at":"2025-07-01T00:00:00.000Z","latest_release_number":"4.4.0","last_synced_at":"2025-08-30T06:26:59.130Z","created_at":"2022-04-19T16:36:07.191Z","updated_at":"2025-08-30T06:41:44.144Z","registry_url":"https://juliahub.com/ui/Packages/General/DiffEqFlux/","install_command":"Pkg.add(\"DiffEqFlux\")","documentation_url":"https://docs.juliahub.com/General/DiffEqFlux/stable/","metadata":{"uuid":"aae7a2af-3d4f-5e19-a356-7da93b79d9d0"},"repo_metadata":{"id":36959611,"uuid":"163191791","full_name":"SciML/DiffEqFlux.jl","owner":"SciML","description":"Pre-built implicit layer architectures with O(1) backprop, GPUs, and stiff+non-stiff DE solvers, demonstrating scientific machine learning (SciML) and physics-informed machine learning methods","archived":false,"fork":false,"pushed_at":"2025-08-02T06:29:08.000Z","size":198236,"stargazers_count":893,"open_issues_count":44,"forks_count":161,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-08-05T15:37:31.391Z","etag":null,"topics":["delay-differential-equations","differential-equations","differentialequations","neural-dde","neural-differential-equations","neural-jump-diffusions","neural-networks","neural-ode","neural-pde","neural-sde","neural-sdes","ordinary-differential-equations","partial-differential-equations","physics-informed-learning","pinn","scientific-ai","scientific-machine-learning","scientific-ml","stiff-ode","stochastic-differential-equations"],"latest_commit_sha":null,"homepage":"https://docs.sciml.ai/DiffEqFlux/stable","language":"Julia","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","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,"zenodo":null},"funding":{"github":"SciML"}},"created_at":"2018-12-26T15:09:29.000Z","updated_at":"2025-08-01T15:08:25.000Z","dependencies_parsed_at":"2024-04-12T12:22:17.138Z","dependency_job_id":"96e696cb-f300-4c11-808a-43f7fce882d5","html_url":"https://github.com/SciML/DiffEqFlux.jl","commit_stats":{"total_commits":1532,"total_committers":93,"mean_commits":"16.473118279569892","dds":0.627284595300261,"last_synced_commit":"f1843f379b70d2ae0a1aa13eda3afeebc7e9ea78"},"previous_names":["juliadiffeq/diffeqflux.jl"],"tags_count":107,"template":false,"template_full_name":null,"purl":"pkg:github/SciML/DiffEqFlux.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciML","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/sbom","scorecard":{"id":126684,"data":{"date":"2025-08-11","repo":{"name":"github.com/SciML/DiffEqFlux.jl","commit":"694c3fdec8a2485306fb0ef54ffbcb4a76860669"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"18 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 2/16 approved changesets -- score normalized to 1","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":"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":"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:30: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/CompatHelper.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Downgrade.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/Downgrade.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/FormatCheck.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/FormatCheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/SpellCheck.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/SpellCheck.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/SpellCheck.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/SpellCheck.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SciML/DiffEqFlux.jl/TagBot.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  13 third-party GitHubAction 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/CompatHelper.yml:7","Warn: no topLevel permission defined: .github/workflows/Downgrade.yml:1","Warn: no topLevel permission defined: .github/workflows/FormatCheck.yml:1","Warn: no topLevel permission defined: .github/workflows/SpellCheck.yml:1","Warn: no topLevel permission defined: .github/workflows/TagBot.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"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":"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:38.557Z","repository_id":36959611,"created_at":"2025-08-16T04:05:38.557Z","updated_at":"2025-08-16T04:05:38.557Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272815377,"owners_count":24997660,"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-30T02:00:09.474Z","response_time":77,"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":"v4.2.0","sha":"ba9264d93945b946075f7fbf6c27c92d26e60b79","kind":"commit","published_at":"2025-02-12T02:51:49.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v4.2.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"88df9151540845f57842274a70b11e02d65cbffb","kind":"commit","published_at":"2024-11-05T09:56:25.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v4.1.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v4.1.0/manifests"},{"name":"v3.5.0","sha":"92dfae57cfbe9368b9c911594ca9060e9f438786","kind":"commit","published_at":"2024-05-19T02:45:17.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v3.5.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v3.5.0/manifests"},{"name":"v3.3.0","sha":"661ba48eb5af284a35ed523febea9b308f58c1a3","kind":"commit","published_at":"2023-12-25T05:11:35.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v3.3.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v3.3.0/manifests"},{"name":"v3.1.0","sha":"0c91a2994260d8fa9d42c3945edc2e9fe05a4a53","kind":"commit","published_at":"2023-12-11T02:56:18.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v3.1.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"2e8330e853942eb6c4665063814ab9d6243ec5b1","kind":"commit","published_at":"2023-12-07T13:14:38.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v3.0.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v3.0.0/manifests"},{"name":"v2.2.0","sha":"af5fd5edbbaad38e92315d7ffff14877b15c5774","kind":"commit","published_at":"2023-08-13T00:47:25.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v2.2.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"fb56cba5aeb1973647f47e2df2242af987e77b54","kind":"tag","published_at":"2023-06-28T13:39:11.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v2.1.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"91470233291b9ae4894a1f3bb04be36aa3906939","kind":"tag","published_at":"2023-04-19T08:33:20.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v2.0.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v2.0.0/manifests"},{"name":"v1.53.0","sha":"01173be0cbc56bc862336d26d85cb7a0e601dfca","kind":"tag","published_at":"2022-12-11T09:13:15.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.53.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"092af896745e338d29c929b557e8728d4ef55327","kind":"tag","published_at":"2022-07-27T03:12:06.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.52.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.52.0/manifests"},{"name":"v1.51.2","sha":"39d442ba4ada8c1a0068f09d351bdbe6aaaa7d7e","kind":"tag","published_at":"2022-06-30T23:01:26.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.51.2","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.51.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.51.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.51.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.51.2/manifests"},{"name":"v1.51.1","sha":"2b563a590c9801997b2cd06538b249ef7a0a2afa","kind":"tag","published_at":"2022-06-30T21:40:08.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.51.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.51.1/manifests"},{"name":"v1.51.0","sha":"e32422d86bea1cdda8797d0b909cb3e207738bd5","kind":"tag","published_at":"2022-06-25T14:32:14.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.51.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"63d8b512cd4dc7f1ad5541e957dcf14dca7176b8","kind":"tag","published_at":"2022-06-21T11:29:51.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.50.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.50.0/manifests"},{"name":"v1.49.1","sha":"b8bb05075393d853340121fac6043edd718f8568","kind":"tag","published_at":"2022-06-17T02:41:06.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.49.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.49.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.49.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.49.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.49.1/manifests"},{"name":"v1.49.0","sha":"bdd293ff2245b5e936b2aaf9fc7bd3b0d9b60c96","kind":"tag","published_at":"2022-06-08T21:02:46.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.49.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"006ca9592d3585b2dfb00831f5805c85965c94b5","kind":"tag","published_at":"2022-06-04T01:03:52.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.48.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.48.0/manifests"},{"name":"v1.47.1","sha":"19cecc4bd23e37e0d258de9069bf1a4a2e147caf","kind":"tag","published_at":"2022-05-03T13:17:50.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.47.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.47.1/manifests"},{"name":"v1.47.0","sha":"de6e2dfd9e986f8579e2ec1c9c2490f690d3de14","kind":"tag","published_at":"2022-05-03T11:46:46.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.47.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.47.0/manifests"},{"name":"v1.46.1","sha":"7b8cbce99c3dce26bd5660ba07e7326213f8ff66","kind":"tag","published_at":"2022-04-23T12:29:35.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.46.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.46.1/manifests"},{"name":"v1.46.0","sha":"6597bcbc86a6352012fed01989d2cb6633a965a3","kind":"tag","published_at":"2022-04-21T05:19:13.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.46.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.46.0/manifests"},{"name":"v1.45.3","sha":"29b0dd5b6430398e07fe5d02b5cf909e5c3de097","kind":"tag","published_at":"2022-03-21T06:08:52.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.45.3","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.45.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.45.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.45.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.45.3/manifests"},{"name":"v1.45.2","sha":"318ecfaebff64d56509fb816f4d3092b38c83388","kind":"tag","published_at":"2022-03-12T10:10:04.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.45.2","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.45.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.45.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.45.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.45.2/manifests"},{"name":"v1.45.1","sha":"cff4c35555c9d7f24803a43ae28bd56b445fceaa","kind":"tag","published_at":"2022-02-13T13:23:36.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.45.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.45.1/manifests"},{"name":"v1.45.0","sha":"392ca8390933f25a7d45af1837bd83923c2d8c24","kind":"tag","published_at":"2022-02-06T13:03:57.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.45.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.45.0/manifests"},{"name":"v1.44.1","sha":"7d60f6d6a27e0b490ed586b3496c4d3fae3fa477","kind":"tag","published_at":"2022-01-05T15:23:07.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.44.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.44.1/manifests"},{"name":"v1.44.0","sha":"bf8d441bfe5fa624c7f0c82ce12a3ee89ff4e942","kind":"tag","published_at":"2021-10-30T15:11:50.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.44.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"5149b9900f21ed39d0a0fa5ad489279867d8dfc5","kind":"tag","published_at":"2021-08-13T12:50:02.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.43.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.43.0/manifests"},{"name":"v1.42.1","sha":"af2eaaccce40aa2e7ac017bc9155c10fac7b27cb","kind":"tag","published_at":"2021-08-08T11:27:03.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.42.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.42.1/manifests"},{"name":"v1.42.0","sha":"bb8ea2c2133d3df5c560fdbc5962ffe0c25dbee6","kind":"tag","published_at":"2021-07-26T11:41:35.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.42.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"2f73e77f91ff07a86b2cfe2c01c558bb8b481d8f","kind":"tag","published_at":"2021-06-26T18:45:23.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.41.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.41.0/manifests"},{"name":"v1.40.1","sha":"65601fe384a6bff16fa58af9cb3a4828cf6bdf69","kind":"tag","published_at":"2021-06-26T12:01:15.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.40.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.40.1/manifests"},{"name":"v1.40.0","sha":"8a278107fb69bb3777e2bdd1e5317d7e111bfd9a","kind":"tag","published_at":"2021-06-24T23:38:03.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.40.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"1665d604b77a7648a4e9683b50162bb1be714019","kind":"tag","published_at":"2021-06-21T03:13:16.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.39.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"6b333660b084ee0e8f55265ee530cc2de35d4544","kind":"tag","published_at":"2021-06-11T12:04:18.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.38.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"dea9b1daf7f8fea7850e7347d1d5010658f45f68","kind":"tag","published_at":"2021-05-20T01:24:09.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.37.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.37.0/manifests"},{"name":"v1.36.1","sha":"77c935057a7569ab9a813c8d8dac955db5edaab5","kind":"tag","published_at":"2021-04-13T19:45:05.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.36.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.36.1/manifests"},{"name":"v1.36.0","sha":"9e1182e6e4e90c9d72814911e7c279f5903604b7","kind":"tag","published_at":"2021-04-11T22:54:07.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.36.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.36.0/manifests"},{"name":"v1.35.1","sha":"8be3f5acf0eee8d076ee4860769935568aa89364","kind":"tag","published_at":"2021-04-01T11:45:58.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.35.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.35.1/manifests"},{"name":"v1.35.0","sha":"974818b5bb414922d6966ae9863a7b785c42b19a","kind":"tag","published_at":"2021-04-01T05:55:26.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.35.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.35.0/manifests"},{"name":"v1.34.1","sha":"d23fa129b22e5561d64825245ceaa2dfd7b85d53","kind":"tag","published_at":"2021-03-04T12:16:47.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.34.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.34.1/manifests"},{"name":"v1.34.0","sha":"24eeeac2ed7818ef50747adbd1e1e5ed430cff8f","kind":"tag","published_at":"2021-02-22T00:11:20.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.34.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"c759ee7804f15b09e644c1386aeab1a55b15ceb1","kind":"tag","published_at":"2021-02-15T11:54:28.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.33.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"536112c664f8e3b9f75b9c64f05b71647ef001cc","kind":"tag","published_at":"2021-02-07T16:27:39.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.32.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.32.0/manifests"},{"name":"v1.31.1","sha":"2295ff579e6d02fb32ba2bcc544db456a9f85ced","kind":"tag","published_at":"2021-02-07T03:16:20.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.31.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.31.1/manifests"},{"name":"v1.31.0","sha":"21c625a4b4c3c8fe576022728e372dcb3e4101ec","kind":"tag","published_at":"2021-01-12T07:02:38.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.31.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"55a5b2501b2042800e83490b37aff1270d238c5d","kind":"tag","published_at":"2021-01-05T23:01:14.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.30.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"322ca54c9e22e2d96d110801d725c50370e6ed02","kind":"tag","published_at":"2020-12-21T17:30:20.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.29.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"bf6c5889c442018011f108550c5d833f8f45ce0e","kind":"tag","published_at":"2020-12-21T13:44:53.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.28.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.28.0/manifests"},{"name":"v1.27.1","sha":"59eeaecdb99fe734b4e23dc6ff01dcd36f50837c","kind":"tag","published_at":"2020-12-15T16:06:25.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.27.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.27.1/manifests"},{"name":"v1.27.0","sha":"f1c095edcfb6f7d706b7e3ae70fe7e14107d9b21","kind":"tag","published_at":"2020-12-15T12:41:38.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.27.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"449efcecfc11f1eab65d0e467cf57db9f5a5dbec","kind":"tag","published_at":"2020-12-07T04:54:47.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.26.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"1122fb9053828483e4df1b047084581ef8e8fcc3","kind":"tag","published_at":"2020-11-23T09:38:25.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.25.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"0a4cab547debc89a5ef6039fbe9c431b98dc265d","kind":"tag","published_at":"2020-10-07T16:28:35.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.24.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"515e0fbee7981424020ba11c79c1731f46f6a809","kind":"tag","published_at":"2020-09-21T07:19:19.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.23.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4e0210b2d77f13bbd8fcab732e0e6ff25e1ab97e","kind":"tag","published_at":"2020-09-07T01:23:55.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.22.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"b119a83bbca5ba87941152204094ab0025ef566e","kind":"tag","published_at":"2020-08-25T03:21:15.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.21.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"ad45871ef6cc7ac512e223586ec3a3983f44325e","kind":"tag","published_at":"2020-08-10T17:15:04.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.20.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"b6e168a477e946979f9c63b7e6975cfc915ece68","kind":"tag","published_at":"2020-08-10T15:15:39.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.19.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"ed92e1981faa23b437fffc6045f6bef33cd5aa79","kind":"tag","published_at":"2020-07-30T02:15:57.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.18.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"3cfc2ec2ad6dfea2e95742f3659d4772b28644b3","kind":"tag","published_at":"2020-07-09T13:12:40.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.17.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"0ee534196a25d9f19e692f12c3980086b5de3677","kind":"tag","published_at":"2020-06-24T00:28:18.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.16.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"f7a0b256f1bb15f8c55d30492e1297950e10f802","kind":"tag","published_at":"2020-06-22T05:10:03.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.15.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"7bb4cc5cb109e03eb0c1b8ef1b05c3c236eaf093","kind":"tag","published_at":"2020-06-20T05:12:15.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.14.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"ad6211905470d4fe63ca83dd24890eb757aed7b7","kind":"tag","published_at":"2020-06-17T14:10:45.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.13.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"ead315b1a34c9a5014fee923448d33849a6f15df","kind":"tag","published_at":"2020-06-09T06:11:16.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.12.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"3fa3841ff932db5706800a5f3faabcdd11e021ea","kind":"tag","published_at":"2020-05-30T04:13:04.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.12.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"fffe53ed4e4e2a8a01f48aac1ed62c16b56e1dd6","kind":"tag","published_at":"2020-05-28T16:14:29.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.11.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"3977c5df26ae4055b73607500170b7b5ebd34692","kind":"tag","published_at":"2020-05-20T03:10:48.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.10.3","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"cd829dc9df78e0976d9b3b2bbaa476eb148383a2","kind":"tag","published_at":"2020-05-17T20:07:59.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.10.2","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"bb2cfd1a14ae1f1c8058907c788f639932148458","kind":"tag","published_at":"2020-05-16T22:08:50.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.10.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"9997ca8553f4ae994214878b24905704cc7deeb4","kind":"tag","published_at":"2020-05-12T18:17:02.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.10.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"7bfeccc128dcdf48e68931dfb1c5db8bd7944ec8","kind":"tag","published_at":"2020-05-02T01:09:32.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.9.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"ebe1026b79cb9865ca650d650b3da0ab16efb30f","kind":"tag","published_at":"2020-04-03T06:07:01.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.8.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"e620ea99053cd6a818cd9a0b8deeca8af26c5842","kind":"tag","published_at":"2020-03-26T16:13:55.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.8.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"5b1f935b7f1bcee581b63d552d77b5624f37536c","kind":"tag","published_at":"2020-03-18T20:07:24.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.7.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"e68e6a78c98a7e8628d14825240456c6c2011170","kind":"tag","published_at":"2020-03-10T05:08:33.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.7.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"bdfabd7b2ec90fd231359a020e4449e87b636b25","kind":"commit","published_at":"2020-03-05T20:46:04.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.6.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"a0b09fa2cfb98d87317b9bab0d84080c9044b37b","kind":"commit","published_at":"2020-03-04T07:05:07.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.5.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"164aa78b1dfeb5dd46b1906cd91fb5ef0c01cba7","kind":"commit","published_at":"2020-03-03T19:21:59.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.4.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"19af8e521dc2d74bc71e54b9499063535b0075fc","kind":"commit","published_at":"2020-02-19T14:06:23.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.3.2","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"38256f1ff71f2963ba323ceb1897f9e8b61695a7","kind":"tag","published_at":"2020-02-07T23:20:58.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.3.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"364ea75276fae6ce7eb93ccf0ec53b4c23a2c417","kind":"tag","published_at":"2020-02-06T21:01:04.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.3.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"63314377bcdd6b98a8cac892515a1b46b42db21c","kind":"tag","published_at":"2020-02-04T21:09:42.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.2.2","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"49a0f9d3e30a645c09697dc358e491d6dafa7597","kind":"tag","published_at":"2020-02-02T22:57:33.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.2.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"bb0a9f4572af47e5785edaf7e55acdcd7e1f655e","kind":"tag","published_at":"2020-02-02T20:57:21.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.2.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"20857325436c2a569fc67d50b563df89f0e13648","kind":"tag","published_at":"2020-01-24T08:21:24.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.1.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"22e20adddd88a1a936bc465597e203b0b5246370","kind":"tag","published_at":"2020-01-20T10:34:05.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.1.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"a1d4614c9c64bbb1ca07973310c38f5016017c47","kind":"tag","published_at":"2020-01-13T19:13:25.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v1.0.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v1.0.0/manifests"},{"name":"v0.10.2","sha":"0382fb4f8f31564638da565453ad0e7cbf6fd2b0","kind":"tag","published_at":"2019-12-29T21:33:42.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.10.2","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"d99ea9519d7d7fad6f4694107fcf209d6bbf8d1d","kind":"tag","published_at":"2019-12-28T19:09:43.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.10.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"79a19c0b94fabf35c5e4833bbd679227ea5abb3c","kind":"tag","published_at":"2019-12-14T10:45:00.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.10.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"611642af341551da2b48cc8477b69f598043ebaf","kind":"tag","published_at":"2019-12-10T21:19:33.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.9.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"92918b0b70831a4d4a159a37f6e801501cb1ca08","kind":"tag","published_at":"2019-11-30T10:47:49.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.8.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"967ae0e74bbf772c78f81859c2f205066d08f184","kind":"tag","published_at":"2019-11-18T23:19:56.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.8.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"f4f9047659d68a7935f49fd26f86bfd1e637f30d","kind":"tag","published_at":"2019-10-22T02:26:59.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.7.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"b70f7243f51860fb2c63cec9f4a58fbbe33ee543","kind":"tag","published_at":"2019-07-21T14:10:54.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.6.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"4524eede2cbb78e4c45970136b04231cea5267e9","kind":"tag","published_at":"2019-07-20T03:13:06.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.6.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"ca027143018e7610b09bcad37ea73dd0da41154c","kind":"tag","published_at":"2019-07-17T10:46:41.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.5.2","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"e522ff0e1d5180344a4fbb8d3e304edf51fe4001","kind":"tag","published_at":"2019-07-12T09:29:24.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.5.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"cc2d24c07a4c0c561577da6e9b94599150fcfbf3","kind":"commit","published_at":"2019-04-28T22:34:37.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.5.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a7e78cbfd029678555fc912d50ee07e2e8fea1eb","kind":"commit","published_at":"2019-04-10T15:11:07.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.4.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"23810a8588e970903312d2c129e2f56e0efe3224","kind":"commit","published_at":"2019-04-03T15:07:09.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.3.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"4cc55daf3d83f13dd984d3f22d37f973d2ce669d","kind":"commit","published_at":"2019-01-25T14:38:03.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.2.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"f9c2a920b65e00a40360fb9b7d1c7bf32fcec946","kind":"commit","published_at":"2019-01-23T01:38:32.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.1.0","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"a50aa3e171b3fd7a0ac2e502f9824e02b157acfd","kind":"commit","published_at":"2019-01-22T04:42:19.000Z","download_url":"https://codeload.github.com/SciML/DiffEqFlux.jl/tar.gz/v0.0.1","html_url":"https://github.com/SciML/DiffEqFlux.jl/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/SciML/DiffEqFlux.jl@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-30T06:41:44.143Z","dependent_packages_count":14,"downloads":191,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.939726027397262,"dependent_packages_count":4.810958904109589,"stargazers_count":0.39452054794520547,"forks_count":0.44931506849315067,"average":3.8986301369863017},"purl":"pkg:julia/DiffEqFlux","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/DiffEqFlux","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/DiffEqFlux","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/DiffEqFlux/dependencies","status":null,"funding_links":["https://github.com/sponsors/SciML"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T07:09:17.439Z","issues_count":99,"pull_requests_count":166,"avg_time_to_close_issue":21774901.464285713,"avg_time_to_close_pull_request":2859821.94375,"issues_closed_count":84,"pull_requests_closed_count":160,"pull_request_authors_count":31,"issue_authors_count":54,"avg_comments_per_issue":7.393939393939394,"avg_comments_per_pull_request":0.9216867469879518,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":58,"past_year_issues_count":9,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1136344.75,"past_year_avg_time_to_close_pull_request":1455270.357142857,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.3333333333333335,"past_year_avg_comments_per_pull_request":0.7575757575757576,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/issues","maintainers":[{"login":"ChrisRackauckas","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"avik-pal","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avik-pal"},{"login":"ArnoStrouwen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArnoStrouwen"},{"login":"prbzrg","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prbzrg"},{"login":"sathvikbhagavan","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sathvikbhagavan"},{"login":"thazhemadam","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thazhemadam"},{"login":"devmotion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devmotion"},{"login":"ErikQQY","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErikQQY"},{"login":"anandijain","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anandijain"},{"login":"Vaibhavdixit02","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vaibhavdixit02"},{"login":"ranocha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ranocha"},{"login":"YichengDWu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YichengDWu"},{"login":"TorkelE","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TorkelE"},{"login":"LilithHafner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LilithHafner"}],"active_maintainers":[{"login":"ChrisRackauckas","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"avik-pal","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avik-pal"},{"login":"TorkelE","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TorkelE"},{"login":"Vaibhavdixit02","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vaibhavdixit02"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/DiffEqFlux/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/DiffEqFlux/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/DiffEqFlux/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/DiffEqFlux/related_packages","maintainers":[],"registry":{"name":"juliahub.com","url":"https://juliahub.com","ecosystem":"julia","default":true,"packages_count":12681,"maintainers_count":0,"namespaces_count":0,"keywords_count":7424,"github":"JuliaRegistries","metadata":{"funded_packages_count":856},"icon_url":"https://github.com/JuliaRegistries.png","created_at":"2022-04-19T16:34:08.340Z","updated_at":"2025-09-05T07:47:59.931Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/namespaces"}}],"commits":{"id":704983,"full_name":"SciML/DiffEqFlux.jl","default_branch":"master","committers":[{"name":"Chris Rackauckas","email":"accounts@chrisrackauckas.com","login":"ChrisRackauckas","count":907},{"name":"Diogo Netto","email":"diogonetto.dcn@gmail.com","login":"d-netto","count":117},{"name":"Avik Pal","email":"avikpal@mit.edu","login":"avik-pal","count":93},{"name":"Abhishek Bhatt","email":"abhishekbhatt730@gmail.com","login":"ba2tro","count":42},{"name":"Hossein Pourbozorg","email":"prbzrg@gmail.com","login":"prbzrg","count":31},{"name":"CompatHelper Julia","email":"compathelper_noreply@julialang.org","login":null,"count":31},{"name":"abhigupta768","email":"abhigupta768@gmail.com","login":"abhigupta768","count":29},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":28},{"name":"Abhishek Bhatt","email":"46929125+Abhishek-1Bhatt","login":"Abhishek-1Bhatt","count":26},{"name":"Vaibhav Dixit","email":"vaibhavyashdixit@gmail.com","login":"Vaibhavdixit02","count":22},{"name":"Sathvik Bhagavan","email":"sathvikbhagavan@gmail.com","login":"sathvikbhagavan","count":17},{"name":"JeremyFongSP","email":"jeremy.fongsanpin@gmail.com","login":"JeremyFongSP","count":17},{"name":"Yingbo Ma","email":"mayingbo5@gmail.com","login":"YingboMa","count":14},{"name":"Ranjan Anantharaman","email":"ranjan.anantharaman@gmail.com","login":"ranjanan","count":14},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":13},{"name":"Arno Strouwen","email":"arno.strouwen@telenet.be","login":"ArnoStrouwen","count":13},{"name":"Adrian Hill","email":"adrian.hill@mailbox.org","login":"adrhill","count":12},{"name":"jessebett","email":"jessebett@gmail.com","login":"jessebett","count":11},{"name":"Emmanuel-R8","email":"emmanuel.rialland@gmail.com","login":"Emmanuel-R8","count":10},{"name":"Dhairya Gandhi","email":"dhairya@juliacomputing.com","login":"DhairyaLGandhi","count":9},{"name":"Victor","email":"bvictor@ethz.ch","login":null,"count":8},{"name":"Mike Innes","email":"mike.j.innes@gmail.com","login":"MikeInnes","count":8},{"name":"piotr","email":"piotr.sokol@stonybrook.edu","login":"PiotrSokol","count":7},{"name":"Chris de Graaf","email":"me@cdg.dev","login":"christopher-dG","count":6},{"name":"David Widmann","email":"devmotion","login":"devmotion","count":5},{"name":"Dhairya Gandhi","email":"dhairya@juliacopmuting.com","login":null,"count":4},{"name":"Qingyu Qu","email":"52615090+ErikQQY","login":"ErikQQY","count":4},{"name":"Frank Schaefer","email":"frank.schaefer@unibas.ch","login":"frankschae","count":4},{"name":"Fredrik Bagge Carlson","email":"baggepinnen@gmail.com","login":"baggepinnen","count":4},{"name":"metanoid","email":"metanoid","login":"metanoid","count":3},{"name":"Kanav Gupta","email":"33966400+kanav99","login":"kanav99","count":3},{"name":"Collin","email":"collinw@mit.edu","login":"collinwarner","count":3},{"name":"Manas2030","email":"58384989+Manas2030","login":"Manas2030","count":2},{"name":"MilkshakeForReal","email":"yicheng.wu@ucalgary.ca","login":"YichengDWu","count":2},{"name":"Jonnie Diegelman","email":"47193959+jonniedie","login":"jonniedie","count":2},{"name":"Greg","email":"gregliest@gmail.com","login":"Gregliest","count":2},{"name":"Raj Dandekar","email":"rajd@mit.edu","login":"RajDandekar","count":2},{"name":"Yao Lu","email":"luyaocns@gmail.com","login":"AStupidBear","count":2},{"name":"Anant Thazhemadam","email":"47104651+thazhemadam","login":"thazhemadam","count":2},{"name":"Chris DeGrendele","email":"christopher.degrendele@stonybrook.edu","login":null,"count":2},{"name":"Andreas Scheidegger","email":"andreas.scheidegger@eawag.ch","login":"scheidan","count":2},{"name":"Maja Gwóźdź","email":"maja.k.gwozdz@gmail.com","login":"mkg33","count":2},{"name":"Krishna Bhogaonker","email":"cyclotomiq@gmail.com","login":"00krishna","count":2},{"name":"Nirmal Suthar","email":"nirmalps@iitk.ac.in","login":"nirmal-suthar","count":1},{"name":"Paul Schwerdtner","email":"72927083+Algopaul","login":"Algopaul","count":1},{"name":"Pietro Monticone","email":"38562595+pitmonticone","login":"pitmonticone","count":1},{"name":"Qiyao Wei","email":"juventia2014@gmail.com","login":"QiyaoWei","count":1},{"name":"Suraj Kumar Jha","email":"117300003+ZXEcoder","login":"ZXEcoder","count":1},{"name":"Tim Besard","email":"tim.besard@gmail.com","login":"maleadt","count":1},{"name":"Vedant Puri","email":"vedantpuri@gmail.com","login":"vpuri3","count":1},{"name":"Viral B. Shah","email":"ViralBShah","login":"ViralBShah","count":1},{"name":"Wilhelm Kirchgässner","email":"16706935+wkirgsn","login":"wkirgsn","count":1},{"name":"abstractingagent","email":"64622082+abstractingagent","login":"abstractingagent","count":1},{"name":"ali-ramadhan","email":"ali.hh.ramadhan@gmail.com","login":"ali-ramadhan","count":1},{"name":"anand jain","email":"anandj@uchicago.edu","login":"anandijain","count":1},{"name":"chriselrod","email":"elrodc@gmail.com","login":"chriselrod","count":1},{"name":"dehann","email":"dehann","login":"dehann","count":1},{"name":"casey kneale","email":"ckneale@gmail.com","login":null,"count":1},{"name":"Sebastian Callh","email":"sebastian.callh@northvolt.com","login":null,"count":1},{"name":"gileshd","email":"gileshd@googlemail.com","login":"gileshd","count":1},{"name":"mbeltagy","email":"mohammed.elbeltagy@gmail.com","login":"mbeltagy","count":1},{"name":"Aayush Sabharwal","email":"aayush.sabharwal@juliahub.com","login":"AayushSabharwal","count":1},{"name":"Anshul Singhvi","email":"asinghvi17@simons-rock.edu","login":"asinghvi17","count":1},{"name":"Chi Po Choi","email":"cpchoi@ucdavis.edu","login":"pochoi","count":1},{"name":"Chris DeGrendele","email":"35853499+ChrisDeGrendele","login":"ChrisDeGrendele","count":1},{"name":"Guillaume Ausset","email":"guillaume@ausset.me","login":"aussetg","count":1},{"name":"Hans Würfel","email":"github@wuerfel.io","login":"hexaeder","count":1},{"name":"Hendrik Ranocha","email":"mail@ranocha.de","login":"ranocha","count":1},{"name":"Ilya Orson","email":"IlyaOrson","login":"IlyaOrson","count":1},{"name":"Jesse Perla","email":"jesseperla@gmail.com","login":"jlperla","count":1},{"name":"Jordi Bolibar","email":"jordi.bolibar@gmail.com","login":"JordiBolibar","count":1},{"name":"Julia TagBot","email":"50554310+JuliaTagBot","login":"JuliaTagBot","count":1},{"name":"Kevin Hannay","email":"13168556+khannay","login":"khannay","count":1},{"name":"Lilith Orion Hafner","email":"lilithhafner@gmail.com","login":"LilithHafner","count":1},{"name":"Lucas","email":"54046842+macquarrielucas","login":"macquarrielucas","count":1},{"name":"Mahdiar Sadeghi","email":"39443607+mahdiarsadeghi","login":"mahdiarsadeghi","count":1},{"name":"Naman Gupta","email":"32638824+namangup","login":"namangup","count":1},{"name":"Niall Dalton","email":"niall.dalton12@gmail.com","login":"ndalton12","count":1},{"name":"Nikhil Yewale","email":"yewale.nikhil65@gmail.com","login":"yewalenikhil65","count":1},{"name":"ric-cioffi","email":"ric.cioffi90@gmail.com","login":"ric-cioffi","count":1},{"name":"Nils","email":"55623586+spin0r","login":"spin0r","count":1},{"name":"Aman Verma","email":"50916643+Aman027","login":"Aman027","count":1}],"total_commits":1576,"total_committers":82,"total_bot_commits":41,"total_bot_committers":2,"mean_commits":19.21951219512195,"dds":0.42449238578680204,"past_year_committers":[{"name":"Christopher Rackauckas","email":"accounts@chrisrackauckas.com","login":"ChrisRackauckas","count":41},{"name":"Avik Pal","email":"avikpal@mit.edu","login":"avik-pal","count":31},{"name":"CompatHelper Julia","email":"compathelper_noreply@julialang.org","login":null,"count":6},{"name":"Vaibhav Dixit","email":"vaibhavyashdixit@gmail.com","login":"Vaibhavdixit02","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Suraj Kumar Jha","email":"117300003+ZXEcoder","login":"ZXEcoder","count":1},{"name":"Lucas","email":"54046842+macquarrielucas","login":"macquarrielucas","count":1}],"past_year_total_commits":86,"past_year_total_committers":7,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":12.285714285714286,"past_year_dds":0.5232558139534884,"last_synced_at":"2025-07-05T16:03:28.462Z","last_synced_commit":"0eb457dd086d4fa7301e14a15a554fba4dde3301","created_at":"2023-03-09T12:14:12.900Z","updated_at":"2025-07-05T16:03:28.462Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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/DiffEqFlux.jl","html_url":"https://github.com/SciML/DiffEqFlux.jl","last_synced_at":"2025-08-31T07:35:35.737Z","status":null,"issues_count":97,"pull_requests_count":178,"avg_time_to_close_issue":22556885.802469134,"avg_time_to_close_pull_request":2694223.371257485,"issues_closed_count":81,"pull_requests_closed_count":167,"pull_request_authors_count":31,"issue_authors_count":51,"avg_comments_per_issue":7.463917525773196,"avg_comments_per_pull_request":0.8651685393258427,"merged_pull_requests_count":132,"bot_issues_count":0,"bot_pull_requests_count":58,"past_year_issues_count":8,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":1161436.0,"past_year_avg_time_to_close_pull_request":547604.0666666667,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.875,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":24,"created_at":"2023-05-10T16:07:23.132Z","updated_at":"2025-09-03T04:49:29.242Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFlux.jl/issues","issue_labels_count":{"bug":12,"question":6,"good first issue":5,"upstream":2,"help wanted":1},"pull_request_labels_count":{"dependencies":19,"github_actions":2},"issue_author_associations_count":{"NONE":66,"MEMBER":26,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":112,"MEMBER":98,"NONE":10},"issue_authors":{"prbzrg":8,"avik-pal":8,"ChrisRackauckas":7,"jarroyoe":6,"ArnoStrouwen":4,"wocaishiniliu":3,"seadra":3,"ghost":3,"mariaade26":3,"Song921012":2,"itsdfish":2,"CarloLucibello":2,"martincornejo":2,"Emmanuel-R8":2,"user161715":2,"cems2":2,"disadone":1,"gebmecod":1,"Alexio-Phytides":1,"TorkelE":1,"canbozdogan":1,"gabrevaya":1,"schlichtanders":1,"skycolt":1,"staticfloat":1,"axla-io":1,"thazhemadam":1,"JuliaTagBot":1,"lanceXwq":1,"sophia-wright-blue":1,"rzhli":1,"nghiahhnguyen":1,"gcrth":1,"JoshuaPurtell":1,"kaido975":1,"EngrStudent":1,"a1ix2":1,"bkuwahara":1,"JTaets":1,"raphaelchinchilla":1,"dom-linkevicius":1,"jholland1":1,"MKThyss":1,"awecefil":1,"MaAl13":1,"gpavanb1":1,"matteoettam09":1,"RJZS":1,"mjyshin":1,"MortezaBabazadehShareh":1,"tkmamp":1,"vleon1234":1,"Neo-101":1,"stephans3":1,"evolbio":1},"pull_request_authors":{"github-actions[bot]":63,"ChrisRackauckas":46,"dependabot[bot]":19,"avik-pal":17,"prbzrg":11,"sathvikbhagavan":9,"ArnoStrouwen":9,"Abhishek-1Bhatt":8,"thazhemadam":4,"AayushSabharwal":3,"ParamThakkar123":2,"ZXEcoder":2,"ErikQQY":2,"Parvfect":2,"macquarrielucas":2,"anandijain":2,"maleadt":2,"Vaibhavdixit02":2,"devmotion":2,"00krishna":2,"SCiarella":2,"ranocha":1,"LilithHafner":1,"YichengDWu":1,"Algopaul":1,"Aksh8t":1,"chriselrod":1,"SebastianCallh":1,"manyfeatures":1,"vpuri3":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10081260,"issues_count":31307470,"pull_requests_count":96173836,"authors_count":10693646,"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":4,"question":4},"past_year_pull_request_labels_count":{"dependencies":4,"github_actions":2},"past_year_issue_author_associations_count":{"NONE":8,"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":34,"MEMBER":13,"NONE":7},"past_year_issue_authors":{"awecefil":1,"disadone":1,"jholland1":1,"lanceXwq":1,"martincornejo":1,"mjyshin":1,"rzhli":1,"skycolt":1,"TorkelE":1},"past_year_pull_request_authors":{"github-actions[bot]":28,"ChrisRackauckas":9,"dependabot[bot]":4,"Vaibhavdixit02":2,"macquarrielucas":2,"ParamThakkar123":2,"avik-pal":2,"SCiarella":2,"ZXEcoder":2,"Aksh8t":1},"maintainers":[{"login":"ChrisRackauckas","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"avik-pal","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avik-pal"},{"login":"ArnoStrouwen","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ArnoStrouwen"},{"login":"prbzrg","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prbzrg"},{"login":"sathvikbhagavan","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sathvikbhagavan"},{"login":"thazhemadam","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thazhemadam"},{"login":"Vaibhavdixit02","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vaibhavdixit02"},{"login":"devmotion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devmotion"},{"login":"ErikQQY","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErikQQY"},{"login":"anandijain","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anandijain"},{"login":"ranocha","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ranocha"},{"login":"TorkelE","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TorkelE"},{"login":"LilithHafner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LilithHafner"},{"login":"YichengDWu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YichengDWu"}],"active_maintainers":[{"login":"ChrisRackauckas","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisRackauckas"},{"login":"avik-pal","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avik-pal"},{"login":"Vaibhavdixit02","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Vaibhavdixit02"},{"login":"TorkelE","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TorkelE"}]},"events":{"total":{"CreateEvent":16,"ReleaseEvent":2,"IssuesEvent":8,"WatchEvent":36,"DeleteEvent":20,"IssueCommentEvent":55,"PushEvent":64,"PullRequestEvent":41,"PullRequestReviewEvent":23,"PullRequestReviewCommentEvent":33,"ForkEvent":12},"last_year":{"CreateEvent":16,"ReleaseEvent":2,"IssuesEvent":8,"WatchEvent":36,"DeleteEvent":20,"IssueCommentEvent":55,"PushEvent":64,"PullRequestEvent":41,"PullRequestReviewEvent":23,"PullRequestReviewCommentEvent":33,"ForkEvent":12}},"keywords":["delay-differential-equations","differential-equations","differentialequations","neural-dde","neural-differential-equations","neural-jump-diffusions","neural-networks","neural-ode","neural-pde","neural-sde","neural-sdes","ordinary-differential-equations","partial-differential-equations","physics-informed-learning","pinn","scientific-ai","scientific-machine-learning","scientific-ml","stiff-ode","stochastic-differential-equations"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/CI.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T11:47:45.429Z","updated_at":"2023-02-12T11:47:45.429Z","repository_link":"https://github.com/SciML/DiffEqFlux.jl/blob/master/.github/workflows/CI.yml","dependencies":[{"id":7583475767,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7583475768,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7583475769,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7583475770,"package_name":"julia-actions/julia-buildpkg","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7583475771,"package_name":"julia-actions/julia-runtest","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7583475772,"package_name":"julia-actions/julia-processcoverage","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7583475773,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/CompatHelper.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T11:47:45.447Z","updated_at":"2023-02-12T11:47:45.447Z","repository_link":"https://github.com/SciML/DiffEqFlux.jl/blob/master/.github/workflows/CompatHelper.yml","dependencies":[{"id":7583475782,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/Invalidations.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T11:47:45.476Z","updated_at":"2023-02-12T11:47:45.476Z","repository_link":"https://github.com/SciML/DiffEqFlux.jl/blob/master/.github/workflows/Invalidations.yml","dependencies":[{"id":7583475806,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7583475807,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7583475808,"package_name":"julia-actions/julia-buildpkg","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7583475809,"package_name":"julia-actions/julia-invalidations","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/TagBot.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T11:47:45.489Z","updated_at":"2023-02-12T11:47:45.489Z","repository_link":"https://github.com/SciML/DiffEqFlux.jl/blob/master/.github/workflows/TagBot.yml","dependencies":[{"id":7583475812,"package_name":"JuliaRegistries/TagBot","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/FormatCheck.yml","sha":null,"kind":"manifest","created_at":"2023-12-19T03:26:40.201Z","updated_at":"2023-12-19T03:26:40.201Z","repository_link":"https://github.com/SciML/DiffEqFlux.jl/blob/master/.github/workflows/FormatCheck.yml","dependencies":[{"id":15172521569,"package_name":"julia-actions/setup-julia","ecosystem":"actions","requirements":"latest","direct":true,"kind":"composite","optional":false},{"id":15172521570,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/SpellCheck.yml","sha":null,"kind":"manifest","created_at":"2023-12-19T03:26:40.553Z","updated_at":"2023-12-19T03:26:40.553Z","repository_link":"https://github.com/SciML/DiffEqFlux.jl/blob/master/.github/workflows/SpellCheck.yml","dependencies":[{"id":15172521707,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15172521708,"package_name":"crate-ci/typos","ecosystem":"actions","requirements":"v1.16.23","direct":true,"kind":"composite","optional":false}]}],"score":16.572412508641083,"created_at":"2025-09-04T15:51:33.904Z","updated_at":"2025-10-07T08:22:40.505Z","avatar_url":"https://github.com/SciML.png","language":"Julia","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":["https://github.com/sponsors/SciML"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["ode","sde","sciml","pde","dae","dde","julialang","numerical","automatic-differentiation","sensitivity-analysis"],"project_url":"https://science.ecosyste.ms/api/v1/projects/57529","html_url":"https://science.ecosyste.ms/projects/57529","bibtex_url":"https://science.ecosyste.ms/projects/57529/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/57529/export.apalike"}