Python Stencil Environment 0.3.1 review

Download
by rbytes.net on

Python Stencil Environment also know as PySE is a new python library for solving Partial Differential Equations with the Finite Diffe

License: GPL (GNU General Public License)
File size: 0K
Developer: Asmund Odegard
0 stars award from rbytes.net

Python Stencil Environment also know as PySE is a new python library for solving Partial Differential Equations with the Finite Difference Method (FDM).

This is still a quite new library, and the current release must be considered as beta software. It is quite rough around the edges, installation is manual and some minor dependencies are even missing in the released software. But as PySE already is functional, I have chosen to release the software.

PySE will be a component of PyFDM, a more complete package for working with finite difference methods in python. The functionality of PyFDM is not planned at the moment.

The requirements for PySE are: Python 2.4, numarray 1.3 or newer, Numeric 23.8 or newer, swig 1.3.24 or newer, and pypar 1.9.2. Older verions may or may not work!

What's New in This Release:
Added a pdf with some documentation, examples and performance evaluation of PySE.

Python Stencil Environment 0.3.1 keywords