Slabber: a C++ programming framework for parallel matrix algorithms on distributed and shared memory architectures.
Documents concerning the Nebra sky disc.
tab2space: a tool to guess the tab-size of a text file containing tabs and convert the tabs to spaces.
Tired of editing garbled code of some lunatic who mixes tabulators and spaces in their code and uses a different tab-size than your editor? Here is the solution. This tool tries tab-sizes from 2 to 8, and counts how many consecutive lines it can justify. The tab-size with the most matches wins.
Source code (C++): tab2space.cc, executable: tab2space.
Folien fuer eine MPI-Einfuehrung (gzipped postscript 112k)
Temporäre Logik fuer Multiagentensysteme (gzipped postscript 74k)
An ADA simulation of LINDA with source code (gzipped tar 13k)