Scientific computing and data visualization.

Fabian Braennstroem f.braennstroem at gmx.de
Sat Oct 7 06:09:03 EDT 2006


Hi,

* Carl Friedrich Bolz <cfbolz at gmx.de> wrote:
> bernhard.voigt at gmail.com wrote:
>> A commonly used data analysis framework is root (http://root.cern.ch).
>> It offers a object oriented C++ framework with all kind of things one
>> needs for plotting and data visualization. It comes along with PyRoot,
>> an interface making the root objects available to Python.
>> Take a look at the root manual for examples, it also contains a section
>> describing the use of PyRoot.
>
> I can definitively second that. ROOT is a bit hard to learn but very,
> very powerful and PyRoot is really a pleasure to work with.

It sounds interesting. Right now, I use matplotlib for
2D plotting and vtk for 3D. Do you have any experience and
can give some recommendations?

Greetings!
 Fabian




More information about the Python-list mailing list