GSL-free version of fff (fff is a silly name that could temporarily stand for "Fast and Furious fMRI" until we pick up another name). Bzr branch: https://code.launchpad.net/~nipy-developers/nipy/fff2 This fff version can be distributed under the terms of the BSD license. This will soon become the main development branch for fff (currently versioned on scipy.org) and, possibly quite soon, be integrated into nipy's trunk. Please note that the package is temporarily named "fff2" for fff users to be able to run both versions for a while. From python, you will have to: import fff2 ----------------------------------- DIRECTORIES ----------------------------------- doc/ : documentation. See INSTALL.txt for installation instruction core/ : fff pure C library (GSL-free, optionally links with LAPACK) python/ : root of the fff Python package matlab/ : Matlab(tm) bindings examples/ : example scripts to get inspired tools/ : devel tools