Package: umap-learn / 0.5.3+dfsg-2
Metadata
Package | Version | Patches format |
---|---|---|
umap-learn | 0.5.3+dfsg-2 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable and fix incompatible tests.patch | (download) |
umap/tests/test_plot.py |
1 1 + 0 - 0 ! |
this has changes in two files: * test_plot.py: disable two tests which use umap.plot, because it's pre-dependencies haven't been packaged Date: Thu, 14 Jan 2021 22:03:08 +0100 |
skip_tests_needing_tensorflow.patch | (download) |
umap/tests/test_parametric_umap.py |
2 1 + 1 - 0 ! |
properly skip tests needing tensorflow |
a714b59bd9e2ca2e63312bc3491b2b037a42f2f2.patch | (download) |
umap/tests/test_umap_metrics.py |
2 1 + 1 - 0 ! |
[patch] sklearn parwise distances doesn't support np.matrix anymore |
c7d05683325589ad432a55e109cacb9d631cfaa9.patch | (download) |
umap/tests/test_umap_metrics.py |
2 1 + 1 - 0 ! |
[patch] sklearn pairwise_distances doesn't support np.matrix anymore |
6c433a36e1811e5c6109ea3414e1916c2347955f.patch | (download) |
umap/tests/test_umap_on_iris.py |
2 1 + 1 - 0 ! |
[patch] update test_umap_on_iris.py |
3ca4cf8620e25ceb8b4602648f4092d7a904a282.patch | (download) |
umap/tests/test_composite_models.py |
4 2 + 2 - 0 ! |
[patch] without numba we lose some accuracy; lower for coverage |
fix_further_tests.patch | (download) |
umap/tests/test_densmap.py |
2 1 + 1 - 0 ! |
--- |
numpy_1.24.patch | (download) |
umap/umap_.py |
4 2 + 2 - 0 ! |
--- |
949abd082524fce8c45dfb147bcd8e8ef49eade3.patch | (download) |
umap/tests/test_umap_ops.py |
6 3 + 3 - 0 ! |
[patch] random_state in sklearn has more strict constraints now |
588e1f724c9f5de528eb1500b0c85a1a609fe947.patch | (download) |
umap/utils.py |
2 1 + 1 - 0 ! |
[patch] cast rows appropriately |
fix example.patch | (download) |
examples/inverse_transform_example.py |
2 1 + 1 - 0 ! |
--- |