[vtk-developers] Speeding up `import vtk`

Matt McCormick matt.mccormick at kitware.com
Thu Sep 8 15:45:51 EDT 2016


On Thu, Sep 8, 2016 at 2:27 PM, Utkarsh Ayachit
<utkarsh.ayachit at kitware.com> wrote:
> @Matt, Any links to the code? I have no idea where to start looking :).

There are different components, but here are some starting points:

  https://github.com/InsightSoftwareConsortium/ITK/blob/22cd834098516f0afbc669a10133463d9f7c890d/Wrapping/Generators/Python/itkLazy.py#L20-L48

  https://github.com/InsightSoftwareConsortium/ITK/blob/22cd834098516f0afbc669a10133463d9f7c890d/Wrapping/Generators/Python/itkBase.py#L34-L46


More information about the vtk-developers mailing list