JuliaDynamics / Attractors.jl

Find attractors (and their basins) of dynamical systems. Perform global continuation. Study global stability (a.k.a. non-local, or resilience). Also tipping points functionality.
MIT License
32 stars 6 forks source link

Remove assert in favor of error #68

Closed awage closed 1 year ago

awage commented 1 year ago

As comented in other package, I removed assert here.