You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@test_broken@test_warn"Initialization system is underdetermined. 1 equations for 3 unknowns. Initialization will default to using least squares. To suppress this warning pass warn_initialize_determined = false." prob=ODEProblem(
432
-
simpsys, [], tspan, guesses = [x =>2.0])
431
+
# This should warn, but logging tests can't be marked as broken
0 commit comments