Skip to content

Releases: JuliaDynamics/DynamicalBilliards.jl

v3.10.1

12 Mar 21:07
f52480b
Compare
Choose a tag to compare

DynamicalBilliards v3.10.1

Diff since v3.6.0

Closed issues:

  • Unroll distance(p, billiard) using metaprogramming (#156)
  • Add automatic normal for Walls (#183)
  • [FR] : polygon billiard from vertices (#188)
  • timeseries! is clearly wrong for default dt=Inf ! ! ! (#189)
  • Update to static arrays 0.12 (#192)

Merged pull requests:

  • Timeseries bugfix (#190) (@lhupe)
  • Billiard out of vertices (#191) (@Datseris)
  • CompatHelper: bump compat for "Requires" to "1.0" (#193) (@github-actions[bot])
  • Allow timeseries! to evolve particle until a condition is met (#195) (@Datseris)
  • Install TagBot as a GitHub Action (#197) (@JuliaTagBot)
  • CompatHelper: bump compat for "Elliptic" to "1.0" (#198) (@github-actions[bot])
  • move to JuliaDynamics org theme (#199) (@Datseris)

Improve plotting by allowing to not plot particles (via keyword)

17 Sep 10:26
v3.6.0
Compare
Choose a tag to compare
v3.6.0

See github.com/JuliaDynamics/DynamicalBilliards.jl/releases/tag/v3.6.…

v3.5.6

30 May 17:04
Compare
Choose a tag to compare

v3.5.6 (2019-05-29)

Diff since v3.5.2

Merged pull requests:

v3.5.2

06 May 22:37
Compare
Choose a tag to compare
correct project toml

v3.5.1

06 Mar 16:13
Compare
Choose a tag to compare
add tests for visited obstacles

new function visited_obstacles

06 Mar 15:08
Compare
Choose a tag to compare
v3.5.0

better return values and handling for visited_obstacles

v3.4.1

05 Mar 15:28
Compare
Choose a tag to compare
add V_3D_cha

v3.4.0

25 Feb 19:43
af1296d
Compare
Choose a tag to compare
Allow `lyapunovspectrum` to take in amount of collisions #184

v3.3.2

18 Feb 12:26
Compare
Choose a tag to compare
change the zorder also in quiver

v3.3.1

18 Feb 12:20
Compare
Choose a tag to compare
change zorder in plot(bd, x, y)