JuliaDynamics / NetworkDynamics.jl

Julia package for simulating Dynamics on Networks
https://juliadynamics.github.io/NetworkDynamics.jl/dev/
MIT License
124 stars 12 forks source link

Change parameters to be row-major? #116

Closed lindnemi closed 1 week ago

lindnemi commented 2 years ago

https://github.com/PIK-ICoNe/NetworkDynamics.jl/blob/9978f016e29cadce87432d200df279850587f8f2/src/Utilities.jl#L88

It might be more intuitive for multi-dimensional params to slice [i,:] instead

hexaeder commented 1 week ago

obsolete because of #140