Using \subref in the caption of a figure (LaTeX)
I use the subfig package and when I compiled my thesis in Linux I encountered a problem, when I used the \subref command in the caption of a figure. The compilation was stopped with the error message...
View ArticleInstall gnuplot on Ubuntu
I once again updated these instructions for Gnuplot 4.4.0 RC1 and newer Ubuntu versions. Find these instructions in this post. There is an updated Howto for Ubuntu Gutsy Gibbon available. Though there...
View ArticleCreate a movie file from single image files (png, jpegs)
In research sometimes you want to make a movie from single images, like plots from experimental data or from calculation to visualize changes or so on. In order to achieve this you can use ffmpeg....
View ArticleMinGW binaries of NetCDF 3.6.2
“netCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data”. On its homepage...
View ArticleMinGW (3.4.5) binaries of GNU Scientific Library 1.11 for use with MinGW and...
The binaries for GSL 1.12 are provided in this post: MinGW (3.4.5) binaries of GNU Scientific Library 1.12 for use with MinGW and Visual C++ “The GNU Scientific Library (GSL) is a numerical library for...
View ArticleMinGW (3.4.5) binaries of GNU Scientific Library 1.12 for use with MinGW and...
“The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and...
View ArticleInstall Gnuplot on Mac OS X
I provide another instructions to install Gnuplot 4.4.0 compiling it yourself on Mac OS X. There are some possibilities to install Gnuplot on Mac OS X, none of them is “official”, since the Gnuplot...
View ArticleInstall Gnuplot 4.4.0 on Ubuntu Linux
The most frequented blog entries here are about installing Gnuplot on Ubuntu Linux or Mac OS X. These entries are still valid for the newer Ubuntu versions. But Gnuplot newest version 4.4.0 was already...
View ArticleInstall Gnuplot 4.4.0 on Mac OS X
In a former post I showed how Gnuplot 4.2.6 could be easily installed on Mac OS X. In the meantime Gnuplot 4.4.0 was released and although the wxWidgets terminal still doesn’t work on Mac OS X, there...
View ArticleThe Greens library by Peter Koval and Stephan Fritzsche
In of my former research projects I wrote a Single Scatter Cluster code (called YaSC) where I made use of “The Greens library”. I found it quite useful to test my own routines against functions of this...
View Article