Skip to content

Releases: ncn-foreigners/BlockingPy

v0.2.8

10 Oct 11:24
d817058

Choose a tag to compare

  • improved logging and reproducibility

version 0.2.7

03 Oct 14:40
9eec819

Choose a tag to compare

  • new release for zenodo

v0.2.6

29 Sep 14:05

Choose a tag to compare

  • fixed minor issue when running tests with blockingpy-core
  • improved error handling when faiss is not installed
  • minor fixes

v0.2.5

25 Sep 14:28

Choose a tag to compare

  • fixed an issue in the publish workflow

v0.2.4

25 Sep 13:57

Choose a tag to compare

  • improved logging and warnings across the package
  • improved coverage of tests
  • updated API section
  • updated README files
  • added linting, formatting, and type checking workflow
  • improved tests workflow
  • datasets are now fetched via Pooch instead of being included in the package
  • minor changes

data-0.2.4

25 Sep 11:24

Choose a tag to compare

modify the publish workflow

Version 0.2.3

30 Aug 18:50

Choose a tag to compare

  • GPU SUPPORT - through faiss_gpu, available indexes (flat, ivf, ivfpq, cagra)
  • Custom DataHandler class to wrap data replacing pandas dataframe
  • Switched from networkx to igraph for graph handling
  • Major memory & speed improvements for the CPU BlockingPy
  • Minor fixes & improvements

GPU SUPPORT

30 Aug 17:28

Choose a tag to compare

  • GPU SUPPORT - through faiss_gpu, available indexes (flat, ivf, ivfpq, cagra)
  • Custom DataHandler class to wrap data replacing pandas dataframe
  • Switched from networkx to igraph for graph handling
  • Major memory & speed improvements for the CPU BlockingPy
  • Minor fixes & improvements

GPU support

30 Aug 17:13

Choose a tag to compare

  • GPU SUPPORT - through faiss_gpu, available indexes (flat, ivf, ivfpq, cagra)
  • Custom DataHandler class to wrap data replacing pandas dataframe
  • Switched from networkx to igraph for graph handling
  • Major memory & speed improvements for the CPU BlockingPy
  • Minor fixes & improvements

GPU Support

30 Aug 14:37
a3b3161

Choose a tag to compare

  • GPU SUPPORT - through faiss_gpu, available indexes (flat, ivf, ivfpq, cagra)
  • Custom DataHandler class to wrap data replacing pandas dataframe
  • Switched from networkx to igraph for graph handling
  • Major memory & speed improvements for the CPU BlockingPy
  • Minor fixes & improvements