Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Releases: PoisotLab/EcologicalNetworks.jl

v0.5.2

11 Feb 20:05
fac726a
Compare
Choose a tag to compare

EcologicalNetworks v0.5.2

Diff since v0.5.1

Closed issues:

  • Calculating trophic levels (#202)

Merged pull requests:

v0.5.1

11 Feb 00:22
178bb76
Compare
Choose a tag to compare

EcologicalNetworks v0.5.1

Diff since v0.5.0

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:

v0.5.0

21 Jul 16:14
a1f768e
Compare
Choose a tag to compare

EcologicalNetworks v0.5.0

Diff since v0.4.3

Merged pull requests:

v0.4.3

06 Mar 21:11
307674b
Compare
Choose a tag to compare

EcologicalNetworks v0.4.3

Diff since v0.4.2

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:

v0.4.2

05 Mar 02:24
a0b01e0
Compare
Choose a tag to compare

EcologicalNetworks v0.4.2

Diff since v0.4.1

Closed issues:

  • Modularity for bipartite networks (#187)

Merged pull requests:

v0.4.1

19 Feb 19:09
b07ba4d
Compare
Choose a tag to compare

EcologicalNetworks v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

02 Dec 15:17
df2f375
Compare
Choose a tag to compare

EcologicalNetworks v0.4.0

Diff since v0.3.1

Closed issues:

  • Need an A method to get the adjacency matrix (#180)
  • Centrality measures (#181)

Merged pull requests:

  • Replace the dense network by a sparse array (#179) (@tpoisot)

v0.3.1

27 Nov 15:12
fb877e8
Compare
Choose a tag to compare

EcologicalNetworks v0.3.1

Diff since v0.3.0

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:

v0.3.0

31 Mar 14:04
537b956
Compare
Choose a tag to compare

EcologicalNetworks v0.3.0

Diff since v0.2.2

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])

v0.2.2

28 Oct 09:10
v0.2.2
6c655b5
Compare
Choose a tag to compare

v0.2.2 (2019-10-17)

Diff since v0.2.1

Closed issues:

  • Spectral radius (#147)
  • Document the djikstra function (#146)
  • Info about upcoming removal of packages in the General registry (#145)
  • V 0.2.0 (#141)

Merged pull requests: