summaryrefslogtreecommitdiff
path: root/src/python/doc/alpha_complex_user.rst
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-04-26 10:08:29 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-04-26 10:08:29 +0200
commitf47b9607519b5c8c89bbe40341cf5bcc1382f5ef (patch)
treebdb96dfea830f554ed0b51fff22b58736f8d4402 /src/python/doc/alpha_complex_user.rst
parentae80ba10d9bf333a418b255e72c0be2a3c7e73ae (diff)
Fix barycenter sphinx warnings
Diffstat (limited to 'src/python/doc/alpha_complex_user.rst')
-rw-r--r--src/python/doc/alpha_complex_user.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/doc/alpha_complex_user.rst b/src/python/doc/alpha_complex_user.rst
index 60a2f94e..02d85389 100644
--- a/src/python/doc/alpha_complex_user.rst
+++ b/src/python/doc/alpha_complex_user.rst
@@ -94,7 +94,7 @@ Filtration value computation algorithm
for i : dimension → 0 do
for all σ of dimension i
if filtration(σ) is NaN then
- filtration(σ)=α2(σ)
+ filtration(σ)=α²(σ)
end if
for all τ face of σ do // propagate alpha filtration value
if filtration(τ) is not NaN then