{"id":1602,"name":"nnde","description":"nnde: A Python package for solving differential equations using neural networks - Published in JOSS (2022)","url":"https://github.com/elwinter/nnde","last_synced_at":"2025-09-04T16:30:15.915Z","repository":{"id":46475492,"uuid":"216039334","full_name":"elwinter/nnde","owner":"elwinter","description":"nnde is a package of Python modules which implement a set of neural networks which solve ordinary and partial differential equations. This code is based on the previous package, nnode.","archived":false,"fork":false,"pushed_at":"2022-02-14T21:32:58.000Z","size":2017,"stargazers_count":7,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:01:13.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elwinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2019-10-18T14:13:04.000Z","updated_at":"2023-03-10T06:31:11.000Z","dependencies_parsed_at":"2022-09-02T22:11:58.335Z","dependency_job_id":null,"html_url":"https://github.com/elwinter/nnde","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/elwinter/nnde","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elwinter","download_url":"https://codeload.github.com/elwinter/nnde/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/sbom","scorecard":{"id":374234,"data":{"date":"2025-08-11","repo":{"name":"github.com/elwinter/nnde","commit":"796bcda17d246eda63c624b369ec8821b280bc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/github-run-nnde-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/github-run-nnde-tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/elwinter/nnde/github-run-nnde-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/github-run-nnde-tests.yml:21","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T13:50:07.960Z","repository_id":46475492,"created_at":"2025-08-18T13:50:07.960Z","updated_at":"2025-08-18T13:50:07.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273523184,"owners_count":25120860,"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-03T02:00:09.631Z","response_time":76,"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":"elwinter","name":"Eric Winter","uuid":"6576907","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Johns Hopkins University Applied Physics Laboratory","icon_url":"https://avatars.githubusercontent.com/u/6576907?u=cf0d1c1ed3cce62c584e33315fd8d39e26212db9\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-03T21:28:56.547Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elwinter","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-03T21:28:56.548Z","updated_at":"2023-03-03T21:28:56.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elwinter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elwinter/repositories"},"packages":[{"id":2820050,"name":"nnde","ecosystem":"pypi","description":"A package implementing a collection of neural networks to solve ordinary and partial differential equations","homepage":"https://github.com/elwinter/nnde","licenses":"GNU Lesser General Public License v3 (LGPLv3)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/elwinter/nnde","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-08-11T22:55:57.000Z","latest_release_published_at":"2021-03-21T21:07:51.000Z","latest_release_number":"0.0.7","last_synced_at":"2025-09-03T22:36:26.434Z","created_at":"2022-04-10T11:45:44.825Z","updated_at":"2025-09-03T22:36:26.435Z","registry_url":"https://pypi.org/project/nnde/","install_command":"pip install nnde --index-url https://pypi.org/simple","documentation_url":"https://nnde.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"nnde","project_status":null},"repo_metadata":{"id":46475492,"uuid":"216039334","full_name":"elwinter/nnde","owner":"elwinter","description":"nnde is a package of Python modules which implement a set of neural networks which solve ordinary and partial differential equations. This code is based on the previous package, nnode.","archived":false,"fork":false,"pushed_at":"2022-02-14T21:32:58.000Z","size":2017,"stargazers_count":7,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-28T02:01:13.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elwinter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2019-10-18T14:13:04.000Z","updated_at":"2023-03-10T06:31:11.000Z","dependencies_parsed_at":"2022-09-02T22:11:58.335Z","dependency_job_id":null,"html_url":"https://github.com/elwinter/nnde","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/elwinter/nnde","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elwinter","download_url":"https://codeload.github.com/elwinter/nnde/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/sbom","scorecard":{"id":374234,"data":{"date":"2025-08-11","repo":{"name":"github.com/elwinter/nnde","commit":"796bcda17d246eda63c624b369ec8821b280bc44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/github-run-nnde-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/github-run-nnde-tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/elwinter/nnde/github-run-nnde-tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/github-run-nnde-tests.yml:21","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-18T13:50:07.960Z","repository_id":46475492,"created_at":"2025-08-18T13:50:07.960Z","updated_at":"2025-08-18T13:50:07.960Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273196530,"owners_count":25062226,"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-01T02:00:09.058Z","response_time":120,"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":"elwinter","name":"Eric Winter","uuid":"6576907","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":"Johns Hopkins University Applied Physics Laboratory","icon_url":"https://avatars.githubusercontent.com/u/6576907?u=cf0d1c1ed3cce62c584e33315fd8d39e26212db9\u0026v=4","repositories_count":6,"last_synced_at":"2023-03-03T21:28:56.547Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/elwinter","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-03T21:28:56.548Z","updated_at":"2023-03-03T21:28:56.548Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elwinter","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elwinter/repositories"},"tags":[{"name":"v1.0","sha":"d3313795d86b83cf616a6d99e19ce21619460b99","kind":"tag","published_at":"2022-02-04T14:26:32.000Z","download_url":"https://codeload.github.com/elwinter/nnde/tar.gz/v1.0","html_url":"https://github.com/elwinter/nnde/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/elwinter/nnde@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T05:08:35.607Z","dependent_packages_count":0,"downloads":12,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":26.768094551721887,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":19.32839559250011,"forks_count":14.215578079446939,"docker_downloads_count":null,"average":18.40700508800723},"purl":"pkg:pypi/nnde","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/nnde","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/nnde","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/nnde/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:15:51.925Z","issues_count":18,"pull_requests_count":5,"avg_time_to_close_issue":2439863.8235294116,"avg_time_to_close_pull_request":3782526.0,"issues_closed_count":17,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.277777777777778,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/issues","maintainers":[{"login":"rweigel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rweigel"},{"login":"elwinter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elwinter"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nnde/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nnde/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nnde/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/nnde/related_packages","maintainers":[{"uuid":"elwinter","login":"elwinter","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/elwinter/","role":null,"created_at":"2023-02-24T19:33:00.090Z","updated_at":"2023-02-24T19:33:00.090Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/elwinter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308209,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":618918,"full_name":"elwinter/nnde","default_branch":"master","committers":[{"name":"Eric Winter","email":"ewinter@gojira.local.stsci.edu","login":null,"count":130},{"name":"Eric Winter","email":"eric.winter@jhuapl.edu","login":"ewinterapl","count":86},{"name":"Eric Winter","email":"eric.winter62@gmail.com","login":"elwinter","count":43},{"name":"Eric Winter","email":"ewinter@gojira.local","login":null,"count":15},{"name":"Bob Weigel","email":"Robert.S.Weigel@gmail.com","login":"rweigel","count":10},{"name":"hayesall","email":"alexander@batflyer.net","login":"hayesall","count":2},{"name":"Eric Winter","email":"ewinter@stsci.edu","login":null,"count":1}],"total_commits":287,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":41.0,"dds":0.5470383275261324,"past_year_committers":[],"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":"2025-08-07T08:09:07.536Z","last_synced_commit":"796bcda17d246eda63c624b369ec8821b280bc44","created_at":"2023-03-09T07:49:55.491Z","updated_at":"2025-08-07T08:09:07.536Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-28T00:00:20.468Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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":"elwinter/nnde","html_url":"https://github.com/elwinter/nnde","last_synced_at":"2025-08-31T21:15:51.925Z","status":"error","issues_count":18,"pull_requests_count":5,"avg_time_to_close_issue":2439863.8235294116,"avg_time_to_close_pull_request":3782526.0,"issues_closed_count":17,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":1.277777777777778,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"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":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T18:38:50.139Z","updated_at":"2025-08-31T21:15:51.925Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/elwinter%2Fnnde/issues","issue_labels_count":{"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":14,"NONE":4},"pull_request_author_associations_count":{"CONTRIBUTOR":2,"COLLABORATOR":2,"OWNER":1},"issue_authors":{"hayesall":14,"taless474":2,"Arup-nit":1,"mombash":1},"pull_request_authors":{"hayesall":2,"rweigel":2,"elwinter":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9966144,"issues_count":29680459,"pull_requests_count":86440165,"authors_count":9648275,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"rweigel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rweigel"},{"login":"elwinter","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elwinter"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-02T22:11:58.192Z","updated_at":"2022-09-02T22:11:58.192Z","repository_link":"https://github.com/elwinter/nnde/blob/master/setup.py","dependencies":[{"id":3635380419,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3635380420,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3635380421,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":6.664409020350408,"created_at":"2025-09-04T09:17:50.126Z","updated_at":"2025-10-07T08:04:33.494Z","avatar_url":"https://github.com/elwinter.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":12,"funding_links":[],"readme_doi_urls":["https://dx.doi.org/10.1109/72.712178"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1602","html_url":"https://science.ecosyste.ms/projects/1602"}