
Hi,
I have just come around an interesting piece of software: http://mathema.tician.de/software/meshpy
Has anybody some experience with it?
r.

On Wed, Sep 17, 2008 at 10:13 AM, Robert Cimrman cimr...@ntc.zcu.cz wrote:
Hi,
I have just come around an interesting piece of software: http://mathema.tician.de/software/meshpy
Has anybody some experience with it?
I played with it, but it requires boost-python, so...
Ondrej

On Wed, Sep 17, 2008 at 10:57 AM, Ondrej Certik ond...@certik.cz wrote:
On Wed, Sep 17, 2008 at 10:13 AM, Robert Cimrman cimr...@ntc.zcu.cz wrote:
Hi,
I have just come around an interesting piece of software: http://mathema.tician.de/software/meshpy
Has anybody some experience with it?
I played with it, but it requires boost-python, so...
And triangle and tetgen, both of which are non-free. So I don't use it. O.

Hi,
matplotlib has a (2D) mesh generator now :
http://matplotlib.sourceforge.net/whats_new.html
thanks to the delaunay triangulation new module.

Hi Joel,
and welcome to the list!
kkwweett wrote:
Hi,
matplotlib has a (2D) mesh generator now :
http://matplotlib.sourceforge.net/whats_new.html
thanks to the delaunay triangulation new module.
Nice, thanks for the information!
r.

On Fri, Sep 19, 2008 at 10:18 AM, Robert Cimrman cimr...@ntc.zcu.cz wrote:
Hi Joel,
and welcome to the list!
kkwweett wrote:
Hi,
matplotlib has a (2D) mesh generator now :
http://matplotlib.sourceforge.net/whats_new.html
thanks to the delaunay triangulation new module.
Nice, thanks for the information!
Indeed, I didn't know about it either.
Ondrej

and welcome to the list!
thanks !
Nice, thanks for the information!
r.
Actually, I've tried it in a very simple case ( approx. 10 points) and it worked ! Neverthless, I can't figure out how to specify the boundary : it was implicitely chosen as the convex hull of my points. So, I don't know how to design holes in my mesh yet.
If you have anything ....

kkwweett wrote:
Actually, I've tried it in a very simple case ( approx. 10 points) and it worked ! Neverthless, I can't figure out how to specify the boundary : it was implicitely chosen as the convex hull of my points. So, I don't know how to design holes in my mesh yet.
If you have anything ....
You might try asking Robert Kern, the author of the delaunay package. I have not tried it yet.
cheers, r.
participants (3)
-
kkwweett
-
Ondrej Certik
-
Robert Cimrman