Circuitscape / Omniscape.jl

Functions to compute omnidirectional landscape connectivity using circuit theory and the Omniscape algorithm.
https://docs.circuitscape.org/Omniscape.jl/stable/
MIT License
58 stars 12 forks source link

Test Omniscape with MKL solver in Circuitscape #44

Closed vlandau closed 3 years ago

vlandau commented 4 years ago

Mentioned in Circuitscape/Circuitscape.jl/issues/218. Would like to test in Omniscape using the MKL Circuitscape branch.

vlandau commented 4 years ago

@ViralBShah is this still worth doing, or did you say the PARDISO solver doesn't offer much savings over cg+amg?

ViralBShah commented 4 years ago

Relevant PR https://github.com/Circuitscape/Circuitscape.jl/pull/225

vlandau commented 3 years ago

Closing for now -- can re-open if/when Pardiso is implemented in Circuitscape master