Skip to content

Releases: trixi-framework/PointNeighbors.jl

v0.4.5

24 Jul 12:40
3757d4b
Compare
Choose a tag to compare

PointNeighbors v0.4.5

Diff since v0.4.4

Merged pull requests:

v0.4.4

10 Jul 08:38
8ccb3e3
Compare
Choose a tag to compare

PointNeighbors v0.4.4

Diff since v0.4.3

Merged pull requests:

v0.4.3

09 Jul 21:34
38e6fe8
Compare
Choose a tag to compare

PointNeighbors v0.4.3

Diff since v0.4.2

Merged pull requests:

v0.4.2

08 Jul 17:10
Compare
Choose a tag to compare

PointNeighbors v0.4.2

Diff since v0.4.1

v0.4.1

08 Jul 08:57
a386314
Compare
Choose a tag to compare

PointNeighbors v0.4.1

Diff since v0.4.0

Merged pull requests:

  • Make data structures GPU-compatible (#43) (@efaulhaber)
  • Fix backend preservation in copy_neighborhood_search (#44) (@efaulhaber)
  • Make GridNeighborhoodSearch with FullGridCellList run on the GPU (#45) (@efaulhaber)
  • Bump crate-ci/typos from 1.21.0 to 1.22.9 (#46) (@dependabot[bot])
  • CompatHelper: add new compat entry for Adapt at version 4, (keep existing compat) (#48) (@github-actions[bot])
  • Make foreach_neighbor loop run on AMD GPUs (#49) (@efaulhaber)
  • Improve GPU performance by changing the offset computation of the FullGridCellList (#50) (@efaulhaber)
  • Fix copying of fully initialized FullGridCellList (#51) (@efaulhaber)

v0.4.0

28 Jun 13:47
402b624
Compare
Choose a tag to compare

PointNeighbors v0.4.0

Diff since v0.3.1

Merged pull requests:

v0.3.1

26 Jun 11:09
87d4492
Compare
Choose a tag to compare

PointNeighbors v0.3.1

Diff since v0.3.0

Merged pull requests:

  • Add benchmarks (#18) (@efaulhaber)
  • Add docs for for_particle_neighbor (#23) (@efaulhaber)
  • Add "full grid" cell list with a separate list for each cell of a rectangular domain (#25) (@efaulhaber)
  • Implement dynamic vector of vectors data structure (#34) (@efaulhaber)
  • Add function search_radius (#35) (@efaulhaber)
  • CompatHelper: add new compat entry for BenchmarkTools at version 1 for package test, (keep existing compat) (#37) (@github-actions[bot])
  • CompatHelper: add new compat entry for Plots at version 1 for package test, (keep existing compat) (#38) (@github-actions[bot])

v0.3.0

24 Jun 09:23
feeef01
Compare
Choose a tag to compare

PointNeighbors v0.3.0

Diff since v0.2.3

Merged pull requests:

v0.2.3

07 Jun 08:29
5e7edb2
Compare
Choose a tag to compare

PointNeighbors v0.2.3

Diff since v0.2.2

Merged pull requests:

v0.2.2

05 Jun 13:09
692a77b
Compare
Choose a tag to compare

PointNeighbors v0.2.2

Diff since v0.2.1

Merged pull requests: