Skip to content

Releases: JuliaDynamics/NetworkDynamics.jl

v0.9.7

21 Jan 16:19
Compare
Choose a tag to compare

NetworkDynamics v0.9.7

Diff since v0.9.6

v0.9.6

20 Jan 10:47
Compare
Choose a tag to compare

NetworkDynamics v0.9.6

Diff since v0.9.5

v0.9.5

17 Jan 12:09
24ee1c1
Compare
Choose a tag to compare

NetworkDynamics v0.9.5

Diff since v0.9.4

Merged pull requests:

  • add ObservableExpressions to create derived quantities on the go (#192) (@hexaeder)

v0.9.4

15 Jan 18:31
3507719
Compare
Choose a tag to compare

NetworkDynamics v0.9.4

Diff since v0.9.3

Merged pull requests:

Closed issues:

  • Feature: Auxilliary Inputs for ODE Components (#150)
  • Make use of inputsyms knowlege (#154)

v0.9.3

03 Dec 15:42
e683917
Compare
Choose a tag to compare

NetworkDynamics v0.9.3

Diff since v0.9.2

Merged pull requests:

Closed issues:

  • Support self-loops (#114)
  • show for components should display special metadata (#155)
  • mv git user + email for benchmarks to yml file (#175)

v0.9.2

20 Nov 15:34
a1672e6
Compare
Choose a tag to compare

NetworkDynamics v0.9.2

Diff since v0.9.1

Merged pull requests:

v0.9.1

20 Nov 10:07
cd31781
Compare
Choose a tag to compare

NetworkDynamics v0.9.1

Diff since v0.8.4

Merged pull requests:

Closed issues:

  • Tests for multithreading support (#25)
  • GPU support (#40)
  • redundant linear indexing (#52)
  • Make doctests part of testing (#62)
  • edges with :unspecified coupling are not identified as unique after reconstruction (#102)
  • Rename things (#111)
  • Make static variables avialable via observable mechanism (#112)
  • Change parameters to be row-major? (#116)
  • Fix compat with SciMLBase 2.11 (#132)
  • Create a zenodo.json (#136)
  • allow symbolic indexing based on component name (#147)
  • infering graph from metadata (#148)
  • replace unbuffered execution (#152)
  • test if all keywords of Network constructor appear in "remake" constructor (#156)
  • save equations and observed in metadata (#159)
  • Check for identical references in vertex/edge list (#160)
  • support algebraic output maps (#161)
  • explicitly document different FF types in mathematical model (#169)
  • add docs on MTK constructors (#170)
  • add docs on Execution/Aggregation schemes (#171)
  • update readme (#172)
  • add news.md an document the main changes from 0.8 (#173)
  • minimize repo size (#174)
  • fix pretty printing of default/guess values (#176)

v0.8.4

25 Apr 09:14
c1089d8
Compare
Choose a tag to compare

NetworkDynamics v0.8.4

Diff since v0.8.3

Merged pull requests:

  • Switch warn_parallel to look at number of available threads (#135) (@dave7895)

Closed issues:

  • Modeling of Migration Flow (#134)

v0.8.3

15 Dec 13:30
9a3c6aa
Compare
Choose a tag to compare

NetworkDynamics v0.8.3

Diff since v0.8.2

Merged pull requests:

v0.8.2

16 Oct 12:44
646a34d
Compare
Choose a tag to compare
  • More error messages
  • Rootfind with p
  • Compat update
  • Documentation fix