Skip to content

bobpoekert/ocamlfalconn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocamlfalconn

This is an ocaml wrapper around the FALCONN ANN index library.

At the moment it only supports using 32-bit dense vectors.

See lib/falconn.mli for interface and test/falconn_test.ml for examples.