Fix ambiguous unicode character
This commit is contained in:
parent
64d59376ca
commit
9046ae41ec
@ -15,7 +15,7 @@ class PathTracker:
|
||||
References:
|
||||
[1] T. Chen and T.-Y. Li, “Homotopy continuation method for solving
|
||||
systems of nonlinear and polynomial equations,” Communications in
|
||||
Information and Systems, vol. 15, no. 2, pp. 119–307, 2015
|
||||
Information and Systems, vol. 15, no. 2, pp. 119-307, 2015
|
||||
"""
|
||||
|
||||
def __init__(self, Homotopy, euler_step_size=0.05, euler_max_tries=10, newton_max_iter=5,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user