Skip to content

Release 0.0.2

Compare
Choose a tag to compare
@hguo hguo released this 26 Mar 20:09
· 1605 commits to master since this release

This release features several new capabilities:

  • A ParaView plugin vtkCriticalPoint2DTracker that tracks minima, maxima, and saddles in 2D scalar fields
  • Distributed and parallel 2D/3D critical point tracking with MPI
  • CUDA-accelerated 2D/3D critical point tracking
  • Automated testing with Travis CI / Google Test