Puiseux Arclength Continuation for Implicit Layers / results.json

Mechanism failed

Raw ⬇ ZIP
 1{
 2  "system": "h(z,t)=z^2-t, positive branch z=sqrt(t)",
 3  "seed": 0,
 4  "schedule_steps": 80,
 5  "coefficient_check_max_equation_error": 6.661338147750939e-16,
 6  "coefficient_check_max_parameter_error": 7.216449660063518e-16,
 7  "baseline": {
 8    "failed": 0,
 9    "accepted": 81,
10    "mean_iterations": 3.2625,
11    "max_iterations": 5,
12    "mean_prediction_error": 0.0038562110292843094,
13    "final_residual": 1.7610778097159576e-12,
14    "max_residual": 9.502909093309087e-12,
15    "fitted_alpha_mean": null,
16    "fitted_alpha_last": null
17  },
18  "puiseux_arclength": {
19    "failed": 0,
20    "accepted": 81,
21    "mean_iterations": 2.7125,
22    "max_iterations": 8,
23    "mean_prediction_error": 0.004836635673403584,
24    "final_residual": 0.0,
25    "max_residual": 6.444155484838093e-12,
26    "fitted_alpha_mean": 1.482094873379368,
27    "fitted_alpha_last": 0.1
28  },
29  "wall_seconds": {
30    "baseline": 0.0011108449998573633,
31    "idea": 0.035383270000238554
32  }
33}