Circuitscape / Circuitscape.jl

Algorithms from circuit theory to predict connectivity in heterogeneous landscapes
https://circuitscape.org
MIT License
128 stars 35 forks source link

Make assertion check consistent with iterativesolvers.jl #348

Closed ranjanan closed 2 years ago

ranjanan commented 2 years ago

Should not normalize by the lhs, but by the rhs instead, like in IterativeSolvers.jl. Also use L2 norm like in IterativeSolvers.jl