PVGeo icon indicating copy to clipboard operation
PVGeo copied to clipboard

Refactor all internal code to leverage PyVista

Open banesullivan opened this issue 4 years ago • 1 comments

We need to refactor a lot of internal code to leverage PyVista over the native VTK dataset adapters and custom array converters that we have in here which should drastically speedup some filters.

The PVGeo.interface module will need to be completely overhauled to use PyVista as everything in there should have a better implementation in PyVista at this point.

banesullivan avatar Sep 09 '19 21:09 banesullivan

Much of this was completed for the PVGeeo.interface module

banesullivan avatar Oct 27 '19 21:10 banesullivan