Skip to content

aldearle/BitPart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitPart

This repo contains the reference implementation of BitPart, a novel exact search mechanism intended for use in high-dimensional spaces.

Java CI with Maven javadoc

Usage via maven

<dependency>
    <groupId>com.github.aldearle</groupId>
    <artifactId>bitpart</artifactId>
    <version>1.0.2</version>
</dependency>

About

This repo contains the reference implementation of BitPart, a novel exact search mechanism intended for use in high-dimensional spaces. In outline, a fixed set of reference objects is used to define a large set of regions within the original space, and each data item is characterised according to its containment within these regions. In contrast…

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages