Skip to content

Releases: JuliaDynamics/NetworkDynamics.jl

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

v0.8.1

17 Oct 16:23
0e62d05
Compare
Choose a tag to compare

NetworkDynamics v0.8.1

Diff since v0.8.0

Merged pull requests:

  • collective indexing into Vertex- and EdgeData (#118) (@hexaeder)

v0.8.0

22 Jun 16:32
9978f01
Compare
Choose a tag to compare

NetworkDynamics v0.8.0

Diff since v0.7.1

Closed issues:

  • Parallelization breaks sciml_train (#28)
  • StaticEdge does not redirect Symbols (#29)
  • Further steps for Delay differential equations (#39)
  • Graphs.jl compatibility with NetworkDynamics,jl (#113)

Merged pull requests:

v0.7.1

16 Dec 15:00
e514126
Compare
Choose a tag to compare

NetworkDynamics v0.7.1

Diff since v0.7.0

Closed issues:

  • slow CI on 1.5 (#93)
  • Change from DiffEqBase to SciMLBase (#109)

Merged pull requests:

v0.7.0

18 Nov 11:41
7ede04d
Compare
Choose a tag to compare

NetworkDynamics v0.7.0

Diff since v0.6.0

Closed issues:

  • rename occurences of f! to f (#105)

Merged pull requests: