| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
versions = {}Versions of available externals, as tuples |
|||
_KNOWN = {'libsvm': 'import mvpa.clfs.libsvmc._svm as __; x=__
|
|||
Imports: os, warning, cfg, debug
|
|||
Simple helper to convert version given as a string into a tuple. Tuple of integers constructed by splitting at '.'. |
|
|
Apparently presence of scipy is not sufficient since some versions experience problems. E.g. in Sep,Oct 2008 lenny's weave failed to work. May be some other converter could work (? See http://lists.debian.org/debian-devel/2008/08/msg00730.html for a similar report. Following simple snippet checks compilation of the basic code using weave |
Simple check either we can plot anything using pylab. Primary use in unittests |
Test whether a known dependency is installed on the system. This method allows us to test for individual dependencies without testing all known dependencies. It also ensures that we only test for a dependency once.
|
|
|
|||
_KNOWN
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 2 01:41:28 2009 | http://epydoc.sourceforge.net |