Dear Guys @list :
I wanna do some application with mulgrid method for electrostatic problems, is there some python package available for my purpose ? Best, -- Hai-Ping Lan Department of Electronics , Peking University , Bejing, 100871 [hidden email], [hidden email] _______________________________________________ Numpy-discussion mailing list [hidden email] http://projects.scipy.org/mailman/listinfo/numpy-discussion |
I am the lead developer of PyTrilinos, a python interface to the
Trilinos project: http://trilinos.sandia.gov. Trilinos has many packages related to solvers, including ML, the multilevel preconditioning package. There may be a little bit of a learning curve, but there are example scripts to look at. I also built in quite a bit of compatibility with numpy. On Apr 7, 2008, at 8:14 AM, lan haiping wrote: > Dear Guys @list : > I wanna do some application with mulgrid method for electrostatic > problems, > is there some python package available for my purpose ? ** Bill Spotz ** ** Sandia National Laboratories Voice: (505)845-0170 ** ** P.O. Box 5800 Fax: (505)284-0154 ** ** Albuquerque, NM 87185-0370 Email: [hidden email] ** _______________________________________________ Numpy-discussion mailing list [hidden email] http://projects.scipy.org/mailman/listinfo/numpy-discussion |
Thank you, Bill. I will try to fill that curve .
On Mon, Apr 7, 2008 at 11:55 PM, Bill Spotz <[hidden email]> wrote: I am the lead developer of PyTrilinos, a python interface to the -- Hai-Ping Lan Department of Electronics , Peking University , Bejing, 100871 [hidden email], [hidden email] _______________________________________________ Numpy-discussion mailing list [hidden email] http://projects.scipy.org/mailman/listinfo/numpy-discussion |
In reply to this post by lan haiping
On 07/04/2008, lan haiping <[hidden email]> wrote:
> Dear Guys @list : > I wanna do some application with mulgrid method for electrostatic > problems, > is there some python package available for my purpose ? Nathan bell has a mesmerisingly beautiful webpage at http://graphics.cs.uiuc.edu/~wnbell/ At the bottom, he mentions PyAMG. Regards Stéfan _______________________________________________ Numpy-discussion mailing list [hidden email] http://projects.scipy.org/mailman/listinfo/numpy-discussion |
Free forum by Nabble | Edit this page |