Skip to content

Releases: trixi-framework/PointNeighbors.jl

v0.2.1

13 May 11:01
960d215
Compare
Choose a tag to compare

PointNeighbors v0.2.1

Diff since v0.2.0

Merged pull requests:

v0.2.0

13 May 09:09
2929e93
Compare
Choose a tag to compare

PointNeighbors v0.2.0

Diff since v0.1.0

Merged pull requests:

  • Add type specialization for performance (#1) (@efaulhaber)
  • Remove internal use warning for NHS constructors (#4) (@efaulhaber)
  • Change NHS API to update with both systems' coordinates (#5) (@efaulhaber)

v0.1.0

11 May 11:37
ea31a3f
Compare
Choose a tag to compare

PointNeighbors v0.1.0

Merged pull requests:

  • Remove thread sleeps that were needed for old Julia versions on macOS ARM (#2) (@efaulhaber)
  • Remove old code for z-index sort (#3) (@efaulhaber)
  • Rename package to PointNeighbors.jl (#6) (@efaulhaber)

Closed issues:

  • Change version to 0.1 (#7)