This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
Releases: PoisotLab/EcologicalNetworks.jl
Releases · PoisotLab/EcologicalNetworks.jl
v0.5.2
v0.5.1
EcologicalNetworks v0.5.1
Closed issues:
- return order of node metrics (#192)
- Base.contains and Base.in overload for determining if a species is in a network (#196)
- Implementation of ρ_ska normalization is incorrect when providing undirected (mirrored) networks (#203)
Merged pull requests:
- ✏fix equations information docs (#195) (@MichielStock)
- Spectral radius bug fix (#205) (@tpoisot)
v0.5.0
EcologicalNetworks v0.5.0
Merged pull requests:
- Information theory (#190) (@MichielStock)
- update version for CI (#193) (@tpoisot)
v0.4.3
EcologicalNetworks v0.4.3
Closed issues:
- The linearfilter documentation should specify which value of alpha does what (#160)
- JOSS: Slight clarification of installation instructions (#167)
- JOSS: Textual edits to paper (#168)
Merged pull requests:
- Improved performance of function lp (#188) (@Inazuma110)
v0.4.2
EcologicalNetworks v0.4.2
Closed issues:
- Modularity for bipartite networks (#187)
Merged pull requests:
- Memory saving for Q (#186) (@Inazuma110)
v0.4.1
v0.4.0
v0.3.1
EcologicalNetworks v0.3.1
Closed issues:
- Negative modularity when species cannot interact with themselves (#161)
- Functional role should not be NaN (#162)
- JOSS: Does authorship match contributions? (#166)
- JOSS: EcoJulia link doesn't work. (#170)
- JOSS: Include code example in docs (#171)
Merged pull requests:
- CompatHelper: bump compat for "DataStructures" to "0.18" (#163) (@github-actions[bot])
- JOSS paper (#164) (@FrancisBanville)
- CompatHelper: bump compat for "Distributions" to "0.24" (#165) (@github-actions[bot])
- Address review comments (#169) (@FrancisBanville)
- Example use case (#172) (@FrancisBanville)
- Avoids returning NaN in functional roles (#173) (@tpoisot)
- add DataFrames and Plots to doc dependencies (#174) (@FrancisBanville)
- Additional examples (#175) (@tpoisot)
- fix example use case (#176) (@FrancisBanville)
v0.3.0
EcologicalNetworks v0.3.0
Merged pull requests:
- Install TagBot as a GitHub Action (#151) (@JuliaTagBot)
- Update develop with master (#152) (@tpoisot)
- Prepare for new release (#153) (@tpoisot)
- CompatHelper: add new compat entry for "Distributions" at version "0.23" (#154) (@github-actions[bot])
- CompatHelper: add new compat entry for "StatsBase" at version "0.33" (#155) (@github-actions[bot])
- CompatHelper: add new compat entry for "Combinatorics" at version "1.0" (#156) (@github-actions[bot])
- CompatHelper: add new compat entry for "Requires" at version "1.0" (#157) (@github-actions[bot])
- CompatHelper: add new compat entry for "DataStructures" at version "0.17" (#158) (@github-actions[bot])