
Dipl.-Inf. Nils Erik Flick
Software Fragments
(all released under GPL v3.0 unless stated otherwise)Vigra Haskell (Λigra, version 0.0)
some crude Haskell bindings for very basic Vigra functionality I did last winter -- now available here lest they rot away on some hard disk.all hand-written C wrappers, C++ integration should be improved, or at least the more extensive vigra C interfaces used.
copy of hg repository with a sample GTK application (surprise!)
(added 13/01/2010)
Data analysis modules for C++
This is a C++ library for generic data analysis tasks. It contains a rudimentary support for dataframes (as in R) and a class hierarchy for Expectation Maximization, fitting of Gaussian Mixture Models.GIT repository hosted at github
(added 21/01/2010)