Hi, On Dec 7, 2007 6:50 AM, Joshua Kantor <[EMAIL PROTECTED]> wrote: > > I would be interested in helping with a PDE toolbox. I didn't want to > work on it alone as I'm pretty sure I'd make some stupid design > choices. It would be nice to start some work on PDE functionality in > SAGE.
I would be very interested in this. Especially with finite elements solver. SciPy has some solvers, but even producing the element matrices would be enough. See also: http://groups.google.com/group/sympy/browse_thread/thread/f73b00d1bdf0255a http://groups.google.com/group/sympy/browse_thread/thread/6b8b4cbaa1914c45 and the project SymFe: http://code.google.com/p/symfe/ Basically, the way the equation is defined just need SAGE.calculus. But I would very much like this to be modular, so that we can use both maxima and sympy as a backend, so that I can use this in my own programs, because depending on the whole SAGE would be too much. However, it's a huge task. There are many related projects, mainly: http://www.fenics.org/wiki/FEniCS_Project http://www.fenics.org/wiki/SyFi But let's discuss at least the design. Let's use the same design as in: http://www.mathworks.com/products/pde/ or is there a better product out there? Ondrej --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
