[devel] atlas is broken again?
Valery Pipin
pip на iszf.irk.ru
Вт Апр 5 03:44:11 UTC 2011
IPython 0.10 -- An enhanced Interactive Python.
? -> Introduction and overview of IPython's features.
%quickref -> Quick reference.
help -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.
In [1]: from numpy.random import *
In [2]: from numpy.linalg import *
In [3]: m=randn(2000,2000)
In [4]: %time U,s,V=svd(m)
Ошибка сегментирования
Подробная информация о списке рассылки Devel