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.
Be the first to post a text review of PyFDM. Rate and review a project by clicking thumbs up or thumbs down in the right column.
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 both of them and put in the new numpy. I just have to finish my Ph.D first - the defence of my thesis will take place on 30. march. Stay tuned!
Initial upload.
2005-11-02 Asmund Odegard <aa at simula dot no> * Minor update, fixed some importstatements in examples. 2005-11-01 Asmund Odegard <aa at simula dot no> * 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 be assembled in a sparse matrix structure. * Fixed more bugs * Added setup.py * Organized files in subtrees. 2005-09-04 Asmund Odegard <aa at simula dot no> * 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 bugs * Added more examples 2005-06-24 Asmund Odegard <aa at simula dot on> * Changed filename of tar-file and dir. it unpacks in. 2005-06-23 Asmund Odegard <aa at simula dot no> * Initial release, version 0.1
2005-11-01 Asmund Odegard <aa at simula dot no> * 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 be assembled in a sparse matrix structure. * Fixed more bugs * Added setup.py * Organized files in subtrees. 2005-09-04 Asmund Odegard <aa at simula dot no> * 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 bugs * Added more examples 2005-06-24 Asmund Odegard <aa at simula dot on> * Changed filename of tar-file and dir. it unpacks in. 2005-06-23 Asmund Odegard <aa at simula dot no> * Initial release, version 0.1
2005-09-04 Asmund Odegard <aa at simula dot no> * 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 bugs * Added more examples 2005-06-24 Asmund Odegard <aa at simula dot on> * Changed filename of tar-file and dir. it unpacks in. 2005-06-23 Asmund Odegard <aa at simula dot no> * Initial release, version 0.1
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?