Scientific Interests
There are several topics which are quite fascinating. Some of them are:
- computer science
- artificial intelligence / machine learning
- theoretical physics
- sociobiology / evolutionary biology
- the anthropic principle
Publications
|
C++ Programs
Starburst
My Nbody/SPH simulation program 'starburst' is
available via CVS access on http://starburst.sourceforge.net
A bunch of C++ header files that allow the compiler to check for dimensional consistency.
useless tools
flaschenhals.cc , when hanged
into a pipe, shows progressively to the stderr channel, how much data has been sent
through the pipe. Quite useful when working on large files.
Compile with g++ -O3 -o flaschenhals flaschenhals.cc or similar.
I am afraid it will run only on unix-like systems.
|
|
|