Skip to content

Releases: JuliaDynamics/NetworkDynamics.jl

v0.5.2

10 Mar 08:48
Compare
Choose a tag to compare

This release didn't get created automatically by TagBot. I updated the .yml lets see if it works for the next release.

v0.5.1

09 Feb 00:47
Compare
Choose a tag to compare

NetworkDynamics v0.5.1

Diff since v0.5.0

Closed issues:

  • bounds checking issue in maybe_idx (#23)

v0.5.0

28 Dec 19:08
Compare
Choose a tag to compare

v0.4.2

11 Nov 00:34
Compare
Choose a tag to compare

NetworkDynamics v0.4.2

Diff since v0.4.1

Closed issues:

  • TagBot trigger issue (#57)

v0.4.1

06 Nov 15:02
Compare
Choose a tag to compare
Update Project.toml

@JuliaRegistrator register

v0.4.0

30 Jul 00:36
Compare
Choose a tag to compare

NetworkDynamics v0.4.0

Diff since v0.3.1

Closed issues:

  • Documentation for SDEs usage (#26)
  • Tests and Docs for DDEs (#42)

Merged pull requests:

v0.3.1

15 Jun 15:23
Compare
Choose a tag to compare
Update Project.toml

bump version number

v0.3.0

07 Apr 16:01
Compare
Choose a tag to compare

NetworkDynamics v0.3.0

Diff since v0.2.0

Closed issues:

  • Host documentation online (#7)
  • Make compatible with AutoDiff (#8)
  • DocStrings for API (#9)
  • Narrow dependencies to DifferentialEquations.jl (#13)
  • Multi-threading (#19)
  • error in diffusion_test.jl (#20)

Merged pull requests:

v0.2.0

20 Dec 11:33
Compare
Choose a tag to compare

v0.2.0 (2019-12-20)

Diff since v0.1.0

Closed issues:

  • Release 0.2.0 (#16)

Merged pull requests:

v0.1.0

27 May 20:44
Compare
Choose a tag to compare

v0.1.0 (2019-05-26)

Diff since 592bf487193ff0805aa6cc906fd7382cf4af0824

Closed issues:

  • NLsolve dependency not declared in project.toml (#2)
  • Registration Issue (#1)

Merged pull requests:

  • Refactor network data (#6) (FHell)
  • Allow to recalc edge functions only (#5) (janlisse)
  • Align require with project toml (#4) (janlisse)
  • Adds project dependency for NLsolve (#3) (janlisse)