by mandus
The project pyFDM is a framework implemented in Python for solving partial differential equations with the Finite Difference Method. The framework works with python 2.4 and basic python-modules, as numarray. All OS that have these should be supported.
Folks, I will very soon now update PySE for use with the new numpy. In the current version, both Numeric and numarray; numarray because PySE use features not present in Numeric, and Numeric due to external dependency. I am in the process of switching out ...
mandus commented on the RE: Users, comments are appreciated! forum thread
mandus created the Users, comments are appreciated! forum thread
Initial upload.
2005-11-02 Asmund Odegard* Minor update, fixed some importstatements in examples. 2005-11-01 Asmund Odegard * Namechange; The current software is now named PySE, PyFDM will be reserved for a more complete ...
2005-11-01 Asmund Odegard* Namechange; The current software is now named PySE, PyFDM will be reserved for a more complete packages. * Cleaned up user interface * Lots of performance enhancements. The StencilSet operator can now ...
2005-09-04 Asmund Odegard* Added more general iterators for boundary conditions * Optimized the A*x operator for A StencilSet. * Several additions to the user interface * Added a small c-library for simple operations * Fixed ...
2005-06-24 Asmund Odegard* Changed filename of tar-file and dir. it unpacks in. 2005-06-23 Asmund Odegard * Initial release, version 0.1
2005-06-23 Asmund Odegard* Initial release, version 0.1
Anonymous committed patchset 1 of module CVSROOT to the PyFDM CVS repository, changing 11 files
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use