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.
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.interfacemodule will need to be completely overhauled to use PyVista as everything in there should have a better implementation in PyVista at this point.