Skip to content

Releases: Circuitscape/Circuitscape.jl

v5.5.0: Merge pull request #172 from Circuitscape/logging

18 Jan 02:08
da293a4
Compare
Choose a tag to compare
  • Parallelism in one to all and all to one modes
  • Fix long standing include pairs bugs

Julia 1.0 compatible release

05 Nov 06:23
2af2647
Compare
Choose a tag to compare
v5.4.0

Update README.md

v5.3.0: Merge pull request #139 from Circuitscape/indexpres

25 Jul 02:57
5d5e4e4
Compare
Choose a tag to compare
  • 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

21 May 04:15
2a2ff39
Compare
Choose a tag to compare

Bug fix for:

  • not entering shortcut mode when we want cumulative maps and no other voltage or current maps

v5.2.0

13 May 10:19
5ab5758
Compare
Choose a tag to compare

Includes the following fixes:

  1. Parallel cumulative maps for raster mode (#123)
  2. Batch mode for CHOLMOD (#126)

v5.1.0: Merge pull request #121 from Circuitscape/fix_3cols

29 Apr 06:40
e533d12
Compare
Choose a tag to compare

Fixes the following bugs:

  • Improves logging for shortcut calculation mode (#109)
  • Adds 1 as a way of specifying true (#112)
  • Improves logging for when point files have polygons (#117)
  • Fixes the 3 column resistance file bug (#120)
  • Adds utils for reading and writing cum and max current maps (#115)

v5.0.0: Merge pull request #108 from Circuitscape/compute

06 Apr 14:11
7cb9cd3
Compare
Choose a tag to compare
Write config file and UI integration

v0.1.0

06 Mar 07:35
0c5b2c6
Compare
Choose a tag to compare
Update REQUIRE

v0.0.2: Merge pull request #90 from ranjanan/amg

18 Oct 17:13
Compare
Choose a tag to compare

v0.0.1

02 Aug 17:14
Compare
Choose a tag to compare
Update README.md