Changes

Summary

  1. Allow corpus to be sorted by default (commit: 65857ef) (details)
  2. Make package useable when it is not installed (commit: 9a96282) (details)
  3. Tests for the compare-with stuff. (commit: 46d8a92) (details)
  4. DistanceMatrix: Streamlined value stacking (commit: 21fe68a) (details)
  5. Updated version no (commit: 3eed8fc) (details)
Commit 65857ef4a1f1fd60ae557252e7b76bba3ee6d3bf by Thorsten Vitt
Allow corpus to be sorted by default
(commit: 65857ef)
The file was modified delta/corpus.py (diff)
Commit 9a96282ab144e24110444be2e9942ec47b583db4 by Thorsten Vitt
Make package useable when it is not installed
(commit: 9a96282)
The file was modified delta/__init__.py (diff)
Commit 46d8a928ffae723cd940e338f314ebd4e15bfe3e by Thorsten Vitt
Tests for the compare-with stuff.
(commit: 46d8a92)
The file was modified test/deltas_test.py (diff)
Commit 21fe68aedf5fba0a35d620eca266f3b081b1ed9d by Thorsten Vitt
DistanceMatrix: Streamlined value stacking
(commit: 21fe68a)
The file was modified delta/deltas.py (diff)
The file was modified pyproject.toml (diff)
The file was modified delta/cluster.py (diff)
The file was modified poetry.lock (diff)