software
Listing of software by Pearu Peterson
- F2PY
- Fortran to Python Interface Generator, an automatic tool to connect high-level Python scripting language and high-performance Fortran/C libraries and programs. See http://www.f2py.org for more information.
- SciPy
- Scientific Python, a collection of a variety of high level science and engineering modules for Python. Together with E. Jones, T. Oliphant and other SciPy developers. See http://www.scipy.org for more information.
- NumPy
- N-dimensional array manipulations in Python. Together with T. Oliphant and other SciPy developers. See http://www.scipy.org for more information.
- sympycore
- An efficient pure Python Computer Algebra System. Together with F. Johansson. See http://sympycore.googlecode.com/ for more information.
- fparser
- A Fortran 66/77/90/95/2003 parser package in Python. See http://www.f2py.org for more information.
- srcgen
- A source generation library, a dynamic tool to create C, Fortran, Python C/API sources. See http://www.f2py.org for more information.
- fdfpack
- Finite Differences Formula packages, a set of high-performance functions for finding numerical derivatives of periodic functions using FDF in Python. Fdfpack is available in SciPy sandbox via SVN checkout. See also http://freesurface.googlecode.com.
- riigihange
- A web based program for finding the optimal configuration of a computational cluster with fixed financial resources and variable set of CPU, MB, etc details. Together with M. Vendelin. Please contact pearu@cens.ioc.ee or markov@cens.ioc.ee for availability.
- G3 F2PY
- The Third Generation of F2PY, a complete rewrite of F2PY to support Fortran 90 specific language constructs. Includes Fortran 2003 parser in Python. G3 F2PY is part of NumPy package (see numpy/f2py/lib/ directory under Numpy source or installation tree). See http://www.f2py.org for more information.
- pyvtk
- Tools for manipulating VTK files in Python. See http://cens.ioc.ee/projects/pyvtk/ for more information.
- polyhedron
- A Python wrapper to CDDLIB, a C library for computing convex polyhedron vertix data. See http://cens.ioc.ee/projects/polyhedron/ for more information.
- mgppp
- Preprocessor for MagicPoint presentation files for inclusion LaTeX text. See http://cens.ioc.ee/projects/mgppp/ for more information.
- symbolic
- Collection of tools for performing symbolic calculations in Python. Contact pearu@cens.ioc.ee for availability.
- ftpsync2d
- A bidirectional tool to synchronize remote and local directory trees using FTP. See http://ftpsync2d.googlecode.com for more information.