[Paraview] Announcement: Self-contained Python module to writebinary VTK files.
Michael Wild
themiwi at gmail.com
Wed Dec 1 08:50:53 EST 2010
On 11/29/2010 10:59 AM, OLESEN Mark wrote:
>>
>> hg clone https://pauloh@bitbucket.org/pauloh/pyevtk
>
> After cloning the repository, I don't find any of the C source files.
>
> $ hg status -A
> C .hgtags
> C MANIFEST
> C README.txt
> C dev.py
> C setup.py
> C src/LICENSE
> C src/__init__.py
> C src/cevtk.pyx
> C src/examples/__init__.py
> C src/examples/group.py
> C src/examples/image.py
> C src/examples/lowlevel.py
> C src/examples/points.py
> C src/examples/rectilinear.py
> C src/examples/structured.py
> C src/hl.py
> C src/vtk.py
> C src/xml.py
>
>
> Are they in another repository somewhere?
>
> /mark
That's the src/cevtk.pyx file which gets preprocessed to C.
Michael
More information about the ParaView
mailing list