From e488215d75fd7ecb6dc2948f582a85166af3b616 Mon Sep 17 00:00:00 2001 From: Gibraan Rahman Date: Tue, 21 Apr 2020 11:36:49 -0700 Subject: [PATCH] Fix Nerve theorem link in documentation --- doc/how_umap_works.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/how_umap_works.rst b/doc/how_umap_works.rst index 1fce140e..947034c2 100644 --- a/doc/how_umap_works.rst +++ b/doc/how_umap_works.rst @@ -97,7 +97,7 @@ intersections of sets. The key is that the background topological theory actually provides guarantees about how well this simple process can produce something that represents the topological space itself in a meaningful way (the `Nerve -theorem `__ is the relevant +theorem `__ is the relevant result for those interested). Obviously the quality of the cover is important, and finer covers provide more accuracy, but the reality is that despite its simplicity the process captures much of the topology.