Releases: Circuitscape/Circuitscape.jl
Releases · Circuitscape/Circuitscape.jl
v5.5.1: Merge pull request #182 from Circuitscape/dotout
Fix .out file bug
v5.5.0: Merge pull request #172 from Circuitscape/logging
- Parallelism in one to all and all to one modes
- Fix long standing include pairs bugs
Julia 1.0 compatible release
v5.4.0 Update README.md
v5.3.0: Merge pull request #139 from Circuitscape/indexpres
- Upgrades to Memento v0.7.0
- Stabilises the solver with some simple regularisation
- Fix a performance bug in advanced mode that stalls voltages being assigned to cells
- Fix a bug in shortcut mode while using the CHOLMOD solver which makes it do extra work
- Introduce a flag that lets you bump indexing to Int64
v5.2.1: Merge pull request #128 from Circuitscape/quickfix
Bug fix for:
- not entering shortcut mode when we want cumulative maps and no other voltage or current maps
v5.2.0
v5.1.0: Merge pull request #121 from Circuitscape/fix_3cols
v5.0.0: Merge pull request #108 from Circuitscape/compute
Write config file and UI integration
v0.1.0
v0.0.2: Merge pull request #90 from ranjanan/amg
Switch from PyAMG to AMG