Skip to content

Commit

Permalink
include epsilon parameter in edge points and 1 PP sequences
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaipalm committed Nov 16, 2023
1 parent 6f95ed3 commit a55fdf5
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ def __init__(self, epsilon: float = 1e-3):
"""
Parameters
----------
epsilon : float default 1e-3
weight on the components
.. warning::
The smaller epsilon, the better. However, picking an epsilon too small may lead to an
Expand Down

0 comments on commit a55fdf5

Please sign in to comment.