Skip to content
Snippets Groups Projects
Commit 6ad14cdc authored by Brad Nelson's avatar Brad Nelson
Browse files

edit for clarity

parent f10f1994
No related branches found
No related tags found
No related merge requests found
......@@ -271,7 +271,7 @@ dgms, issublevelset = layer(x)
### Persistence Backends
There are several available algorithms for computing persistence available, which can be chosen by setting the `alg` keyword in all layers.
There are several available algorithms for computing persistence, which can be chosen by setting the `alg` keyword in all layers.
* `'hom'` (default) will run the standard reduction algorithm
* `'hom2'` will run the homology reduction algorithm, but will attempt to minimize nonzeros in a heuristic way
* `'cohom'` will run the cohomology algorithm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment