Skip to content

Release v0.3

Compare
Choose a tag to compare
@martinjrobins martinjrobins released this 12 Sep 08:58
· 757 commits to master since this release

This release:

  • creates a base neighbour search class that different neighbour search classes can derive from
  • re-adds the serial bucket search algorithm and sets it as the default.
  • reworks some of the backend to support Thrust CUDA as a vector class (This is still not fully working)