InteractiveDynamics.jl Versions Save

Fast, general-purpose interactive applications for complex systems

v0.22.1

1 year ago

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

1 year ago

InteractiveDynamics v0.22.0

Diff since v0.21.12

Closed issues:

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

Merged pull requests:

  • update to dynamicalsystems v3 (#130) (@Datseris)

v0.21.12

1 year ago

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

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/JuliaDynamics/InteractiveDynamics.jl/compare/v0.21.9...v0.21.11

v0.21.9

1 year ago

v0.21.4

1 year ago

What's Changed

Full Changelog: https://github.com/JuliaDynamics/InteractiveDynamics.jl/compare/v0.21.2...v0.21.4

v0.21.2

2 years ago

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

2 years ago

InteractiveDynamics v0.21.1

Diff since v0.21.0

Merged pull requests:

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