Releases: Circuitscape/Circuitscape.jl
Releases · Circuitscape/Circuitscape.jl
v5.11.1
v5.11.0
Circuitscape v5.11.0
Merged pull requests:
- CompatHelper: bump compat for AlgebraicMultigrid to 0.5, (keep existing compat) (#343) (@github-actions[bot])
- Bump deps versions. Disable Pardiso tests (#346) (@ViralBShah)
v5.10.2
Circuitscape v5.10.2
Closed issues:
- Ground files need to take in txt files (advanced mode) (#338)
Merged pull requests:
v5.10.1
Circuitscape v5.10.1
Closed issues:
v5.10.0
Circuitscape v5.10.0
Closed issues:
- Issue branch_current output in network mode (#282)
- memory error (#292)
- ERROR: MethodError: no method matching connected_components(::SimpleWeightedGraphs.SimpleWeightedGraph{Int64,Float64}) (#325)
- Empty output file (#327)
- Current file not written? Circuitscape runs, but has no output (#328)
Merged pull requests:
v5.9.1
Circuitscape v5.9.1
Merged pull requests:
v5.9.0
Circuitscape v5.9.0
Closed issues:
- Create cumulative branch and node currents in network mode (#119)
- ERROR: ArgumentError: column indices J[k] must satisfy 1<= J[k] <= n (#281)
- Error with networks consisting of multiple components (#283)
- Circuitscape 5 is not writing cumulative branch and node current files for network mode (#303)
- ERROR: SuiteSparse.CHOLMOD.CHOLMODException("") (#316)
- Test failed on Debian : no method matching connected_components(::SimpleWeightedGraphs.SimpleWeightedGraph{Int64, Float64}) (#321)
Merged pull requests:
- Currents and cumulative currents in network mode (#318) (@ranjanan)
- Move to Graphs from LightGraphs (#319) (@ranjanan)
- Network advanced - connected components (#320) (@ranjanan)
- CompatHelper: add new compat entry for SimpleWeightedGraphs at version 1, (keep existing compat) (#322) (@github-actions[bot])
- CompatHelper: add new compat entry for Graphs at version 1, (keep existing compat) (#323) (@github-actions[bot])
- Add info about 0 vs 1 based indexing, throw error if not 0 or 1 (#324) (@ranjanan)
v5.8.4
Circuitscape v5.8.4
Closed issues:
- Compress grids has no effect (#168)
- Blank screen on GUI after running main executable (#192)
- Convert circuitscape manual to Julia Documenter format (#242)
- Get CI to pass (#245)
- Pemission denied and paralell processes number (#284)
- Docs point to non-existent "examples" folder for examples (#286)
- Cumulative current map all NODATA in circuitscape.jl, but show currents in circuitscape GUI (#289)
- CHOLMOD solver error (#300)
- AssertErrors for several users -- norm(G * v - curr) < 1e-6 check failing (#305)
- MethodError: no method matching Circuitscape.RasterData(::Matrix{Float64}, ::Matrix{Int64}, ::Matrix{Float64}, ::Matrix{Float64}, ::Tuple{Vector{Int64}, Vector{Int64}, Vector{Int64}}, ::Matrix{Float64}, ::Nothing, ::Circuitscape.RasterMeta) (#306)
- What wrong by "output/mgNetworkVerify1.out" (#307)
- Circuitscape 5.0.0 with INIBuilder: habitat_map_is_resistance = resistance incorrectly treats habitat map as conductance. (#312)
- GDALError (CE_Failure, code 1): write failed, disk full? (#314)
- resistance_3columns file (#315)
Merged pull requests:
v5.8.3
Circuitscape v5.8.3
Closed issues:
- Pkg.test("Circuitscape") fail in double precision, raster pairwise and advanced (Ubuntu) (#302)
Merged pull requests: