summaryrefslogtreecommitdiff
path: root/src/python/doc/alpha_complex_user.rst
diff options
context:
space:
mode:
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 ec218969..de706de9 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(σ)=α²(σ)
+ filtration(σ) = α²(σ)
end if
for all τ face of σ do // propagate alpha filtration value
if filtration(τ) is not NaN then