Skip to content

Releases: TimVWese/NetworkJumpProcesses.jl

v0.2.3

17 Oct 13:25
5b0c0c9

Choose a tag to compare

NetworkJumpProcesses v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

09 Feb 15:26
2b1fbc2

Choose a tag to compare

NetworkJumpProcesses v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Test migration (#7) (@TimVWese)
  • CompatHelper: add new compat entry for TestItemRunner at version 0.2, (keep existing compat) (#8) (@github-actions[bot])
  • CompatHelper: add new compat entry for TestItems at version 0.1, (keep existing compat) (#9) (@github-actions[bot])

v0.2.1

22 Sep 13:08
2b86f7b

Choose a tag to compare

NetworkJumpProcesses v0.2.1

Diff since v0.2.0

Merged pull requests:

v0.2.0

05 Jun 09:27
79a74e4

Choose a tag to compare

NetworkJumpProcesses v0.2.0

Enhancement

Allow support for heterogeneous definitions of reactions on vertices and edges.
With the changes introduced it is now possible to define different reaction sets for different vertices/edges.
The vartojumps and jumptovars dependency graph functions have been extended as well to deal with these cases.
For an example see the reaction_diffusion.jl file.

Minor changes and bug fixes

  • Fixed license
  • Changed affect! function signature to better reflect on the mutability of the input
  • Allowed multidimensional vector states
  • Included the bidirectional interactions in the vtj and jtv graphs

v0.1.0

26 Mar 15:32

Choose a tag to compare

NetworkJumpProcesses v0.1.0