{"id":358891,"url":"https://github.com/bmcage/odes/","last_synced_at":"2026-06-23T00:30:19.074Z","repository":{"id":38802213,"uuid":"2301629","full_name":"bmcage/odes","owner":"bmcage","description":"The ODES scikit for ordinary differential and algebraic equations, an extension to scipy","archived":false,"fork":false,"pushed_at":"2025-01-12T07:57:36.000Z","size":15296,"stargazers_count":131,"open_issues_count":31,"forks_count":46,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-06-13T20:03:12.262Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scikits-odes.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bmcage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-08-31T13:22:36.000Z","updated_at":"2026-02-28T20:52:04.000Z","dependencies_parsed_at":"2024-12-15T03:23:36.156Z","dependency_job_id":"ca61afb3-37ee-41d7-bb43-0285005dcde7","html_url":"https://github.com/bmcage/odes","commit_stats":{"total_commits":419,"total_committers":15,"mean_commits":"27.933333333333334","dds":0.6252983293556086,"last_synced_commit":"dc2dcccbc9a2e26743e037ad03699beaa3a1bbc4"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/bmcage/odes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","download_url":"https://codeload.github.com/bmcage/odes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/sbom","scorecard":{"id":245445,"data":{"date":"2025-08-11","repo":{"name":"github.com/bmcage/odes","commit":"ea608d87d6569ad896685da847aa8bc24f22cc52"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":2,"reason":"Found 2/9 approved changesets -- score normalized to 2","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test-core.yml:1","Warn: no topLevel permission defined: .github/workflows/test-daepack.yml:1","Warn: no topLevel permission defined: .github/workflows/test-namespace.yml:1","Warn: no topLevel permission defined: .github/workflows/test-overall.yml:1","Warn: no topLevel permission defined: .github/workflows/test-sundials.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":"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/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-core.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-core.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-daepack.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-daepack.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-namespace.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-namespace.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-overall.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-overall.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-sundials.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/bmcage/odes/test-sundials.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/test-core.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/test-daepack.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-namespace.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:122","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:123","Warn: pipCommand not pinned by hash: .github/workflows/test-overall.yml:124","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:117","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/test-sundials.yml:119","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2020-73"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-17T07:32:37.540Z","repository_id":38802213,"created_at":"2025-08-17T07:32:37.540Z","updated_at":"2025-08-17T07:32:37.540Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34550858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"bmcage","name":"Benny","uuid":"1011414","kind":"user","description":null,"email":"","website":"http://cage.ugent.be/~bm","location":"Belgium","twitter":null,"company":"ugent.be","icon_url":"https://avatars.githubusercontent.com/u/1011414?u=0bc29273a81c5f7019e2244399b019342b0a47b1\u0026v=4","repositories_count":26,"last_synced_at":"2023-08-04T10:36:02.901Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bmcage","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T05:54:01.078Z","updated_at":"2023-08-04T10:36:02.987Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bmcage/repositories"},"packages":[],"commits":{"id":29514,"full_name":"bmcage/odes","default_branch":"master","total_commits":470,"total_committers":16,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":29.375,"dds":0.5829787234042554,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-19T23:01:55.301Z","last_synced_commit":"ea608d87d6569ad896685da847aa8bc24f22cc52","created_at":"2023-03-07T16:41:14.042Z","updated_at":"2026-06-19T23:01:27.257Z","committers":[{"name":"Benny Malengier","email":"benny.malengier@gmail.com","login":"bmcage","count":196},{"name":"James Tocknell","email":"aragilar@gmail.com","login":"aragilar","count":121},{"name":"Pavol Kišon","email":"pavol.kison@gmail.com","login":"pplk","count":105},{"name":"Corey R. Randall","email":"corey.r.randall@gmail.com","login":"c-randall","count":14},{"name":"Stefan Ecklebe","email":"stefan.ecklebe@tu-dresden.de","login":"cklb","count":6},{"name":"Claas Abert","email":"claas@cabird.de","login":"c-abird","count":6},{"name":"Florian Bruckner","email":"e0425375@gmail.com","login":"florian98765","count":5},{"name":"logicabrity","email":"mail@marc-antonio.de","login":"logicabrity","count":4},{"name":"Saransh","email":"saransh0701@gmail.com","login":"Saransh-cpp","count":3},{"name":"Valentin Sulzer","email":"valentinsulzer@hotmail.com","login":"tinosulzer","count":2},{"name":"Florian Klink","email":"flokli@flokli.de","login":"flokli","count":2},{"name":"Dominic Steinitz","email":"dominic@steinitz.org","login":"idontgetoutmuch","count":2},{"name":"stuart-nolan","email":"61199416+stuart-nolan","login":"stuart-nolan","count":1},{"name":"Martin Robinson","email":"martinjrobins@gmail.com","login":"martinjrobins","count":1},{"name":"Björn Ingvar Dahlgren","email":"bjodah@gmail.com","login":"bjodah","count":1},{"name":"James Tocknell","email":"aragilar@callisto.home","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-22T00:00:10.186Z","repositories_count":6265484,"commits_count":874528798,"contributors_count":35082281,"owners_count":1169781,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"bmcage/odes","html_url":"https://github.com/bmcage/odes","last_synced_at":"2026-06-09T18:00:39.383Z","status":"active","issues_count":69,"pull_requests_count":114,"avg_time_to_close_issue":12003567.5625,"avg_time_to_close_pull_request":4909472.932038835,"issues_closed_count":48,"pull_requests_closed_count":103,"pull_request_authors_count":17,"issue_authors_count":50,"avg_comments_per_issue":3.3768115942028984,"avg_comments_per_pull_request":1.1140350877192982,"merged_pull_requests_count":94,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:12:59.841Z","updated_at":"2026-06-09T18:00:39.383Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bmcage%2Fodes/issues","issue_labels_count":{"table":{"feature-request":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":53,"CONTRIBUTOR":9,"COLLABORATOR":5,"OWNER":2}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":83,"CONTRIBUTOR":16,"NONE":10,"OWNER":5}},"issue_authors":{"table":{"aragilar":5,"idontgetoutmuch":4,"ma-sadeghi":3,"Huan-Yang":3,"bmcage":2,"artgoldberg":2,"cmashraf":2,"moorepants":2,"martinjrobins":2,"paulhprobert":2,"callegar":2,"flokli":2,"dmitry-kabanov":1,"faultdiagnosistoolbox":1,"OrbitalMechanic":1,"agriyakhetarpal":1,"fcooper8472":1,"kuzp":1,"Whitechapel-1888":1,"sergiocallegari":1,"Naikless":1,"xenhua":1,"tinosulzer":1,"kmaitreys":1,"decaluwe":1,"Eheran1":1,"Jaimenms":1,"userrand":1,"onny":1,"tsbertalan":1,"YangyangFu":1,"veiguf":1,"sakimilo":1,"cuihantao":1,"rodvallejo":1,"dhalpern1":1,"vahidmech":1,"goatchurchprime":1,"joshiqc":1,"rdbisme":1,"n-rasmussen":1,"dcasasor":1,"mrkwjc":1,"SiddhaSharma":1,"ne3x7":1,"ghost":1,"milesabarr":1,"jtlap":1,"testcan":1,"Immudzen":1}},"pull_request_authors":{"table":{"aragilar":83,"c-randall":8,"bmcage":5,"bjodah":2,"stuart-nolan":2,"tinosulzer":2,"flokli":2,"martinjrobins":1,"dmitry-kabanov":1,"sixpearls":1,"kmaitreys":1,"Saransh-cpp":1,"cklb":1,"wishstudio":1,"sergiocallegari":1,"Afonya081":1,"idontgetoutmuch":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:18.937Z","repositories_count":14790614,"issues_count":33371807,"pull_requests_count":109848347,"authors_count":11300724,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":2}},"past_year_issue_authors":{"table":{"sergiocallegari":1}},"past_year_pull_request_authors":{"table":{"sergiocallegari":1,"wishstudio":1}},"maintainers":[{"table":{"login":"aragilar","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aragilar"}},{"table":{"login":"bmcage","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmcage"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":4,"PullRequestEvent":27,"ForkEvent":2,"IssuesEvent":10,"WatchEvent":6,"IssueCommentEvent":23,"PushEvent":25,"CreateEvent":4},"last_year":{"ForkEvent":1,"IssuesEvent":2,"WatchEvent":4,"IssueCommentEvent":4}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"apidocs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-12T01:50:42.551Z","updated_at":"2022-09-12T01:50:42.551Z","repository_link":"https://github.com/bmcage/odes/blob/master/apidocs/requirements.txt","dependencies":[{"id":4553442810,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.4","direct":true,"kind":"runtime","optional":false},{"id":4553442811,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-12T01:50:42.859Z","updated_at":"2022-09-12T01:50:42.859Z","repository_link":"https://github.com/bmcage/odes/blob/master/docs/requirements.txt","dependencies":[{"id":4553448347,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:31.255Z","updated_at":"2024-12-15T03:23:31.255Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/release.yml","dependencies":[{"id":21162588795,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588796,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588797,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-core.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.465Z","updated_at":"2024-12-15T03:23:32.465Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-core.yml","dependencies":[{"id":21162588844,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588845,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588846,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-daepack.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.516Z","updated_at":"2024-12-15T03:23:32.516Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-daepack.yml","dependencies":[{"id":21162588847,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588848,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588849,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-namespace.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.570Z","updated_at":"2024-12-15T03:23:32.570Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-namespace.yml","dependencies":[{"id":21162588850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588851,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588852,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-overall.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.625Z","updated_at":"2024-12-15T03:23:32.625Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-overall.yml","dependencies":[{"id":21162588853,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588854,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588855,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-sundials.yml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.678Z","updated_at":"2024-12-15T03:23:32.678Z","repository_link":"https://github.com/bmcage/odes/blob/master/.github/workflows/test-sundials.yml","dependencies":[{"id":21162588859,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":21162588860,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":21162588861,"package_name":"actions/cache","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"notebook-requirements.txt","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:32.751Z","updated_at":"2024-12-15T03:23:32.751Z","repository_link":"https://github.com/bmcage/odes/blob/master/notebook-requirements.txt","dependencies":[{"id":21162588862,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589329,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589330,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589331,"package_name":"ggplot","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589361,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/scikits-odes/local-requirements.txt","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:33.955Z","updated_at":"2024-12-15T03:23:33.955Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes/local-requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:33.997Z","updated_at":"2024-12-15T03:23:33.997Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes/pyproject.toml","dependencies":[{"id":21162589363,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589364,"package_name":"scikits-odes-core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589648,"package_name":"scikits-odes-daepack","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589649,"package_name":"scikits-odes-sundials","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/scikits-odes/setup.py","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.491Z","updated_at":"2024-12-15T03:23:34.491Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-core/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.532Z","updated_at":"2024-12-15T03:23:34.532Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-core/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-core/setup.py","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.573Z","updated_at":"2024-12-15T03:23:34.573Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-core/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-daepack/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.613Z","updated_at":"2024-12-15T03:23:34.613Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-daepack/pyproject.toml","dependencies":[{"id":21162589718,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589721,"package_name":"scikits-odes-core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-sundials/local-requirements.txt","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.664Z","updated_at":"2024-12-15T03:23:34.664Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-sundials/local-requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-sundials/pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.704Z","updated_at":"2024-12-15T03:23:34.704Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-sundials/pyproject.toml","dependencies":[{"id":21162589808,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":21162589809,"package_name":"scikits-odes-core","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"packages/scikits-odes-sundials/setup.py","sha":null,"kind":"manifest","created_at":"2024-12-15T03:23:34.755Z","updated_at":"2024-12-15T03:23:34.755Z","repository_link":"https://github.com/bmcage/odes/blob/master/packages/scikits-odes-sundials/setup.py","dependencies":[]}],"score":7.860185057472165,"created_at":"2025-04-11T10:24:05.595Z","updated_at":"2026-06-23T00:30:19.074Z","avatar_url":"https://github.com/bmcage.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358891","html_url":"https://summary.ecosyste.ms/projects/358891"}