Skip to content

Releases: JuliaDynamics/InteractiveDynamics.jl

v0.22.1

26 Feb 15:02
b91e9c7
Compare
Choose a tag to compare

InteractiveDynamics v0.22.1

Diff since v0.22.0

Closed issues:

  • interactive_evolution() seems broken in v 0.22.0 (#131)

Merged pull requests:

  • (NOT WORKING) Add heatmap for Continuous Spaces (#127) (@franfram)

v0.22.0

24 Feb 15:52
f57be8f
Compare
Choose a tag to compare

InteractiveDynamics v0.22.0

Diff since v0.21.12

Closed issues:

  • Interactive Orbit Diagram : hbox! not defined (#125)

Merged pull requests:

v0.21.12

05 Feb 12:46
960393d
Compare
Choose a tag to compare

InteractiveDynamics v0.21.12

Diff since v0.21.11

Closed issues:

  • GraphSpace support for agent based models (#11)
  • No vertical red line appearing when resetting model during abmexploration (#107)

Merged pull requests:

  • add missing vertical red line on reset (#110) (@hbsmith)
  • CompatHelper: bump compat for Makie to 0.18, (keep existing compat) (#113) (@github-actions[bot])
  • Add support for GraphSpace in abmplot recipe (#114) (@fbanning)
  • Fix inspection for Makie 0.18 (#116) (@fbanning)
  • CompatHelper: bump compat for Makie to 0.19, (keep existing compat) (#119) (@github-actions[bot])
  • Replace attribute names: textsize -> fontsize (#124) (@fbanning)

v0.21.11

16 Aug 06:53
Compare
Choose a tag to compare

What's Changed

  • Update dynamicalsystems.md: correction of variable name in Lorenz example by @mvainstein in #106

New Contributors

Full Changelog: v0.21.9...v0.21.11

v0.21.9

10 Jul 16:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.6...v0.21.9

v0.21.6

09 Jul 21:04
Compare
Choose a tag to compare

Full Changelog: v0.21.5...v0.21.6

v0.21.5

06 Jul 22:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.4...v0.21.5

v0.21.4

28 Jun 08:37
4a701ab
Compare
Choose a tag to compare

What's Changed

  • CompatHelper: bump compat for OSMMakie to 0.0.5, (keep existing compat) by @github-actions in #97
  • Update to Makie 0.17 by @Datseris in #99

Full Changelog: v0.21.2...v0.21.4

v0.21.2

13 May 08:18
Compare
Choose a tag to compare

InteractiveDynamics v0.21.2

Diff since v0.21.1

Merged pull requests:

  • CompatHelper: bump compat for Observables to 0.5, (keep existing compat) (#94) (@github-actions[bot])

v0.21.1

20 Apr 13:38
a1457e0
Compare
Choose a tag to compare

InteractiveDynamics v0.21.1

Diff since v0.21.0

Merged pull requests:

  • Note that GLMakie should be used for an interactive abmplot() (#93) (@xlxs4)