On Mar 5, 1:05 am, David Kirkby <david.kir...@onetel.net> wrote: > * I don't know of any way to add a finite element front end onto Sage, > but if there was, that would open up a huge range of possibilies. > There are some finite element software based on Python - see for > examplehttp://pfem.sourceforge.net/That might be a bit challenging > in 3 months, and would be a bit of an all-or-nothing project. If the > student was quite poor, you would end up with nothing useful at all. > that maths to practical engineering problems.
FEMhub <http://www.femhub.org/> is related to Sage in some way, but I'm not sure of the details. As a physicist doing numerical stuff in Sage, I guess I'd like to see better integration with numpy and scipy, specifically better conversion to/from numpy's complex numbers and NaNs. And better tools for plotting numerical data over 2D domains, e.g. doing prettier matrix_plots with interpolation, or even plotting a list of three- tuples that aren't necessarily spaced in a grid. I've had to resort to matplotlib for this kind of stuff, and the documentation is pretty bad. Cheers, Felix -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org