Geile Änderungen
This commit is contained in:
@@ -848,7 +848,7 @@ def compute_gha2_stoch(n2, cb_stoch, n_in, beta0, lamb0, beta1, lamb1, ax, ay, b
|
||||
P0 = ell.ell2cart(beta0_rad, lamb0_rad)
|
||||
P1 = ell.ell2cart(beta1_rad, lamb1_rad)
|
||||
|
||||
a0_stoch, a1_stoch, s_stoch, points = gha2_ES(ell, P0, P1, maxIter=n_in, all_points=True)
|
||||
a0_stoch, a1_stoch, s_stoch, points = gha2_ES(ell, P0, P1, maxSegLen=n_in, all_points=True)
|
||||
|
||||
out = html.Div([
|
||||
html.Strong("Stochastisch (ES): "),
|
||||
|
||||
Reference in New Issue
Block a user