Skip to content

Releases: henry2004y/TestParticle.jl

v0.12.0

31 Oct 17:15
75ee267
Compare
Choose a tag to compare

TestParticle v0.12.0

Diff since v0.11.4

  • Fix the relativistic tracing errors
  • Internal optimization for the tracing methods
  • Support time-varying EM field functions in Boris
  • Add a Fermi acceleration demo

Merged pull requests:

Closed issues:

  • Overwrite previous benchmarks? (#115)
  • Julia 1.11 test failed (#195)
  • Normalization in trace_normalized! (#199)
  • Wrong time-dependent field for Boris pusher (#204)

v0.11.4

29 Sep 23:59
Compare
Choose a tag to compare

TestParticle v0.11.4

Diff since v0.11.3

Merged pull requests:

  • CompatHelper: bump compat for ChunkSplitters to 3, (keep existing compat) (#189) (@github-actions[bot])

v0.11.3

29 Sep 04:12
Compare
Choose a tag to compare

TestParticle v0.11.3

Diff since v0.11.2

Merged pull requests:

  • CompatHelper: bump compat for Meshes to 0.48, (keep existing compat) (#183) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.49, (keep existing compat) (#184) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.50, (keep existing compat) (#185) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.51, (keep existing compat) (#186) (@github-actions[bot])
  • Add methods for calculating gyromotions (#187) (@henry2004y)

v0.11.2

03 Aug 16:45
Compare
Choose a tag to compare

TestParticle v0.11.2

Diff since v0.11.1

Merged pull requests:

  • Remove undefined Makie recipe keywords (#177) (@henry2004y)
  • CompatHelper: bump compat for Meshes to 0.45, (keep existing compat) (#180) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.46, (keep existing compat) (#181) (@github-actions[bot])
  • CompatHelper: bump compat for Meshes to 0.47, (keep existing compat) (#182) (@github-actions[bot])

v0.11.1

09 Jun 13:35
Compare
Choose a tag to compare

TestParticle v0.11.1

Diff since v0.11.0

Merged pull requests:

  • CompatHelper: bump compat for Meshes to 0.44 (#176) (@github-actions[bot])

v0.11.0

02 Jun 17:45
Compare
Choose a tag to compare

TestParticle v0.11.0

Diff since v0.10.6

Adding guiding center approximation tracing.

Merged pull requests:

Closed issues:

  • Add support for Hamiltonian theory of guiding-center motion (#64)
  • Guiding center tracing (#169)

v0.10.6

26 May 18:46
9572a11
Compare
Choose a tag to compare

TestParticle v0.10.6

Diff since v0.10.5

Merged pull requests:

  • Add a GPU demo (#171) (@henry2004y)
  • CompatHelper: bump compat for Meshes to 0.43, (keep existing compat) (#172) (@github-actions[bot])
  • Bump meshes compatibility (#173) (@henry2004y)

v0.10.5

23 Apr 15:52
Compare
Choose a tag to compare

TestParticle v0.10.5

Diff since v0.10.4

v0.10.4

23 Apr 02:17
400dad9
Compare
Choose a tag to compare

TestParticle v0.10.4

Diff since v0.10.3

Merged pull requests:

Closed issues:

  • Fix magnetic bottle demos (#167)

v0.10.3

14 Apr 17:29
Compare
Choose a tag to compare

TestParticle v0.10.3

Diff since v0.10.2

Merged pull requests:

  • Use Julia's cache action (#157) (@henry2004y)
  • CompatHelper: bump compat for Meshes to 0.41, (keep existing compat) (#160) (@github-actions[bot])
  • Bump julia-actions/setup-julia from 1 to 2 (#161) (@dependabot[bot])
  • CompatHelper: bump compat for Meshes to 0.42, (keep existing compat) (#164) (@github-actions[bot])

Closed issues:

  • Democards grid display (#79)
  • hypot slower than direct computation? (#166)