Some of us are lucky enough to have a garden, possibly with a lawn. As this is (or was, I don’t have a lawn where I live now) one of my hobbies, I’ll share some knowledge on this topic. Read the rest of this entry »
Warning: Trying to access array offset on value of type bool in /data/www/freeminded.org/www/wp-content/plugins/wp-latex/wp-latex.php on line 39
Some of us are lucky enough to have a garden, possibly with a lawn. As this is (or was, I don’t have a lawn where I live now) one of my hobbies, I’ll share some knowledge on this topic. Read the rest of this entry »
Some generic gnuplot stuff Read the rest of this entry »
As some of my readers may know, I’m a big fan of the commandline. GUI tools are all very neat and stuff, but when it comes to doing bulk operations there really is no substitute for commandline scripting with pipe-and-filter structures. Luckily, the guys at MapleSoft provide a commandline interface to Maple, so it can be called directly from your favourite shell environment, allowing you to do more complicated stuff than possible when using ‘bc’ or AWK. Read the rest of this entry »
This summer I spent two weeks camping in a borrowed Vaude Taurus II, a remarkable light yet sturdy tent. After these two weeks I knew it for sure: I needed to get one of my own. Read the rest of this entry »
If you have some data (e.g. the results from simulation experiments) you may want to calculate the Confidence Intervals to gauge statistical significance. You can do this by hand. I use a shellscript (and later also built a php function). Read the rest of this entry »