Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
Add-ons to the ECMWF GRIB API.
This project is about developing and maintaining add-ons to the GRIB API, like language bindings or documentation.
The main GRIB API page is at http://www.ecmwf.int/products/data/software/grib_api.html
Set of python scripts that can be used for the calculations of equilibrium fractionation factors from experiments and from statistical mechanics theory. python scripts use Scipy/Numpy/Matplotlib/WxPython for calculations, plotting and the GUI
A Python package that provides classes and tools for dealing with dimensional quantities. Includes a parser for the quantity language (i.e. calculates "3 meters per second in miles per hour") and a class for constructing matrices containing dimensions.
Simple CAM program for creating RS274NGC gcode from vector format files like DXF CF2 PLT. Can be used with AXIS interface from EMC project. It's early alpha stage.
GmshMorph is a tool to be used with GMSH, the meshing program by Christophe Geuzaine and Jean-François Remacle, for oceanographic and land-based fluid dynamics modelling.
The program shapes meshes produced by GMSH to fit specified contour data.
This Project moved to https://sourceforge.net/projects/synbiowave/ because the name GeneWave is a registered trademark... Please do not use this project anymore.
Software written in Python to take oscilloscope data for a data transmit channel and a data clock as inputs, and output an eye diagram. The eye diagram helps evaluate the quality of the transmit data.
MIVF - Medical Imaging and Visualization Factory,
is a framework for medical applications. It supplies a platform, in which image processing and 3D visualization algorithms can be employed as reusable components (functional modules or plugins).
The Felo rating system provides an objective fencing strength estimate for each individual fencer in a group, just like the Elo rating in chess. This program calculates the Felo numbers by analysing a bout result list created by the user.
Sudsy is a saponification calculator coded in Python. The CLI works fine, but the PyGTK version still needs some work...The interface is designed and it starts up, but some of the callbacks still need to be implemented. Let me know if you can help.
A simple GUI frontend for the Microchip pk2cmd program written in python. At the minute it only supports writing. I plan to add reading and maintainance (renaming pickit2 devices, updating firmware) features soon.
The Vision Egg produces 2D and 3D visual stimuli on commodity (or workstation) video cards using hardware-accelerated OpenGL. It is built for precise timing, precise color and luminance specification, and real-time control of graphics.
pyWombat is a Python encapsulation layer for the Serial Wombat PIC microprocessor (www.serialwombat.com). The goal is to develop a robotics platform with intelligence on the host in Python and 'arms, legs and eyes' on the Wombat. See Wiki for details.
P2TK, the Penn Phonetics Toolkit, developed in the University of Pennsylvania Linguistics Department Phonetics Lab, is a collection of Python scripts and other tools to aid speech research.
PyChemEq is an Open Source project which goal is to simulate chemical equilibrums. It provides classes (that are the project's "kernel" ) and a user interface using PyGtk and Glade. The whole project will be written in Python.