Pinned Repositories
diagram_cl
A simple layered wrap around matplotlib with Tkinter-embedding backend
fframework
A framework for functional programming in Python - Python parses your functional Python code; implemented by callable class instances; implementing lazy operations by kind of symbolic calculations
friedrichromstedt.github.com
My HTML pages
gdft_polynomials
Exploiting convolution theorem for fast polynomial multiplication.
matplotlib-pre-github
fork of astraw/matplotlib which was a manual implementation of the sourceforge svn repo; since matplotlib moved to github, this is abandoned.
moviemaker3
A Video editing software: Frame generation by programming; you need also http://github.com/friedrichromstedt/fframework/
pmw2
The successor of Pmw, backward compatible, compatible with py2exe and py2app
pmw_fixes
On the way to a pmw2 which is supported by py2exe, py2app and comes restructured.
priop
Priops is a package for defining priority of methods of different classes for operators.
upy
upy is a Python package for uncertainty propagation.
friedrichromstedt's Repositories
friedrichromstedt/upy
upy is a Python package for uncertainty propagation.
friedrichromstedt/moviemaker3
A Video editing software: Frame generation by programming; you need also http://github.com/friedrichromstedt/fframework/
friedrichromstedt/pmw2
The successor of Pmw, backward compatible, compatible with py2exe and py2app
friedrichromstedt/pmw_fixes
On the way to a pmw2 which is supported by py2exe, py2app and comes restructured.
friedrichromstedt/matplotlib-pre-github
fork of astraw/matplotlib which was a manual implementation of the sourceforge svn repo; since matplotlib moved to github, this is abandoned.
friedrichromstedt/priop
Priops is a package for defining priority of methods of different classes for operators.
friedrichromstedt/diagram_cl
A simple layered wrap around matplotlib with Tkinter-embedding backend
friedrichromstedt/fframework
A framework for functional programming in Python - Python parses your functional Python code; implemented by callable class instances; implementing lazy operations by kind of symbolic calculations
friedrichromstedt/friedrichromstedt.github.com
My HTML pages
friedrichromstedt/gdft_polynomials
Exploiting convolution theorem for fast polynomial multiplication.
friedrichromstedt/keyconf
A module providing a framework for configuration of components using arguments to a top-level function.
friedrichromstedt/matplot3dext
The rather ambitious attemt to create a clipping 3D engine for matplotlib.
friedrichromstedt/matplotlayers
Layered matplotlib, stateful Axes, updateable Layers, Tkinter backend with zoom niceties; MIT licensed (i.e. BSD-style)
friedrichromstedt/matplotlib-grayscale
This code modification aims at refactoring the color code; introducing grayscale mode + colour filters by re-implementing the work in friedrichromstedt/matplotlib-pre-github. (It is a different clone due to the repo movement, from sf svn to github git.)
friedrichromstedt/matplotlib_backend_fr
Tk backend for matplotlib. Released under MIT.
friedrichromstedt/numpy
Numpy repo with Mac OS X binary build logs (starting 10/2010)
friedrichromstedt/numpy-build-doc
Here will go the documentation of the system and the build commands for the Mac OS X 10.5 installers, together with the log files, in an organised manner, with a Sphinx project.
friedrichromstedt/scipy-build-logs
Logs of builds of official scipy binaries
friedrichromstedt/Airlock
An Airlock object for Clonk Rage
friedrichromstedt/bughunting-01
This repo serves for reproduction of some Python buffer interface related misbehaviour.
friedrichromstedt/bughunting-02
Supplement material for a bug report related to ImageTk in Python on Cygwin