Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -1281,7 +1281,7 @@ def compute_gha2_approx(n2, cb_approx, ds_in, beta0, lamb0, beta1, lamb1, ax, ay
|
|||||||
return out, store
|
return out, store
|
||||||
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
return method_failed("Stochastisch (ES)", e), None
|
return method_failed("Approximiert", e), None
|
||||||
|
|
||||||
# --- Plot ---
|
# --- Plot ---
|
||||||
@app.callback(
|
@app.callback(
|
||||||
|
|||||||
Reference in New Issue
Block a user