Skip to content

Releases: henry2004y/TestParticle.jl

v0.7.1

27 Jan 23:06
234e5fb
Compare
Choose a tag to compare

TestParticle v0.7.1

Diff since v0.7.0

Merged pull requests:

v0.7.0

23 Jan 23:48
Compare
Choose a tag to compare

TestParticle v0.7.0

Diff since v0.6.0

Breaking changes

  • Boris tracing now returns a struct TraceSolution

Merged pull requests:

Closed issues:

  • Testing the maximum number of particles (#58)

v0.6.0

19 Jan 20:08
Compare
Choose a tag to compare

TestParticle v0.6.0

Diff since v0.5.1

Rework on the dimensionless tracing

Merged pull requests:

  • Add demos with additional diagnostics (#118) (@henry2004y)
  • CompatHelper: bump compat for Meshes to 0.38, (keep existing compat) (#119) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.39, (keep existing compat) (#120) (@github-actions[bot])
  • Fix dimensionless tracing (#122) (@henry2004y)

Closed issues:

  • Removing extrapolation in getinterp? (#68)

v0.5.1

19 Dec 19:40
Compare
Choose a tag to compare

TestParticle v0.5.1

Diff since v0.5.0

v0.5.0

15 Dec 19:18
2d68fcb
Compare
Choose a tag to compare

TestParticle v0.5.0

Diff since v0.4.2

Merged pull requests:

  • Turn on recipe check (#108) (@henry2004y)
  • CompatHelper: bump compat for Interpolations to 0.15, (keep existing compat) (#110) (@github-actions[bot])
  • Support interactive monitor for backward tracing (#111) (@henry2004y)
  • CompatHelper: bump compat for Meshes to 0.37, (keep existing compat) (#113) (@github-actions[bot])
  • Add option to choose BC types for numerical fields (#114) (@henry2004y)

Closed issues:

  • Clean up Recipe CI (#107)
  • ExF demo seems strange (#112)

v0.4.2

23 Nov 05:18
Compare
Choose a tag to compare

TestParticle v0.4.2

Diff since v0.4.1

Merged pull requests:

Closed issues:

  • Dependency chaos caused by GLMakie (#105)

v0.4.1

22 Nov 22:28
Compare
Choose a tag to compare

TestParticle v0.4.1

Diff since v0.4.0

Merged pull requests:

v0.4.0

15 Nov 03:27
360f927
Compare
Choose a tag to compare

TestParticle v0.4.0

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • Instability detected in is_time_dependent (#97)

v0.3.0

28 Oct 03:33
Compare
Choose a tag to compare

TestParticle v0.3.0

Diff since v0.2.6

Merged pull requests:

Closed issues:

  • Plot recipe not working for out-of-place StaticArray states (#81)
  • Make TestParticleMakie as an extension after Julia 1.9 (#88)
  • Makie examples in the doc too large (#90)

TestParticleMakie-v0.1.3

09 Oct 00:08
b9a402f
Compare
Choose a tag to compare

TestParticleMakie TestParticleMakie-v0.1.3

Merged pull requests:

  • CompatHelper: bump compat for "Meshes" to "0.7" (#1) (@github-actions[bot])
  • CompatHelper: bump compat for "Meshes" to "0.8" (#2) (@github-actions[bot])
  • CompatHelper: bump compat for "Meshes" to "0.9" (#3) (@github-actions[bot])
  • CompatHelper: bump compat for "Meshes" to "0.10" (#4) (@github-actions[bot])
  • CompatHelper: bump compat for "Meshes" to "0.11" (#5) (@github-actions[bot])
  • CompatHelper: bump compat for "Meshes" to "0.12" (#6) (@github-actions[bot])
  • CompatHelper: add new compat entry for "SpecialFunctions" at version "1.3" (#7) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Elliptic" at version "1.0" (#8) (@github-actions[bot])
  • CompatHelper: bump compat for "Meshes" to "0.13" (#12) (@github-actions[bot])
  • CompatHelper: add new compat entry for "StaticArrays" at version "1.2" (#15) (@github-actions[bot])
  • CompatHelper: bump compat for "Meshes" to "0.14" (#16) (@github-actions[bot])
  • CompatHelper: bump compat for "Meshes" to "0.16" (#17) (@github-actions[bot])
  • fix a bug and a typo (#23) (@TCLiuu)
  • unify the trace functions of numerical and analytical fields (#24) (@TCLiuu)
  • add benchmark (#28) (@TCLiuu)
  • add support for time-dependent fields and unify the interfaces of trace and trace_full (#29) (@TCLiuu)
  • CompatHelper: bump compat for Interpolations to 0.14 (#30) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.22, (keep existing compat) (#31) (@github-actions[bot])
  • add a rule for the conflict between BenchmarkCI and CompatHelper (#33) (@TCLiuu)
  • relativistic particle (#35) (@TCLiuu)
  • add plot recipes (#38) (@TCLiuu)
  • CompatHelper: bump compat for Meshes to 0.23, (keep existing compat) (#39) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.24, (keep existing compat) (#40) (@github-actions[bot])
  • Support normalized units and 2D fields (#42) (@henry2004y)
  • add some examples (#44) (@TCLiuu)
  • CompatHelper: bump compat for Meshes to 0.25, (keep existing compat) (#45) (@github-actions[bot])
  • Precompile (#46) (@henry2004y)
  • Add license to TestParticleMakie (#50) (@TCLiuu)
  • Add Makie v0.18 compatibility (#51) (@henry2004y)
  • Add WGLMakie output to doc (#52) (@henry2004y)
  • Add direct support for ranges (#53) (@henry2004y)
  • Out of domain (#54) (@henry2004y)
  • Extend README (#56) (@henry2004y)
  • Sampling from distributions (#63) (@henry2004y)
  • CompatHelper: bump compat for Meshes to 0.28, (keep existing compat) (#65) (@github-actions[bot])
  • Enable dependabot for GitHub actions (#66) (@henry2004y)
  • Add order option for interpolation (#70) (@henry2004y)
  • Update magnetic bottle demo (#72) (@henry2004y)
  • Add an example based on magnetic mirror (#76) (@TCLiuu)
  • Reorganize examples (#77) (@henry2004y)
  • Switch to PrecompileTools (#80) (@henry2004y)
  • CompatHelper: bump compat for Meshes to 0.30, (keep existing compat) (#82) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.31, (keep existing compat) (#83) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.32, (keep existing compat) (#84) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.33, (keep existing compat) (#85) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.34, (keep existing compat) (#86) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.35, (keep existing compat) (#87) (@github-actions[bot])
  • Bump SciMLBase version (#89) (@henry2004y)

Closed issues:

  • Compatibility with ellipke (#9)
  • Tracing outside domain boundaries (#10)
  • OrdinaryDiffEq.jl (#13)
  • In-place mutable vs. static vector (#14)
  • Development log (#18)
  • TagBot trigger issue (#20)
  • Compatibility with DifferentialEquations 2.0 (#21)
  • Incorrectly defining variables for magnetic and electric field (#22)
  • Some problems about relativistic cases (#25)
  • Run benchmarks in Continuous Integration (#26)
  • Compatibility with the latest version of OrdinaryDiffEq (#27)
  • Breaking Interpolations.jl dependency in PkgBenchmark? (#32)
  • The equations of motion in trace_relativistic are not correct. (#34)
  • Support 2D fields (#41)
  • Precompilation (#43)
  • Register TestParticleMakie (#49)
  • Memory usage in the ensemble problems (#55)
  • Initial sampling from distributions (#57)
  • Use DemoCards (#71)
  • Tutorial html page too large (#74)
  • Switch to PrecompileTools (#78)