29 Jan
I couldn’t help myself, this Franck-Willison quote is brilliant:
“And the Europeans accept chaos and know how to live with it. I came away from France believing in the strong faith of the French people, not because of their magnificent cathedrals, but because I saw them drive around L’Arc du Triomphe. As they careened around this [...]
Posted in personnal, scientific computing by: gael
No Comments
27 Jan
There is an error in a code example in my article that just came out in Linux Magazine France. I am so ashamed. I did test the code, but I didn’t have automated tests, so I broke it when tweaking it :(. I think the lesson is that you need to do more than doc-testing [...]
Posted in scientific computing by: gael
4 Comments
25 Jan
It’s been two weeks since I posted a ‘Mayavi image of the week’. Prabhu has made a really cool example of integrating trajectories in a 3D vector field, using, of course, the Lorenz equation for the 3D field. With nice colors, it makes a new fantastic image:
The green surface represented is an isosurface of the [...]
Posted in mayavi by: gael
No Comments
24 Jan
The French LinuxMag just published a special edition on Python, in which I authored a 12-page article on scientific computing. The edition is in French, so if you don’t speak French, it is of limited interested.
Ce dossier hors-série est une excellente ressource pour découvrir Python, entre autre par ce qu’il présente Python sous beaucoup d’aspects [...]
Posted in personnal, scientific computing by: gael
4 Comments
13 Jan
The title of this post is a lure: there won’t be a Mayavi image each week, because I would run out quickly. But it sounded cool.
Anyway, here is an image of a graph, visualized with Mayavi. The graph is actually a protein structure, downloaded from the PDB. The Python script producing this visualization is checked [...]
Posted in mayavi, scientific computing by: gael
2 Comments