Package: umap-learn / 0.5.4+dfsg-1

Metadata

Package Version Patches format
umap-learn 0.5.4+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable and fix incompatible tests.patch | (download)

umap/tests/test_plot.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 properly skip tests needing tensorflow


3ca4cf8620e25ceb8b4602648f4092d7a904a282.patch | (download)

umap/tests/test_composite_models.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 [patch] without numba we lose some accuracy; lower for coverage


fix_further_tests.patch | (download)

umap/tests/test_densmap.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix example.patch | (download)

examples/inverse_transform_example.py | 2 1 + 1 - 0 !
examples/mnist_torus_sphere_example.py | 5 3 + 2 - 0 !
examples/mnist_transform_new_data.py | 5 3 + 2 - 0 !
3 files changed, 7 insertions(+), 5 deletions(-)

---