[vtk-developers] vtkArrayCalculator / vtkFunctionParser

Berk Geveci berk.geveci at kitware.com
Mon Jun 20 09:07:18 EDT 2011


Hi Dominik,

For ParaView, we have been developing a Python (NumPy + VTK) based
calculator that is independent of vtkArrayCalculator. The main
advantages are that it is more efficient and easily extensible using
Python. Does this address your needs?

-berk

On Fri, Jun 17, 2011 at 4:06 PM, Dominik Szczerba <dominik at itis.ethz.ch> wrote:
> We are developing for our internal needs a substitute of the
> vtkFunctionParser using QScript and python at option. I am wondering:
>
> 1) Would this be something attractive enough to contribute to VTK.
> 2) How would I best integrate it into the existing vtkArrayCalculator.
> Rewrite the latter, allowing multiple parsers (current, QScript,
> python) or implement 3 of them for the 3 parsers.
>
> Thanks for any thoughts.
>
> Regards,
> Dominik
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>



More information about the vtk-developers mailing list