{"id":2153,"name":"MF2","description":"MF2: A Collection of Multi-Fidelity Benchmark Functions in Python - Published in JOSS (2020)","url":"https://github.com/sjvrijn/mf2","last_synced_at":"2025-09-04T16:41:37.701Z","repository":{"id":36842029,"uuid":"221076636","full_name":"sjvrijn/mf2","owner":"sjvrijn","description":"Collection of Multi-Fidelity benchmark functions","archived":false,"fork":false,"pushed_at":"2025-08-29T23:15:53.000Z","size":1156,"stargazers_count":28,"open_issues_count":8,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-04T07:57:57.112Z","etag":null,"topics":["benchmark-functions","benchmark-suite","benchmarking-suite","multi-fidelity","python"],"latest_commit_sha":null,"homepage":"https://mf2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sjvrijn.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2019-11-11T21:50:50.000Z","updated_at":"2025-08-29T23:15:56.000Z","dependencies_parsed_at":"2025-08-13T10:35:28.150Z","dependency_job_id":"c4a27140-9b95-4e4c-986a-c46490204cf2","html_url":"https://github.com/sjvrijn/mf2","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/sjvrijn/mf2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjvrijn","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/sbom","scorecard":{"id":828886,"data":{"date":"2025-08-11","repo":{"name":"github.com/sjvrijn/mf2","commit":"0ad49731b51bf31beca27921923ca736b661b646"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_publish_pypi.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/build_publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_publish_pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/build_publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_publish_pypi.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/build_publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_publish_pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/build_publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_publish_pypi.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:55","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-23T17:11:42.123Z","repository_id":36842029,"created_at":"2025-08-23T17:11:42.123Z","updated_at":"2025-08-23T17:11:42.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273605060,"owners_count":25135678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","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":"sjvrijn","name":"Sander van Rijn","uuid":"8833517","kind":"user","description":"Research Software Engineer at Netherlands eScience Center | Computer Science PhD Candidate at LIACS","email":"","website":"http://www.svrijn.nl","location":"Leiden, Netherlands","twitter":"sjvrijn","company":"@NLeSC ","icon_url":"https://avatars.githubusercontent.com/u/8833517?u=1806f5d2eb69cc4a0609fdac2ae9e8136f142972\u0026v=4","repositories_count":34,"last_synced_at":"2024-06-11T15:41:22.192Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sjvrijn","funding_links":[],"total_stars":41,"followers":31,"following":26,"created_at":"2022-11-14T03:57:59.875Z","updated_at":"2024-06-11T15:41:23.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjvrijn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjvrijn/repositories"},"packages":[{"id":2800670,"name":"mf2","ecosystem":"pypi","description":"A collection of analytical benchmark functions in multiple fidelities","homepage":"https://github.com/sjvrijn/mf2","licenses":"GNU General Public License v3 (GPLv3)","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/sjvrijn/mf2","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2019-11-22T13:04:50.000Z","latest_release_published_at":"2022-06-08T17:09:28.000Z","latest_release_number":"2022.6.0","last_synced_at":"2025-09-03T21:05:57.453Z","created_at":"2022-04-10T11:35:33.929Z","updated_at":"2025-09-04T07:58:17.704Z","registry_url":"https://pypi.org/project/mf2/","install_command":"pip install mf2 --index-url https://pypi.org/simple","documentation_url":"https://mf2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 (GPLv3)","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"mf2","project_status":null},"repo_metadata":{"id":36842029,"uuid":"221076636","full_name":"sjvrijn/mf2","owner":"sjvrijn","description":"Collection of Multi-Fidelity benchmark functions","archived":false,"fork":false,"pushed_at":"2025-07-18T15:56:36.000Z","size":1147,"stargazers_count":28,"open_issues_count":8,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T00:57:23.108Z","etag":null,"topics":["benchmark-functions","benchmark-suite","benchmarking-suite","multi-fidelity","python"],"latest_commit_sha":null,"homepage":"https://mf2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sjvrijn.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2019-11-11T21:50:50.000Z","updated_at":"2025-08-04T13:23:12.000Z","dependencies_parsed_at":"2025-08-13T10:35:28.150Z","dependency_job_id":"c4a27140-9b95-4e4c-986a-c46490204cf2","html_url":"https://github.com/sjvrijn/mf2","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/sjvrijn/mf2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjvrijn","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/sbom","scorecard":{"id":828886,"data":{"date":"2025-08-11","repo":{"name":"github.com/sjvrijn/mf2","commit":"0ad49731b51bf31beca27921923ca736b661b646"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/16 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_publish_pypi.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_publish_pypi.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/build_publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_publish_pypi.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/build_publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_publish_pypi.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/build_publish_pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_publish_pypi.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/build_publish_pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sjvrijn/mf2/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build_publish_pypi.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:55","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-23T17:11:42.123Z","repository_id":36842029,"created_at":"2025-08-23T17:11:42.123Z","updated_at":"2025-08-23T17:11:42.123Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273574149,"owners_count":25129883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","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_record":{"login":"sjvrijn","name":"Sander van Rijn","uuid":"8833517","kind":"user","description":"Research Software Engineer at Netherlands eScience Center | Computer Science PhD Candidate at LIACS","email":"","website":"http://www.svrijn.nl","location":"Leiden, Netherlands","twitter":"sjvrijn","company":"@NLeSC ","icon_url":"https://avatars.githubusercontent.com/u/8833517?u=1806f5d2eb69cc4a0609fdac2ae9e8136f142972\u0026v=4","repositories_count":34,"last_synced_at":"2024-06-11T15:41:22.192Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sjvrijn","funding_links":[],"total_stars":41,"followers":31,"following":26,"created_at":"2022-11-14T03:57:59.875Z","updated_at":"2024-06-11T15:41:23.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjvrijn","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjvrijn/repositories"},"tags":[{"name":"v2022.06.0","sha":"c77c8ae3ca8266061c13ec793b8a29ec571e5f05","kind":"commit","published_at":"2022-06-08T17:06:36.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2022.06.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2022.06.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2022.06.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2022.06.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2022.06.0/manifests"},{"name":"v2021.10.0","sha":"ee292157f06659a381e37f2a868b1acfc3729941","kind":"tag","published_at":"2021-10-22T14:04:28.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2021.10.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2021.10.0/manifests"},{"name":"v2021.2.0","sha":"c38131ba11900fdec5f4e155db7dcbf3fd3967b8","kind":"tag","published_at":"2021-02-14T22:09:42.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2021.2.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2021.2.0/manifests"},{"name":"v2020.8.0","sha":"fcb05a73b6a6e59db0f4b7c445716c210f12fdd5","kind":"commit","published_at":"2020-08-24T22:00:10.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.8.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2020.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.8.0/manifests"},{"name":"v2020.4.3","sha":"a79c38ac996c0019b8a901af029c0c838864b775","kind":"tag","published_at":"2020-04-09T13:27:39.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.4.3","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2020.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.4.3/manifests"},{"name":"v2020.4.2","sha":"7ce94c4caeee0c3498b214b095282c047a9f8d7b","kind":"tag","published_at":"2020-04-08T10:28:35.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.4.2","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2020.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.4.2/manifests"},{"name":"v2020.4.1","sha":"8bc7f6a596a2e5c6cac6216f633ec3b3aefc331a","kind":"tag","published_at":"2020-04-07T09:34:30.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.4.1","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2020.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.4.1/manifests"},{"name":"v2020.4.0","sha":"98363e9b4209f2ca88848813e462724d76ff711b","kind":"tag","published_at":"2020-04-07T09:01:25.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.4.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2020.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2020.4.0/manifests"},{"name":"v2019.11.0","sha":"7ed4b809fb763045ae6c47f01e63aad5c21818b3","kind":"tag","published_at":"2019-12-29T16:20:10.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2019.11.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2019.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2019.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2019.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2019.11.0/manifests"},{"name":"v2019.11.1","sha":"4f02c6eaf369e53bffb93b31d0a90dc40e0322c2","kind":"tag","published_at":"2019-12-29T16:19:56.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2019.11.1","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2019.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2019.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2019.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2019.11.1/manifests"},{"name":"v2019.11.2","sha":"a4cc5e76a6076072f67084a8ab8ca9468455ac7f","kind":"tag","published_at":"2019-12-29T16:19:43.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2019.11.2","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2019.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2019.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2019.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2019.11.2/manifests"},{"name":"v2019.11.3","sha":"cd06cf9622f6a14fdbc55f1e8390873e1e5abaea","kind":"tag","published_at":"2019-12-29T00:45:07.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2019.11.3","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2019.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sjvrijn/mf2@v2019.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2019.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags/v2019.11.3/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:17.704Z","dependent_packages_count":0,"downloads":105,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":59.48979261518892,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":13.667168746393882,"forks_count":12.554578088063433,"docker_downloads_count":null,"average":23.475890049815654},"purl":"pkg:pypi/mf2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/mf2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/mf2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/mf2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:38:57.003Z","issues_count":22,"pull_requests_count":39,"avg_time_to_close_issue":4791312.857142857,"avg_time_to_close_pull_request":417933.44736842107,"issues_closed_count":14,"pull_requests_closed_count":38,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":0.36363636363636365,"avg_comments_per_pull_request":0.5384615384615384,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/issues","maintainers":[{"login":"sjvrijn","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjvrijn"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mf2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mf2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mf2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/mf2/related_packages","maintainers":[{"uuid":"Energya","login":"Energya","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/Energya/","role":null,"created_at":"2023-02-24T16:26:43.002Z","updated_at":"2023-02-24T16:26:43.002Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Energya/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5299218,"name":"mf2","ecosystem":"conda","description":null,"homepage":"https://github.com/sjvrijn/mf2","licenses":"GPL-3.0-or-later","normalized_licenses":["GPL-3.0-or-later"],"repository_url":"https://github.com/sjvrijn/mf2","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2020-04-16T16:54:03.000Z","latest_release_published_at":"2022-06-08T20:14:55.000Z","latest_release_number":"2022.6.0","last_synced_at":"2025-09-03T21:06:18.710Z","created_at":"2022-10-03T16:06:00.842Z","updated_at":"2025-09-03T21:06:18.710Z","registry_url":"https://anaconda.org/conda-forge/mf2","install_command":"conda install -c conda-forge mf2","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"221076636","full_name":"sjvrijn/mf2","owner":"sjvrijn","description":"Collection of Multi-Fidelity benchmark functions","archived":false,"fork":false,"pushed_at":"2023-02-03T16:50:14.000Z","size":1146,"stargazers_count":17,"open_issues_count":8,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-03-21T11:14:00.654Z","etag":null,"topics":["benchmark-functions","benchmark-suite","benchmarking-suite","multi-fidelity","python"],"latest_commit_sha":null,"homepage":"https://mf2.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null}},"created_at":"2019-11-11T21:50:50.000Z","updated_at":"2023-02-28T01:36:49.000Z","dependencies_parsed_at":"2023-02-18T09:00:35.454Z","dependency_job_id":null,"html_url":"https://github.com/sjvrijn/mf2","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjvrijn","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"sjvrijn","name":"Sander","uuid":"8833517","kind":"user","description":"Research Software Engineer at Netherlands eScience Center | Computer Science PhD Candidate at LIACS","email":"","website":"http://www.svrijn.nl","location":"Leiden, Netherlands","twitter":"sjvrijn","company":"@NLeSC ","avatar_url":"https://avatars.githubusercontent.com/u/8833517?u=1806f5d2eb69cc4a0609fdac2ae9e8136f142972\u0026v=4","repositories_count":10,"last_synced_at":"2023-03-03T18:11:06.400Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sjvrijn"},"tags":[{"name":"v2022.06.0","sha":"c77c8ae3ca8266061c13ec793b8a29ec571e5f05","kind":"commit","published_at":"2022-06-08T17:06:36.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2022.06.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2022.06.0"},{"name":"v2021.10.0","sha":"ee292157f06659a381e37f2a868b1acfc3729941","kind":"tag","published_at":"2021-10-22T14:04:28.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2021.10.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2021.10.0"},{"name":"v2021.2.0","sha":"c38131ba11900fdec5f4e155db7dcbf3fd3967b8","kind":"tag","published_at":"2021-02-14T22:09:42.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2021.2.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2021.2.0"},{"name":"v2020.8.0","sha":"fcb05a73b6a6e59db0f4b7c445716c210f12fdd5","kind":"commit","published_at":"2020-08-24T22:00:10.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.8.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.8.0"},{"name":"v2020.4.3","sha":"a79c38ac996c0019b8a901af029c0c838864b775","kind":"tag","published_at":"2020-04-09T13:27:39.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.4.3","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.4.3"},{"name":"v2020.4.2","sha":"7ce94c4caeee0c3498b214b095282c047a9f8d7b","kind":"tag","published_at":"2020-04-08T10:28:35.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.4.2","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.4.2"},{"name":"v2020.4.1","sha":"8bc7f6a596a2e5c6cac6216f633ec3b3aefc331a","kind":"tag","published_at":"2020-04-07T09:34:30.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.4.1","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.4.1"},{"name":"v2020.4.0","sha":"98363e9b4209f2ca88848813e462724d76ff711b","kind":"tag","published_at":"2020-04-07T09:01:25.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2020.4.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2020.4.0"},{"name":"v2019.11.0","sha":"7ed4b809fb763045ae6c47f01e63aad5c21818b3","kind":"tag","published_at":"2019-12-29T16:20:10.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2019.11.0","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2019.11.0"},{"name":"v2019.11.1","sha":"4f02c6eaf369e53bffb93b31d0a90dc40e0322c2","kind":"tag","published_at":"2019-12-29T16:19:56.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2019.11.1","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2019.11.1"},{"name":"v2019.11.2","sha":"a4cc5e76a6076072f67084a8ab8ca9468455ac7f","kind":"tag","published_at":"2019-12-29T16:19:43.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2019.11.2","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2019.11.2"},{"name":"v2019.11.3","sha":"cd06cf9622f6a14fdbc55f1e8390873e1e5abaea","kind":"tag","published_at":"2019-12-29T00:45:07.000Z","download_url":"https://codeload.github.com/sjvrijn/mf2/tar.gz/v2019.11.3","html_url":"https://github.com/sjvrijn/mf2/releases/tag/v2019.11.3"}]},"repo_metadata_updated_at":"2023-03-22T07:28:17.916Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":47.816321437484405,"forks_count":44.65685051160469,"average":44.41851759421013},"purl":"pkg:conda/mf2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/mf2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/mf2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/mf2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T04:39:55.426Z","issues_count":22,"pull_requests_count":38,"avg_time_to_close_issue":4791312.857142857,"avg_time_to_close_pull_request":417933.44736842107,"issues_closed_count":14,"pull_requests_closed_count":38,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":0.36363636363636365,"avg_comments_per_pull_request":0.5263157894736842,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":5,"past_year_avg_time_to_close_issue":15457839.0,"past_year_avg_time_to_close_pull_request":3034548.6,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mf2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mf2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mf2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/mf2/related_packages","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":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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"}}],"commits":{"id":32548,"full_name":"sjvrijn/mf2","default_branch":"main","committers":[{"name":"Sander van Rijn","email":"svr003@gmail.com","login":"sjvrijn","count":342},{"name":"Izaak Beekman","email":"zbeekman@gmail.com","login":"zbeekman","count":4},{"name":"xiaomei","email":"135629372+xm2325","login":"xm2325","count":1},{"name":"Sourcery AI","email":"bot@sourcery.ai","login":"SourceryAI","count":1},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"S.J. van Rijn","email":"s.j.van.rijn.2@umail.leidenuniv.nl","login":null,"count":1}],"total_commits":350,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":58.333333333333336,"dds":0.02285714285714291,"past_year_committers":[{"name":"Sander van Rijn","email":"mail@svrijn.nl","login":"sjvrijn","count":7},{"name":"xiaomei","email":"135629372+xm2325","login":"xm2325","count":1}],"past_year_total_commits":8,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.0,"past_year_dds":0.125,"last_synced_at":"2025-08-07T07:00:59.452Z","last_synced_commit":"0ad49731b51bf31beca27921923ca736b661b646","created_at":"2023-03-07T16:49:27.396Z","updated_at":"2025-08-07T07:00:59.457Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-27T00:00:29.048Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"sjvrijn/mf2","html_url":"https://github.com/sjvrijn/mf2","last_synced_at":"2025-08-31T19:38:57.003Z","status":"error","issues_count":22,"pull_requests_count":39,"avg_time_to_close_issue":4791312.857142857,"avg_time_to_close_pull_request":417933.44736842107,"issues_closed_count":14,"pull_requests_closed_count":38,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":0.36363636363636365,"avg_comments_per_pull_request":0.5384615384615384,"merged_pull_requests_count":37,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:41:28.940Z","updated_at":"2025-08-31T19:38:57.003Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sjvrijn%2Fmf2/issues","issue_labels_count":{"enhancement":11,"documentation":3,"good first issue":2,"New function":2,"bug":2,"help wanted":1},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":20,"NONE":2},"pull_request_author_associations_count":{"OWNER":34,"CONTRIBUTOR":4,"NONE":2},"issue_authors":{"sjvrijn":20,"torressa":2},"pull_request_authors":{"sjvrijn":34,"xm2325":2,"zbeekman":2,"arfon":1,"sourcery-ai-bot":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"NONE":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"xm2325":2},"maintainers":[{"login":"sjvrijn","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjvrijn"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":3,"IssueCommentEvent":1,"PushEvent":8,"PullRequestReviewEvent":1,"PullRequestEvent":1,"ForkEvent":1},"last_year":{"WatchEvent":3,"IssueCommentEvent":1,"PushEvent":8,"PullRequestReviewEvent":1,"PullRequestEvent":1,"ForkEvent":1}},"keywords":["benchmark-functions","benchmark-suite","benchmarking-suite","multi-fidelity","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build_publish_pypi.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T09:00:34.468Z","updated_at":"2023-02-18T09:00:34.468Z","repository_link":"https://github.com/sjvrijn/mf2/blob/main/.github/workflows/build_publish_pypi.yml","dependencies":[{"id":7758201909,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7758201910,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7758201911,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T09:00:35.200Z","updated_at":"2023-02-18T09:00:35.200Z","repository_link":"https://github.com/sjvrijn/mf2/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7758203863,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7758203864,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-18T09:00:35.302Z","updated_at":"2023-02-18T09:00:35.302Z","repository_link":"https://github.com/sjvrijn/mf2/blob/main/pyproject.toml","dependencies":[{"id":7758204089,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":10.04810724214607,"created_at":"2025-09-04T09:17:57.428Z","updated_at":"2025-10-07T08:04:37.707Z","avatar_url":"https://github.com/sjvrijn.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":105,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.02049","https://doi.org/10.5281/zenodo.4540752"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2153","html_url":"https://science.ecosyste.ms/projects/2153","bibtex_url":"https://science.ecosyste.ms/projects/2153/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/2153/export.apalike"}