[Numpy-discussion] Read array from file

Gael Varoquaux gael.varoquaux at normalesup.org
Sun Mar 16 13:37:55 EDT 2008


On Fri, Mar 14, 2008 at 07:42:07PM -0300, Lisandro Dalcin wrote:
> If you just want to manage VTK files, the you have to definitely try
> pyvtk. http://cens.ioc.ee/projects/pyvtk/

> I have a similar numpy-based but independent implementation, not fully
> tested, targeted to only write VTK files for big datasets (let say,
> more than 1 millon nodes) in eider ascii or bynary format. Never found
> time for implementing reading.

TVTK (https://svn.enthought.com/enthought/wiki/TVTK) is a complete VTK
wrapping that is numpy-based. That might however be overkill for what you
want to do.

Cheers,

Gaël



More information about the NumPy-Discussion mailing list