Home | Trees | Indices | Help |
|
---|
|
|
|||
_VersionsChecker Helper class to check the versions of the available externals |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
versions = _VersionsChecker() Versions of available externals, as tuples |
|||
_KNOWN = {'libsvm': 'import mvpa.clfs.libsvmc._svm as __; x=__
|
|
|
|
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.0beta1 on Sun Sep 6 14:23:38 2009 | http://epydoc.sourceforge.net |