rusandris / StateTransitionNetworks.jl

Toolkit for dynamics on state transition networks
1 stars 0 forks source link

fix lyapunov measure #1

Closed rusandris closed 1 year ago

rusandris commented 1 year ago

Attempt to fix a the bug in lyapunov measure calculation: order of dividing by the number of steps doesn't matter when calculating the mean, but it matters when we calculate the variance.