{"id":173718,"name":null,"description":"Sampling from the von Mises - Fisher distribution","url":"https://github.com/cescalara/vmf","last_synced_at":"2025-09-09T22:31:46.458Z","repository":{"id":62587690,"uuid":"134248132","full_name":"cescalara/vMF","owner":"cescalara","description":"Sampling from the von Mises - Fisher distribution","archived":false,"fork":false,"pushed_at":"2022-08-11T08:09:28.000Z","size":2522,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-22T21:28:58.340Z","etag":null,"topics":["clustering","python","simulation","statistics","von-mises-fisher"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cescalara.png","metadata":{"files":{"readme":null,"changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-21T09:31:49.000Z","updated_at":"2023-09-25T17:01:58.000Z","dependencies_parsed_at":"2022-11-03T22:41:27.572Z","dependency_job_id":null,"html_url":"https://github.com/cescalara/vMF","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cescalara/vMF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cescalara","download_url":"https://codeload.github.com/cescalara/vMF/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/sbom","scorecard":{"id":271519,"data":{"date":"2025-08-11","repo":{"name":"github.com/cescalara/vMF","commit":"5ea985ee7449a45daa371d5170ce22200db2f726"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Code-Review","score":0,"reason":"Found 1/20 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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-17T13:30:30.463Z","repository_id":62587690,"created_at":"2025-08-17T13:30:30.464Z","updated_at":"2025-08-17T13:30:30.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274372511,"owners_count":25273348,"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-09T02:00:10.223Z","response_time":80,"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":"cescalara","name":"Francesca Capel","uuid":"23123253","kind":"user","description":"Astrophysics and statistics\r\n\r\n","email":"","website":"https://francescacapel.com","location":"Munich, Germany","twitter":null,"company":"Max Planck Institute for Physics","icon_url":"https://avatars.githubusercontent.com/u/23123253?u=5f7ea32c159169c7c5d607e532b11033311d7c4c\u0026v=4","repositories_count":44,"last_synced_at":"2023-08-10T06:34:32.074Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cescalara","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:14:54.650Z","updated_at":"2023-08-10T06:34:37.426Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cescalara","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cescalara/repositories"},"packages":[{"id":2965251,"name":"vmf","ecosystem":"pypi","description":"von Mises - Fisher distribution","homepage":"https://github.com/cescalara/vMF","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/cescalara/vMF","keywords_array":["statistics"],"namespace":null,"versions_count":2,"first_release_published_at":"2019-01-31T09:31:42.000Z","latest_release_published_at":"2022-08-11T08:12:24.000Z","latest_release_number":"0.1.1","last_synced_at":"2025-08-22T11:50:45.189Z","created_at":"2022-04-10T13:01:16.345Z","updated_at":"2025-08-22T20:52:29.841Z","registry_url":"https://pypi.org/project/vmf/","install_command":"pip install vmf --index-url https://pypi.org/simple","documentation_url":"https://vmf.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"vmf","project_status":null},"repo_metadata":{"id":62587690,"uuid":"134248132","full_name":"cescalara/vMF","owner":"cescalara","description":"Sampling from the von Mises - Fisher distribution","archived":false,"fork":false,"pushed_at":"2022-08-11T08:09:28.000Z","size":2522,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-18T23:46:09.951Z","etag":null,"topics":["clustering","python","simulation","statistics","von-mises-fisher"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cescalara.png","metadata":{"files":{"readme":null,"changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-21T09:31:49.000Z","updated_at":"2023-09-25T17:01:58.000Z","dependencies_parsed_at":"2022-11-03T22:41:27.572Z","dependency_job_id":null,"html_url":"https://github.com/cescalara/vMF","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/cescalara/vMF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cescalara","download_url":"https://codeload.github.com/cescalara/vMF/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/sbom","scorecard":{"id":271519,"data":{"date":"2025-08-11","repo":{"name":"github.com/cescalara/vMF","commit":"5ea985ee7449a45daa371d5170ce22200db2f726"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Code-Review","score":0,"reason":"Found 1/20 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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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-17T13:30:30.463Z","repository_id":62587690,"created_at":"2025-08-17T13:30:30.464Z","updated_at":"2025-08-17T13:30:30.464Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271697701,"owners_count":24805151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"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":"cescalara","name":"Francesca Capel","uuid":"23123253","kind":"user","description":"Astrophysics and statistics\r\n\r\n","email":"","website":"https://francescacapel.com","location":"Munich, Germany","twitter":null,"company":"Max Planck Institute for Physics","icon_url":"https://avatars.githubusercontent.com/u/23123253?u=5f7ea32c159169c7c5d607e532b11033311d7c4c\u0026v=4","repositories_count":44,"last_synced_at":"2023-08-10T06:34:32.074Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cescalara","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-06T23:14:54.650Z","updated_at":"2023-08-10T06:34:37.426Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cescalara","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cescalara/repositories"},"tags":[{"name":"v0.1.1","sha":"5ea985ee7449a45daa371d5170ce22200db2f726","kind":"commit","published_at":"2022-08-11T08:06:38.000Z","download_url":"https://codeload.github.com/cescalara/vMF/tar.gz/v0.1.1","html_url":"https://github.com/cescalara/vMF/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cescalara/vMF@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"ebea9670a1c5925e84f49e47cda78b543c79fbdd","kind":"commit","published_at":"2019-01-31T09:29:56.000Z","download_url":"https://codeload.github.com/cescalara/vMF/tar.gz/v0.1.0","html_url":"https://github.com/cescalara/vMF/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cescalara/vMF@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-22T20:52:29.840Z","dependent_packages_count":0,"downloads":45,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":28.40634872302364,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":19.375687516414754,"forks_count":14.245880765358269,"docker_downloads_count":null,"average":18.73916556084574},"purl":"pkg:pypi/vmf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/vmf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/vmf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/vmf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-22T20:52:29.519Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":383.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vmf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vmf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vmf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vmf/related_packages","maintainers":[{"uuid":"cescalara","login":"cescalara","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/cescalara/","role":null,"created_at":"2023-02-25T18:32:26.933Z","updated_at":"2023-02-25T18:32:26.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cescalara/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726729,"maintainers_count":308887,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":1454158,"full_name":"cescalara/vmf","default_branch":"master","committers":[{"name":"Francesca Capel","email":"capel.francesca@gmail.com","login":null,"count":19},{"name":"Julian Kuhlmann","email":"kuhlmann@mpp.mpg.de","login":null,"count":1}],"total_commits":20,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":10.0,"dds":0.050000000000000044,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-01-25T00:08:51.370Z","last_synced_commit":"5ea985ee7449a45daa371d5170ce22200db2f726","created_at":"2023-12-09T00:14:38.791Z","updated_at":"2024-01-25T00:08:51.371Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2Fvmf/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-09T00:17:06.873Z","repositories_count":5538470,"commits_count":874768895,"contributors_count":32283701,"owners_count":919061,"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":"cescalara/vMF","html_url":"https://github.com/cescalara/vMF","last_synced_at":"2025-08-22T20:52:29.519Z","status":"error","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":383.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T02:25:05.334Z","updated_at":"2025-08-22T20:52:29.520Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cescalara%2FvMF/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{"NONE":1},"issue_authors":{},"pull_request_authors":{"specktakel":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10026604,"issues_count":30445490,"pull_requests_count":90339401,"authors_count":10305781,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":["clustering","python","simulation","statistics","von-mises-fisher"],"dependencies":[],"score":6.489204931325317,"created_at":"2025-09-09T01:35:04.879Z","updated_at":"2025-10-07T08:40:22.458Z","avatar_url":"https://github.com/cescalara.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":45,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/173718","html_url":"https://science.ecosyste.ms/projects/173718"}