Skip to content

v1.6.0

Choose a tag to compare

@katosh katosh released this 10 Mar 18:20
  • use PyNNDescent for faster nearest neighbor distance computation
  • update deprecated tol argument of jax.numpy.linalg.matrix_rank to rtol
  • forward random state to k-means to compute landmarks
  • modernize build system using pyproject.toml instead of setup.py
  • centralize version in mellon/version.py with dynamic versioning in pyproject.toml