[SciPy-user] linalg.qr factorization so slow... (Unpingco)

Jose Unpingco unpingco at osc.edu
Mon Aug 27 08:18:28 EDT 2007


Travis:
 
Below is the corresponding output for the configuration for numpy. These refer to directories and files I do not have. Do I have to get these separately? Will they automatically integrate with my existing installation scipy?
 
================
In [3]: numpy.__config__.show()
atlas_threads_info:
  NOT AVAILABLE
 
blas_opt_info:
    libraries = ['f77blas', 'cblas', 'atlas']
    library_dirs = ['C:\\ATLAS-3.6.0-bin']
    define_macros = [('NO_ATLAS_INFO', 2)]
    language = c
 
atlas_blas_threads_info:
  NOT AVAILABLE
 
lapack_opt_info:
    libraries = ['lapack', 'f77blas', 'cblas', 'atlas']
    library_dirs = ['C:\\ATLAS-3.6.0-bin']
    define_macros = [('NO_ATLAS_INFO', 2)]
    language = f77
 
atlas_info:
    libraries = ['lapack', 'f77blas', 'cblas', 'atlas']
    library_dirs = ['C:\\ATLAS-3.6.0-bin']
    language = f77
 
lapack_mkl_info:
  NOT AVAILABLE
 
blas_mkl_info:
  NOT AVAILABLE
 
atlas_blas_info:
    libraries = ['f77blas', 'cblas', 'atlas']
    library_dirs = ['C:\\ATLAS-3.6.0-bin']
    language = c
 
mkl_info:
  NOT AVAILABLE
 
 
Please contact me if you have questions or need more information.
 
Thanks!

Jose Unpingco, Ph.D.
(619)553-2922
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20070827/a58cd624/attachment.html>


More information about the SciPy-User mailing list