{"id":358865,"url":"https://github.com/mathLab/EZyRB","last_synced_at":"2026-06-22T23:30:29.148Z","repository":{"id":37444860,"uuid":"59292336","full_name":"mathLab/EZyRB","owner":"mathLab","description":"Easy Reduced Basis method","archived":false,"fork":false,"pushed_at":"2026-05-25T13:16:50.000Z","size":44597,"stargazers_count":94,"open_issues_count":9,"forks_count":69,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-06-11T18:03:52.413Z","etag":null,"topics":["autoencoder","data-driven","hacktoberfest","model-order-reduction","model-reduction","non-intrusive-model-order-reduction","pod-gpr","pod-interpolation","pod-nn","proper-orthogonal-decomposition","reduced-basis"],"latest_commit_sha":null,"homepage":"https://mathlab.github.io/EZyRB/","language":"Jupyter Notebook","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/mathLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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}},"created_at":"2016-05-20T12:26:07.000Z","updated_at":"2026-06-10T08:42:07.000Z","dependencies_parsed_at":"2025-12-11T19:23:24.685Z","dependency_job_id":"a944a21f-6dfb-49d2-8f34-21d1bd46de50","html_url":"https://github.com/mathLab/EZyRB","commit_stats":{"total_commits":291,"total_committers":18,"mean_commits":"16.166666666666668","dds":0.4742268041237113,"last_synced_commit":"8a51f55e08d520e2c661d57c67a99e03dc1253ee"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/mathLab/EZyRB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathLab","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/sbom","scorecard":{"id":624036,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathLab/EZyRB","commit":"0f4ffb73d2c32808cbf965f4f1d566f18ad54f1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Code-Review","score":8,"reason":"Found 7/8 approved changesets -- score normalized to 8","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:13","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/monthly-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/sphinx-build.yml:1","Warn: no topLevel permission defined: .github/workflows/testing_pr.yml:1"],"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":"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":"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":"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":"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.rst: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":"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:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing_pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/testing_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing_pr.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/testing_pr.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/monthly-tag.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/monthly-tag.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/testing_pr.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/testing_pr.yml:30","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"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":"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-21T05:55:56.598Z","repository_id":37444860,"created_at":"2025-08-21T05:55:56.598Z","updated_at":"2025-08-21T05:55:56.598Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34549340,"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":"mathLab","name":"SISSA mathLab","uuid":"14195552","kind":"organization","description":"Applied Mathematics Laboratory @ SISSA","email":"luca.heltai@sissa.it","website":"http://mathlab.sissa.it","location":"Via Bonomea 265, 34133 Trieste, TS, Italy","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14195552?v=4","repositories_count":29,"last_synced_at":"2024-03-23T12:43:56.360Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mathLab","funding_links":[],"total_stars":909,"followers":null,"following":null,"created_at":"2022-11-09T06:38:52.681Z","updated_at":"2024-03-23T12:44:06.558Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathLab/repositories"},"packages":[{"id":13194792,"name":"python311Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:20:33.845Z","latest_release_published_at":"2026-02-02T00:20:33.845Z","latest_release_number":"1.3.0.post2404","last_synced_at":"2026-05-08T00:02:18.398Z","created_at":"2026-02-02T00:20:32.833Z","updated_at":"2026-05-08T00:32:23.510Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python311Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/ezyrb/default.nix#L49","metadata":{"nix_attribute":"python3.11-ezyrb-1.3.0.post2404","position":"pkgs/development/python-modules/ezyrb/default.nix:49","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.ezyrb?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-07T03:01:31.587Z","updated_at":"2026-03-07T03:01:31.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13203076,"name":"python312Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:54:42.680Z","latest_release_published_at":"2026-02-02T00:54:42.680Z","latest_release_number":"1.3.0.post2404","last_synced_at":"2026-05-13T03:02:34.865Z","created_at":"2026-02-02T00:54:42.144Z","updated_at":"2026-05-13T03:33:02.425Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python312Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/ezyrb/default.nix#L49","metadata":{"nix_attribute":"python3.12-ezyrb-1.3.0.post2404","position":"pkgs/development/python-modules/ezyrb/default.nix:49","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.ezyrb?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-07T11:08:41.714Z","updated_at":"2026-03-07T11:08:41.714Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12814347,"name":"python310Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T16:56:26.850Z","latest_release_published_at":"2026-01-26T16:56:26.850Z","latest_release_number":"1.3.0.post2302","last_synced_at":"2026-04-09T10:04:21.036Z","created_at":"2026-01-26T16:56:26.574Z","updated_at":"2026-04-09T10:33:13.622Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python310Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/ezyrb/default.nix#L52","metadata":{"nix_attribute":"python3.10-ezyrb-1.3.0.post2302","position":"pkgs/development/python-modules/ezyrb/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.ezyrb?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-03T17:33:53.444Z","updated_at":"2026-03-03T17:33:53.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13295306,"name":"python310Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:24:44.916Z","latest_release_published_at":"2026-02-02T06:24:44.916Z","latest_release_number":"1.3.0.post2311","last_synced_at":"2026-03-08T09:54:03.894Z","created_at":"2026-02-02T06:24:42.084Z","updated_at":"2026-03-08T10:08:43.591Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python310Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/ezyrb/default.nix#L52","metadata":{"nix_attribute":"python3.10-ezyrb-1.3.0.post2311","position":"pkgs/development/python-modules/ezyrb/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.ezyrb?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-08T09:54:04.063Z","updated_at":"2026-03-08T09:54:04.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13302984,"name":"python311Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:53:22.604Z","latest_release_published_at":"2026-02-02T06:53:22.604Z","latest_release_number":"1.3.0.post2311","last_synced_at":"2026-03-08T10:40:14.668Z","created_at":"2026-02-02T06:53:19.387Z","updated_at":"2026-03-08T11:07:02.179Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python311Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/ezyrb/default.nix#L52","metadata":{"nix_attribute":"python3.11-ezyrb-1.3.0.post2311","position":"pkgs/development/python-modules/ezyrb/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.ezyrb?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-08T10:40:14.844Z","updated_at":"2026-03-08T10:40:14.844Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12826934,"name":"python311Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:07:57.229Z","latest_release_published_at":"2026-01-26T19:07:57.229Z","latest_release_number":"1.3.0.post2302","last_synced_at":"2026-04-18T00:06:44.924Z","created_at":"2026-01-26T19:07:57.077Z","updated_at":"2026-04-18T00:32:43.643Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python311Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/ezyrb/default.nix#L52","metadata":{"nix_attribute":"python3.11-ezyrb-1.3.0.post2302","position":"pkgs/development/python-modules/ezyrb/default.nix:52","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.ezyrb?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-04T19:35:00.332Z","updated_at":"2026-03-04T19:35:00.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13075658,"name":"python311Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:31:20.035Z","latest_release_published_at":"2026-02-01T17:31:20.035Z","latest_release_number":"1.3.0.post2404","last_synced_at":"2026-03-06T01:32:29.674Z","created_at":"2026-02-01T17:31:18.769Z","updated_at":"2026-03-06T01:32:29.971Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python311Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/ezyrb/default.nix#L48","metadata":{"nix_attribute":"python3.11-ezyrb-1.3.0.post2404","position":"pkgs/development/python-modules/ezyrb/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.ezyrb?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-06T01:32:29.900Z","updated_at":"2026-03-06T01:32:29.900Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":2728816,"name":"ezyrb","ecosystem":"pypi","description":"Easy Reduced Basis","homepage":"https://github.com/mathLab/EZyRB","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathLab/EZyRB","keywords_array":["pod","interpolation","reduced-basis","model-order-reduction","scientific-computing"],"namespace":null,"versions_count":29,"first_release_published_at":"2018-04-12T07:47:17.000Z","latest_release_published_at":"2025-12-22T17:14:20.000Z","latest_release_number":"1.3.3","last_synced_at":"2026-06-10T07:16:22.352Z","created_at":"2022-04-10T10:56:49.017Z","updated_at":"2026-06-10T07:16:22.353Z","registry_url":"https://pypi.org/project/ezyrb/","install_command":"pip install ezyrb --index-url https://pypi.org/simple","documentation_url":"http://mathlab.github.io/EZyRB/","metadata":{"funding":null,"documentation":"http://mathlab.github.io/EZyRB/","classifiers":[],"normalized_name":"ezyrb","project_status":null},"repo_metadata":{"id":37444860,"uuid":"59292336","full_name":"mathLab/EZyRB","owner":"mathLab","description":"Easy Reduced Basis method","archived":false,"fork":false,"pushed_at":"2025-12-12T13:02:03.000Z","size":41419,"stargazers_count":92,"open_issues_count":11,"forks_count":67,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-12-12T17:58:53.958Z","etag":null,"topics":["autoencoder","data-driven","hacktoberfest","model-order-reduction","model-reduction","non-intrusive-model-order-reduction","pod-gpr","pod-interpolation","pod-nn","proper-orthogonal-decomposition","reduced-basis"],"latest_commit_sha":null,"homepage":"https://mathlab.github.io/EZyRB/","language":"Jupyter Notebook","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/mathLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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}},"created_at":"2016-05-20T12:26:07.000Z","updated_at":"2025-12-12T11:28:22.000Z","dependencies_parsed_at":"2025-12-11T19:23:24.685Z","dependency_job_id":"a944a21f-6dfb-49d2-8f34-21d1bd46de50","html_url":"https://github.com/mathLab/EZyRB","commit_stats":{"total_commits":291,"total_committers":18,"mean_commits":"16.166666666666668","dds":0.4742268041237113,"last_synced_commit":"8a51f55e08d520e2c661d57c67a99e03dc1253ee"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/mathLab/EZyRB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathLab","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/sbom","scorecard":{"id":624036,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathLab/EZyRB","commit":"0f4ffb73d2c32808cbf965f4f1d566f18ad54f1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Code-Review","score":8,"reason":"Found 7/8 approved changesets -- score normalized to 8","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:13","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/monthly-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/sphinx-build.yml:1","Warn: no topLevel permission defined: .github/workflows/testing_pr.yml:1"],"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":"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":"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":"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":"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.rst: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":"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:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing_pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/testing_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing_pr.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/testing_pr.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/monthly-tag.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/monthly-tag.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/testing_pr.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/testing_pr.yml:30","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"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":"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-21T05:55:56.598Z","repository_id":37444860,"created_at":"2025-08-21T05:55:56.598Z","updated_at":"2025-08-21T05:55:56.598Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27715623,"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-12-14T02:00:11.348Z","response_time":56,"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"},"tags":[]},"repo_metadata_updated_at":"2026-02-16T15:35:13.184Z","dependent_packages_count":2,"downloads":1323,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.277713945436709,"dependent_repos_count":21.619800316896704,"dependent_packages_count":3.1506104021304417,"stargazers_count":8.35124763741194,"forks_count":5.655472529989407,"docker_downloads_count":3.7839313185449854,"average":8.306462691735032},"purl":"pkg:pypi/ezyrb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/ezyrb","docker_dependents_count":2,"docker_downloads_count":104,"usage_url":"https://repos.ecosyste.ms/usage/pypi/ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-14T02:25:48.260Z","issues_count":28,"pull_requests_count":106,"avg_time_to_close_issue":8207099.3125,"avg_time_to_close_pull_request":2272481.121212121,"issues_closed_count":16,"pull_requests_closed_count":99,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.35714285714285715,"avg_comments_per_pull_request":0.37735849056603776,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":852189.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/issues","maintainers":[{"login":"ndem0","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndem0"},{"login":"fAndreuzzi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fAndreuzzi"},{"login":"harshith-gowrachari","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harshith-gowrachari"}],"active_maintainers":[{"login":"ndem0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndem0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/ezyrb/codemeta","maintainers":[{"uuid":"ndemo","login":"ndemo","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/ndemo/","role":null,"created_at":"2022-12-01T04:38:55.284Z","updated_at":"2022-12-01T04:38:55.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ndemo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":883093,"maintainers_count":378077,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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"}},{"id":13084523,"name":"python312Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:58:34.997Z","latest_release_published_at":"2026-02-01T17:58:34.997Z","latest_release_number":"1.3.0.post2404","last_synced_at":"2026-03-08T06:14:45.903Z","created_at":"2026-02-01T17:58:31.788Z","updated_at":"2026-03-10T15:01:08.408Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python312Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/ezyrb/default.nix#L48","metadata":{"nix_attribute":"python3.12-ezyrb-1.3.0.post2404","position":"pkgs/development/python-modules/ezyrb/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.ezyrb?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-08T06:14:46.271Z","updated_at":"2026-03-08T06:14:46.271Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12863749,"name":"python313Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T01:52:04.953Z","latest_release_published_at":"2026-03-06T12:27:20.587Z","latest_release_number":"1.3.3","last_synced_at":"2026-03-06T12:27:21.023Z","created_at":"2026-01-27T01:52:04.700Z","updated_at":"2026-03-06T12:33:09.010Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python313Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/ezyrb/default.nix#L67","metadata":{"nix_attribute":"python3.13-ezyrb-1.3.3","position":"pkgs/development/python-modules/ezyrb/default.nix:67","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{"id":37444860,"uuid":"59292336","full_name":"mathLab/EZyRB","owner":"mathLab","description":"Easy Reduced Basis method","archived":false,"fork":false,"pushed_at":"2025-12-30T16:16:27.000Z","size":44431,"stargazers_count":92,"open_issues_count":9,"forks_count":68,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-01-03T03:55:40.816Z","etag":null,"topics":["autoencoder","data-driven","hacktoberfest","model-order-reduction","model-reduction","non-intrusive-model-order-reduction","pod-gpr","pod-interpolation","pod-nn","proper-orthogonal-decomposition","reduced-basis"],"latest_commit_sha":null,"homepage":"https://mathlab.github.io/EZyRB/","language":"Jupyter Notebook","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/mathLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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}},"created_at":"2016-05-20T12:26:07.000Z","updated_at":"2025-12-30T16:16:31.000Z","dependencies_parsed_at":"2025-12-11T19:23:24.685Z","dependency_job_id":"a944a21f-6dfb-49d2-8f34-21d1bd46de50","html_url":"https://github.com/mathLab/EZyRB","commit_stats":{"total_commits":291,"total_committers":18,"mean_commits":"16.166666666666668","dds":0.4742268041237113,"last_synced_commit":"8a51f55e08d520e2c661d57c67a99e03dc1253ee"},"previous_names":[],"tags_count":35,"template":false,"template_full_name":null,"purl":"pkg:github/mathLab/EZyRB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathLab","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/sbom","scorecard":{"id":624036,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathLab/EZyRB","commit":"0f4ffb73d2c32808cbf965f4f1d566f18ad54f1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Code-Review","score":8,"reason":"Found 7/8 approved changesets -- score normalized to 8","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:13","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/monthly-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/sphinx-build.yml:1","Warn: no topLevel permission defined: .github/workflows/testing_pr.yml:1"],"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":"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":"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":"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":"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.rst: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":"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:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing_pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/testing_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing_pr.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/testing_pr.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/monthly-tag.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/monthly-tag.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/testing_pr.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/testing_pr.yml:30","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"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":"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-21T05:55:56.598Z","repository_id":37444860,"created_at":"2025-08-21T05:55:56.598Z","updated_at":"2025-08-21T05:55:56.598Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30175939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T11:48:51.886Z","status":"ssl_error","status_checked_at":"2026-03-06T11:48:51.460Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-03-06T12:27:21.393Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.8859762351644211,"forks_count":1.0926521584415403,"docker_downloads_count":null,"average":0.7446570984014904},"purl":"pkg:nix/python313Packages.ezyrb?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-09T13:02:12.290Z","issues_count":28,"pull_requests_count":106,"avg_time_to_close_issue":8207099.3125,"avg_time_to_close_pull_request":2272481.121212121,"issues_closed_count":16,"pull_requests_closed_count":99,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.35714285714285715,"avg_comments_per_pull_request":0.37735849056603776,"merged_pull_requests_count":87,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":852189.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.6,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/issues","maintainers":[{"login":"ndem0","count":68,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndem0"},{"login":"fAndreuzzi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fAndreuzzi"},{"login":"harshith-gowrachari","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harshith-gowrachari"}],"active_maintainers":[{"login":"ndem0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndem0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-06T12:27:21.328Z","updated_at":"2026-03-06T12:27:21.328Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147386,"maintainers_count":4699,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":5297019,"name":"ezyrb","ecosystem":"conda","description":null,"homepage":"https://github.com/mathLab/EZyRB","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathLab/EZyRB","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2022-05-03T15:17:07.000Z","latest_release_published_at":"2022-08-02T17:27:53.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-03-22T08:10:47.572Z","created_at":"2022-10-03T16:01:39.075Z","updated_at":"2026-03-22T08:45:30.076Z","registry_url":"https://anaconda.org/conda-forge/ezyrb","install_command":"conda install -c conda-forge ezyrb","documentation_url":null,"metadata":{},"repo_metadata":{"id":37444860,"uuid":"59292336","full_name":"mathLab/EZyRB","owner":"mathLab","description":"Easy Reduced Basis method","archived":false,"fork":false,"pushed_at":"2025-08-29T12:52:37.000Z","size":38776,"stargazers_count":88,"open_issues_count":13,"forks_count":68,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-10-21T19:51:36.078Z","etag":null,"topics":["autoencoder","data-driven","hacktoberfest","model-order-reduction","model-reduction","non-intrusive-model-order-reduction","pod-gpr","pod-interpolation","pod-nn","proper-orthogonal-decomposition","reduced-basis"],"latest_commit_sha":null,"homepage":"https://mathlab.github.io/EZyRB/","language":"Jupyter Notebook","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/mathLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.rst","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","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}},"created_at":"2016-05-20T12:26:07.000Z","updated_at":"2025-10-10T09:41:50.000Z","dependencies_parsed_at":"2024-02-07T10:51:13.311Z","dependency_job_id":"4f206d54-b255-45f1-8b79-ef003e75bdfb","html_url":"https://github.com/mathLab/EZyRB","commit_stats":{"total_commits":291,"total_committers":18,"mean_commits":"16.166666666666668","dds":0.4742268041237113,"last_synced_commit":"8a51f55e08d520e2c661d57c67a99e03dc1253ee"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/mathLab/EZyRB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathLab","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/sbom","scorecard":{"id":624036,"data":{"date":"2025-08-11","repo":{"name":"github.com/mathLab/EZyRB","commit":"0f4ffb73d2c32808cbf965f4f1d566f18ad54f1a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Code-Review","score":8,"reason":"Found 7/8 approved changesets -- score normalized to 8","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release.yml:13","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/create-release.yml:1","Warn: no topLevel permission defined: .github/workflows/monthly-tag.yml:1","Warn: no topLevel permission defined: .github/workflows/pypi-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/sphinx-build.yml:1","Warn: no topLevel permission defined: .github/workflows/testing_pr.yml:1"],"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":"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":"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":"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":"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.rst: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":"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:13: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/create-release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/create-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/monthly-tag.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/monthly-tag.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/pypi-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/sphinx-build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/sphinx-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing_pr.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/testing_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing_pr.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/mathLab/EZyRB/testing_pr.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/monthly-tag.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/monthly-tag.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pypi-publish.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/testing_pr.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/testing_pr.yml:30","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"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":"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-21T05:55:56.598Z","repository_id":37444860,"created_at":"2025-08-21T05:55:56.598Z","updated_at":"2025-08-21T05:55:56.598Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280806935,"owners_count":26394484,"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-10-24T02:00:06.418Z","response_time":73,"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":"mathLab","name":"SISSA mathLab","uuid":"14195552","kind":"organization","description":"Applied Mathematics Laboratory @ SISSA","email":"luca.heltai@sissa.it","website":"http://mathlab.sissa.it","location":"Via Bonomea 265, 34133 Trieste, TS, Italy","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14195552?v=4","repositories_count":29,"last_synced_at":"2024-03-23T12:43:56.360Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mathLab","funding_links":[],"total_stars":909,"followers":null,"following":null,"created_at":"2022-11-09T06:38:52.681Z","updated_at":"2024-03-23T12:44:06.558Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathLab/repositories"},"tags":[{"name":"v1.3.0.post2404","sha":"c3773d0f9a2ba0fff593d5f80379b31b6f4ab7aa","kind":"tag","published_at":"2024-04-01T02:39:30.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2404","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2404","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2404","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2404","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2404/manifests"},{"name":"v1.3.0.post2403","sha":"75696689762aefa8e202b9b568d043929dfa435e","kind":"tag","published_at":"2024-03-01T02:36:29.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2403","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2403","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2403","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2403","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2403/manifests"},{"name":"v1.3.0.post2402","sha":"57e5d61df989d0ee3045f9752e324615f72d1e0d","kind":"tag","published_at":"2024-02-01T02:56:38.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2402","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2402","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2402","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2402","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2402/manifests"},{"name":"v1.3.0.post2401","sha":"201f7ecd73a92e68cf140523eddf602c317561f2","kind":"tag","published_at":"2024-01-01T02:44:27.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2401","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2401","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2401","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2401","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2401/manifests"},{"name":"v1.3.0.post2312","sha":"96ab8e687ff2079fd963031b17eb741b595d95da","kind":"tag","published_at":"2023-12-01T03:26:40.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2312","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2312","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2312","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2312","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2312/manifests"},{"name":"v1.3.0.post2311","sha":"49052ee0326d66327cc868a0cbedc607f902ffbe","kind":"tag","published_at":"2023-11-01T02:37:19.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2311","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2311","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2311","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2311","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2311/manifests"},{"name":"v1.3.0.post2310","sha":"302c4c3d2a9142037aed19c05b1cf7a20166ca63","kind":"tag","published_at":"2023-10-01T02:38:20.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2310","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2310","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2310","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2310","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2310/manifests"},{"name":"v1.3.0.post2309","sha":"c968fc3950383933a7b1340861d0355d3a15e4d7","kind":"tag","published_at":"2023-09-01T02:35:32.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2309","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2309","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2309","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2309","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2309/manifests"},{"name":"v1.3.0.post2308","sha":"305479856e12805c0fcd3738fb68499572bcaa04","kind":"tag","published_at":"2023-08-01T02:48:02.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2308","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2308","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2308","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2308","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2308/manifests"},{"name":"v1.3.0.post2307","sha":"45c893a67d1242b6f81a06ab0ddb4abac8d342d4","kind":"tag","published_at":"2023-07-01T03:26:23.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2307","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2307","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2307","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2307","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2307/manifests"},{"name":"v1.3.0.post2306","sha":"459548445f55b25b3cce06640a49aaffe913167b","kind":"tag","published_at":"2023-06-01T03:18:43.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2306","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2306","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2306","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2306","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2306/manifests"},{"name":"v1.3.0.post2305","sha":"904ec165f69ad11c3c1f2e7699ea1b70fb3a89df","kind":"tag","published_at":"2023-05-01T03:58:44.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2305","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2305","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2305","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2305","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2305/manifests"},{"name":"v1.3.0.post2304","sha":"32e480d110d82720acdd4cade8bebe975e5021c1","kind":"tag","published_at":"2023-04-01T02:50:35.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2304","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2304","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2304","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2304","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2304/manifests"},{"name":"v1.3.0.post2303","sha":"e7bfb3d930da8a9da797c225d5d4fac9b7d27182","kind":"tag","published_at":"2023-03-01T03:11:10.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2303","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2303","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2303","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2303","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2303/manifests"},{"name":"v1.3.0.post2302","sha":"aba595197032b687dc123226dd36940366832a69","kind":"tag","published_at":"2023-02-01T03:31:23.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2302","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2302","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2302","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2302","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2302/manifests"},{"name":"v1.3.0.post2301","sha":"bb406d20178d13eb38b0f1eaba138da951c77865","kind":"tag","published_at":"2023-01-01T03:02:50.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2301","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2301/manifests"},{"name":"v1.3.0.post2212","sha":"02cc26806adcedb4803f412cb105f9f2dd435ac1","kind":"tag","published_at":"2022-12-01T03:44:48.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2212","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2212","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2212","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2212","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2212/manifests"},{"name":"v1.3.0.post2211","sha":"ffee9d2cca8eebdd94bfe6cfde1621857f167074","kind":"tag","published_at":"2022-11-01T04:20:40.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2211","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2211","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2211","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2211","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2211/manifests"},{"name":"v1.3.0.post2210","sha":"22bfffba086fd52901841ccc175d646609c571bc","kind":"tag","published_at":"2022-10-01T04:38:20.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2210","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2210","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2210","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2210","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2210/manifests"},{"name":"v1.3.0.post2209","sha":"8a85df98eefd153600bfbc1dd55f1797b89a8c98","kind":"tag","published_at":"2022-09-01T04:21:06.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0.post2209","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0.post2209","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0.post2209","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2209","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0.post2209/manifests"},{"name":"v1.3.0","sha":"677b661f8045fc9cf723ef5d5694bebd26cc671a","kind":"tag","published_at":"2022-08-02T14:37:20.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.3.0","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.3.0/manifests"},{"name":"v1.2.1.post2208","sha":"b05056dd16c7086aa3b330103f97b9fd3dc2894b","kind":"tag","published_at":"2022-08-01T04:17:35.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.2.1.post2208","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.2.1.post2208","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.2.1.post2208","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1.post2208","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1.post2208/manifests"},{"name":"v1.2.1.post2207","sha":"d3912fcc2bf317920cbc05b4cb0d79e71d32084d","kind":"tag","published_at":"2022-07-01T04:34:45.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.2.1.post2207","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.2.1.post2207","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.2.1.post2207","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1.post2207","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1.post2207/manifests"},{"name":"v1.2.1.post2206","sha":"305302b26f12902c0c863fd00f597d7a5e89ac4e","kind":"tag","published_at":"2022-06-01T04:21:50.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.2.1.post2206","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.2.1.post2206","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.2.1.post2206","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1.post2206","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1.post2206/manifests"},{"name":"v1.2.1.post2205","sha":"8ea0ac936b29b01878b5cdde75c8f92e559f68e9","kind":"tag","published_at":"2022-05-01T04:16:25.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.2.1.post2205","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.2.1.post2205","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.2.1.post2205","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1.post2205","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1.post2205/manifests"},{"name":"v1.2.1","sha":"39a75ba5d8d390dcdd0e4426d4ecb0478eb54801","kind":"tag","published_at":"2021-12-06T10:49:51.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.2.1","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"27e06df7a596c23606be230a3d973f39e244caa7","kind":"tag","published_at":"2021-11-23T15:56:41.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.2.0","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"2088ac63d091314137644c969783afcc5cbafc54","kind":"tag","published_at":"2021-11-08T11:15:07.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.1.2","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"15f5b5be8393c383fb1a4ca41fd66ef91c41218f","kind":"tag","published_at":"2020-12-15T17:53:08.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.1.1","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"1d7cf1b2610fa9b6f6143e5404a39e669583195c","kind":"tag","published_at":"2020-06-08T08:32:50.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.1","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.1/manifests"},{"name":"v1.0","sha":"697c4cfae038bbec4463308e92311f9bbbea8d43","kind":"commit","published_at":"2019-12-17T15:41:59.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v1.0","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v1.0/manifests"},{"name":"zenodo-v0.2","sha":"601685e02606eaf04867f3fb299228f8e53896ea","kind":"commit","published_at":"2018-04-09T12:56:45.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/zenodo-v0.2","html_url":"https://github.com/mathLab/EZyRB/releases/tag/zenodo-v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@zenodo-v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/zenodo-v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/zenodo-v0.2/manifests"},{"name":"v0.2","sha":"79ea76a9b6016cab37790cbc61dda52870b78338","kind":"tag","published_at":"2018-04-06T13:49:52.000Z","download_url":"https://codeload.github.com/mathLab/EZyRB/tar.gz/v0.2","html_url":"https://github.com/mathLab/EZyRB/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mathLab/EZyRB@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/tags/v0.2/manifests"}]},"repo_metadata_updated_at":"2026-03-22T08:45:30.055Z","dependent_packages_count":0,"downloads":44559,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":38.34289992513102,"forks_count":24.462191165460446,"average":37.00149737958573},"purl":"pkg:conda/ezyrb?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T16:01:18.890Z","issues_count":28,"pull_requests_count":105,"avg_time_to_close_issue":8207099.3125,"avg_time_to_close_pull_request":2295669.5918367347,"issues_closed_count":16,"pull_requests_closed_count":98,"pull_request_authors_count":14,"issue_authors_count":9,"avg_comments_per_issue":0.35714285714285715,"avg_comments_per_pull_request":0.38095238095238093,"merged_pull_requests_count":86,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1673637.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.25,"past_year_avg_comments_per_pull_request":0.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/issues","maintainers":[{"login":"ndem0","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndem0"},{"login":"fAndreuzzi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fAndreuzzi"},{"login":"harshith-gowrachari","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harshith-gowrachari"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/ezyrb/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":12887214,"name":"python314Packages.ezyrb","ecosystem":"nixpkgs","description":"Easy Reduced Basis method","homepage":"https://mathlab.github.io/EZyRB/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mathlab/EZyRB","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T07:15:33.712Z","latest_release_published_at":"2026-03-08T02:42:09.172Z","latest_release_number":"1.3.3","last_synced_at":"2026-03-08T02:42:09.533Z","created_at":"2026-01-27T07:15:33.500Z","updated_at":"2026-03-10T19:32:05.667Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.ezyrb","install_command":"nix-env -iA nixpkgs.python314Packages.ezyrb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/ezyrb/default.nix#L67","metadata":{"nix_attribute":"python3.14-ezyrb-1.3.3","position":"pkgs/development/python-modules/ezyrb/default.nix:67","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"ezyrb","upstream_purl":"pkg:pypi/ezyrb"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-08T02:42:09.919Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.ezyrb?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.ezyrb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.ezyrb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.ezyrb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.ezyrb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.ezyrb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.ezyrb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.ezyrb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.ezyrb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.ezyrb/codemeta","maintainers":[{"uuid":"yl3dy","login":null,"name":"Alexander Kiselyov","email":"aleksandr.kiselyov@gmail.com","url":"https://github.com/yl3dy","packages_count":17,"html_url":null,"role":null,"created_at":"2026-03-08T02:42:09.842Z","updated_at":"2026-03-08T02:42:09.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/yl3dy/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147386,"maintainers_count":4699,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}}],"commits":{"id":31381,"full_name":"mathLab/EZyRB","default_branch":"master","total_commits":381,"total_committers":25,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":15.24,"dds":0.4986876640419947,"past_year_total_commits":55,"past_year_total_committers":7,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.857142857142857,"past_year_dds":0.6545454545454545,"last_synced_at":"2026-06-11T18:18:04.937Z","last_synced_commit":"ea853bb9f8032e616a10d87df18972740849b46f","created_at":"2023-03-07T16:46:03.073Z","updated_at":"2026-06-11T18:16:32.257Z","committers":[{"name":"Nicola Demo","email":"demo.nicola@gmail.com","login":"ndem0","count":191},{"name":"Marco Tezzele","email":"marcotez@gmail.com","login":"mtezzele","count":52},{"name":"fsalmoir","email":"fsalmoir@sissa.it","login":null,"count":31},{"name":"francescoandreuzzi","email":"andreuzzi.francesco@gmail.com","login":"fandreuz","count":15},{"name":"kshitij-maths","email":"kshitij.sxcr@gmail.com","login":"kshitij-maths","count":15},{"name":"Florian Kroetz","email":"florian.kroetz@uni-ulm.de","login":null,"count":11},{"name":"Karim Yehia Aly","email":"karimyehia92@gmail.com","login":"karimyehia92","count":11},{"name":"Anna Ivagnes","email":"s274001@studenti.polito.it","login":"annaivagnes","count":10},{"name":"PieroZ01","email":"piero.z.2001@gmail.com","login":"PieroZ01","count":7},{"name":"harshith-gowrachari","email":"hgowrach@gmail.com","login":"harshith-gowrachari","count":7},{"name":"Gianmarco Gurioli","email":"ggurioli@sissa.it","login":"ggurioli","count":6},{"name":"Florian Arbes","email":"florian.arbes@ife.no","login":"flabowski","count":4},{"name":"Davide Dal Cin","email":"153857390+DavideDC95","login":"DavideDC95","count":3},{"name":"giovastabile","email":"giovanni.stabile87@gmail.com","login":"giovastabile","count":3},{"name":"MMRROOO","email":"mrowkamaad@gmail.com","login":"MMRROOO","count":3},{"name":"Davide","email":"davide.miotti@gmail.com","login":"Davide-Miotti","count":2},{"name":"sigvaldm","email":"sigvaldm@fys.uio.no","login":"sigvaldm","count":2},{"name":"Pasquale Africa","email":"pafrica@sissa.it","login":"pcafrica","count":1},{"name":"Simone Amadio","email":"43780548+samadio","login":"samadio","count":1},{"name":"“[Harshith","email":"“[hgowrach@gmail.com]”","login":null,"count":1},{"name":"Nicola Demo","email":"ndemo@host-28-174.sissa.it","login":null,"count":1},{"name":"Leonardo Scandurra","email":"scandurr@hhu.de","login":null,"count":1},{"name":"Florian Kroetz","email":"fkroetz@bounty.maths.sissa.it","login":null,"count":1},{"name":"davidhernandez-cea","email":"163125739+davidhernandez-cea","login":"davidhernandez-cea","count":1},{"name":"zandivx","email":"80193776+zandivx","login":"zandivx","count":1}],"past_year_committers":[{"name":"Nicola Demo","email":"demo.nicola@gmail.com","login":"ndem0","count":19},{"name":"kshitij-maths","email":"kshitij.sxcr@gmail.com","login":"kshitij-maths","count":15},{"name":"Anna Ivagnes","email":"s274001@studenti.polito.it","login":"annaivagnes","count":8},{"name":"PieroZ01","email":"piero.z.2001@gmail.com","login":"PieroZ01","count":7},{"name":"Davide Dal Cin","email":"153857390+DavideDC95","login":"DavideDC95","count":3},{"name":"Davide","email":"davide.miotti@gmail.com","login":"Davide-Miotti","count":2},{"name":"zandivx","email":"80193776+zandivx","login":"zandivx","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6264097,"commits_count":875126120,"contributors_count":35079500,"owners_count":1168883,"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":"mathLab/EZyRB","html_url":"https://github.com/mathLab/EZyRB","last_synced_at":"2026-05-29T06:06:31.892Z","status":"active","issues_count":33,"pull_requests_count":118,"avg_time_to_close_issue":15451583.4,"avg_time_to_close_pull_request":2096852.009090909,"issues_closed_count":20,"pull_requests_closed_count":110,"pull_request_authors_count":16,"issue_authors_count":11,"avg_comments_per_issue":0.45454545454545453,"avg_comments_per_pull_request":0.4406779661016949,"merged_pull_requests_count":97,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":6,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":42568.5,"past_year_avg_time_to_close_pull_request":592728.8125,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":15,"created_at":"2023-05-10T21:31:17.049Z","updated_at":"2026-05-29T06:06:31.892Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathLab%2FEZyRB/issues","issue_labels_count":{"table":{"bug":13,"enhancement":7,"help wanted":3}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":13,"COLLABORATOR":10,"MEMBER":6,"NONE":4}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":53,"CONTRIBUTOR":37,"MEMBER":22,"NONE":6}},"issue_authors":{"table":{"ndem0":12,"mtezzele":5,"flabowski":3,"jacktang":2,"fAndreuzzi":2,"YuDe95":2,"giovastabile":2,"kshitij-maths":2,"zandivx":1,"DavideDC95":1,"annaivagnes":1}},"pull_request_authors":{"table":{"ndem0":60,"kshitij-maths":9,"karimyehia92":7,"mtezzele":7,"MMRROOO":7,"DavideDC95":5,"harshith-gowrachari":4,"giovastabile":3,"flabowski":3,"annaivagnes":3,"fAndreuzzi":3,"davidhernandez-cea":2,"pcafrica":2,"github-actions[bot]":1,"codacy-badger":1,"zandivx":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-11T00:00:18.937Z","repositories_count":14790700,"issues_count":33380648,"pull_requests_count":109875239,"authors_count":11300632,"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":{"bug":4,"enhancement":2}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"MEMBER":4,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":11,"CONTRIBUTOR":6,"NONE":3}},"past_year_issue_authors":{"table":{"kshitij-maths":2,"ndem0":2,"DavideDC95":1,"zandivx":1}},"past_year_pull_request_authors":{"table":{"kshitij-maths":9,"DavideDC95":5,"ndem0":3,"annaivagnes":1,"github-actions[bot]":1,"zandivx":1}},"maintainers":[{"table":{"login":"ndem0","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndem0"}},{"table":{"login":"kshitij-maths","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kshitij-maths"}},{"table":{"login":"fAndreuzzi","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fAndreuzzi"}},{"table":{"login":"harshith-gowrachari","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/harshith-gowrachari"}}],"active_maintainers":[{"table":{"login":"kshitij-maths","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kshitij-maths"}},{"table":{"login":"ndem0","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndem0"}}]}},"events":{"total":{"ReleaseEvent":1,"PullRequestEvent":15,"ForkEvent":4,"IssuesEvent":9,"WatchEvent":12,"IssueCommentEvent":13,"PushEvent":22,"PullRequestReviewEvent":6,"PullRequestReviewCommentEvent":5,"CreateEvent":5},"last_year":{"ReleaseEvent":1,"PullRequestEvent":12,"ForkEvent":1,"IssuesEvent":5,"WatchEvent":5,"IssueCommentEvent":3,"PushEvent":21,"PullRequestReviewEvent":6,"PullRequestReviewCommentEvent":5,"CreateEvent":5}},"keywords":["autoencoder","data-driven","hacktoberfest","model-order-reduction","model-reduction","non-intrusive-model-order-reduction","pod-gpr","pod-interpolation","pod-nn","proper-orthogonal-decomposition","reduced-basis"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/testing_pr.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T20:31:58.133Z","updated_at":"2023-01-31T20:31:58.133Z","repository_link":"https://github.com/mathLab/EZyRB/blob/master/.github/workflows/testing_pr.yml","dependencies":[{"id":7280330884,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7280330885,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-12-11T19:23:20.079Z","updated_at":"2025-12-11T19:23:20.079Z","repository_link":"https://github.com/mathLab/EZyRB/blob/master/pyproject.toml","dependencies":[{"id":25765070582,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25765070583,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25765070584,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25765070585,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25765070586,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=1.0","direct":true,"kind":"runtime","optional":false},{"id":25765070587,"package_name":"torch","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25765070588,"package_name":"datasets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cd.yml","sha":null,"kind":"manifest","created_at":"2025-12-11T19:23:19.852Z","updated_at":"2025-12-11T19:23:19.852Z","repository_link":"https://github.com/mathLab/EZyRB/blob/master/.github/workflows/cd.yml","dependencies":[{"id":25765070577,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":25765070578,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":25765070579,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":25765070580,"package_name":"ncipollo/release-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/create-tag.yml","sha":null,"kind":"manifest","created_at":"2025-12-11T19:23:20.009Z","updated_at":"2025-12-11T19:23:20.009Z","repository_link":"https://github.com/mathLab/EZyRB/blob/master/.github/workflows/create-tag.yml","dependencies":[{"id":25765070581,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":18.5898493030764,"created_at":"2025-04-11T10:24:00.843Z","updated_at":"2026-06-22T23:30:29.148Z","avatar_url":"https://github.com/mathLab.png","language":"Jupyter Notebook","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358865","html_url":"https://summary.ecosyste.ms/projects/358865"}