Skip to content

FTK 0.0.2

Latest
Compare
Choose a tag to compare
@hguo hguo released this 26 Mar 20:12
· 1604 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
  • Performance improvements and bug fixes