[pymvpa] liblapack.so image not found, OS X
Kiefer Katovich
kieferk at stanford.edu
Fri Apr 27 20:51:15 UTC 2012
I did not at any point in my script manually set svd='dgesvd'
However, in hyperalignment.py at line 47 this is automatically set:
# Lets use built-in facilities to specify parameters which
# constructor should accept
alignment = Parameter(ProcrusteanMapper(svd='dgesvd'), # might
provide allowedtype
doc="""The multidimensional transformation mapper. If
`None` (default) an instance of
:class:`~mvpa2.mappers.procrustean.ProcrusteanMapper` is
used.""")
More information about the Pkg-ExpPsy-PyMVPA
mailing list