Summary
- Select the lower left triangle to convert DistanceMatrices to long form. (commit: 0ee6678) (details)
- Fast pairwise comparison function for dataframes. (commit: 6393947) (details)
- Use KMediods implementation from scikit-learn-extras. (commit: ab729f2) (details)
- Make sure DistanceMatrix.delta_values does not use the wrong triangle (commit: f96ae1d) (details)
- Avoid deprecated .ix. (commit: 0ad8d95) (details)
- Switched build system to poetry. (commit: e9c57fc) (details)
- fixup! Switched build system to poetry. (commit: 79ed04a) (details)
- import ABCs from the right place (commit: 3bc4a3e) (details)
- fixed __all__ (commit: 66d7fdc) (details)
The file was modified | delta/deltas.py (diff) |
The file was modified | delta/util.py (diff) |
The file was modified | requirements.txt (diff) |
The file was modified | README.rst (diff) |
The file was modified | delta/cluster.py (diff) |
The file was modified | test/test_issue6.py (diff) |
The file was modified | setup.py (diff) |
The file was modified | test/deltas_test.py (diff) |
The file was modified | delta/deltas.py (diff) |
The file was modified | delta/graphics.py (diff) |
The file was removed | setup.cfg |
The file was modified | README.rst (diff) |
The file was removed | working-requirements.txt |
The file was added | pyproject.toml |
The file was removed | requirements.txt |
The file was modified | .gitignore (diff) |
The file was modified | pyproject.toml (diff) |
The file was modified | delta/corpus.py (diff) |
The file was modified | delta/__init__.py (diff) |