bekaus / psf

C++ lib for mass spectral Peak Shape Functions
Other
2 stars 2 forks source link

libpsf: A C++ Peak Shape Function Framework

Compiles on Windows Server 2008. Tested on Ubuntu 8.04, OpenSUSE 11.1 and Fedora 11.

Dependencies: A current development snapshot of vigra: http://hci.iwr.uni-heidelberg.de/vigra/

How to build: ./cmake . ./ccmake .. (set include path to vigra, if not /usr/include) (depends only on vigra headers!) ./make ./make test