{"id":17255104,"url":"https://github.com/unixjunkie/vp-tree","last_synced_at":"2025-04-14T05:40:36.944Z","repository":{"id":46229839,"uuid":"85833876","full_name":"UnixJunkie/vp-tree","owner":"UnixJunkie","description":"Vantage point tree implementation in OCaml","archived":false,"fork":false,"pushed_at":"2021-11-05T03:14:30.000Z","size":229,"stargazers_count":19,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T19:23:12.060Z","etag":null,"topics":["distance","metric","nearest-neighbor-search","ocaml-library","point-query","spatial-indexing","vantage-point-tree"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UnixJunkie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-22T13:56:01.000Z","updated_at":"2022-05-18T23:02:53.000Z","dependencies_parsed_at":"2022-08-31T02:11:37.105Z","dependency_job_id":null,"html_url":"https://github.com/UnixJunkie/vp-tree","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fvp-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fvp-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fvp-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fvp-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnixJunkie","download_url":"https://codeload.github.com/UnixJunkie/vp-tree/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248830416,"owners_count":21168271,"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","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"}},"keywords":["distance","metric","nearest-neighbor-search","ocaml-library","point-query","spatial-indexing","vantage-point-tree"],"created_at":"2024-10-15T07:10:43.094Z","updated_at":"2025-04-14T05:40:36.924Z","avatar_url":"https://github.com/UnixJunkie.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vp-tree\nA vantage point tree implementation in OCaml.\n\nCf. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.41.4193\u0026rep=rep1\u0026type=pdf\nfor details.\n\nA vantage point tree allows to do fast but exact nearest neighbor searches\nin any space provided that you have a distance function\nto measure the distance between any two points in that space.\n\nThis implementation might need some tweaks in case it is used to index a very\nlarge number of points (especially the select_vp function in the code).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixjunkie%2Fvp-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funixjunkie%2Fvp-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixjunkie%2Fvp-tree/lists"}