ERROR: LoadError: type NetworkDE has no field edges!
I want to use NetworkDynamics.jl for simulation, but it seems that the examples(cascading_failure.jl as an example)in the package do not work properly. The input type of many examples is incorrect. "This script works with NetworkDynamics.jl 0.4 but is broken on 0.5 due to syntax changes." Is the resaon that a bunch of internal data structures have been renamed and changed?
ERROR: LoadError: type NetworkDE has no field edges!
I want to use NetworkDynamics.jl for simulation, but it seems that the examples(cascading_failure.jl as an example)in the package do not work properly. The input type of many examples is incorrect. "This script works with NetworkDynamics.jl 0.4 but is broken on 0.5 due to syntax changes." Is the resaon that a bunch of internal data structures have been renamed and changed?
What causes this?
Thanks!