[SciPy-dev] signm
Nils Wagner
nwagner at mecha.uni-stuttgart.de
Mon Oct 31 04:07:02 CST 2005
Hi all,
Can someone reproduce the following (wrong) result using newscipy w i t
h o u t ATLAS
[[ 4.37893189 +1.16931579j -10.35820234 -0.85562669j
22.88516273 +5.26136512j 10.29316548 +1.10228001j
8.41737971 +2.08144719j]
[ -0.92449912 -0.38734485j 2.55899387 +0.31688062j
-5.74188412 -1.87245744j -2.95587871 -0.35141682j
-3.00842621 -0.7724415j ]
[ -1.04771148 -0.4097215j 2.82256666 +0.33074828j
-6.31761424 -1.96343222j -3.18685611 -0.37353876j
-3.15301437 -0.80605845j]
[ -2.09461007 -0.38040313j 4.48073743 +0.23575022j
-9.78741206 -1.5465713j -3.92661581 -0.37607293j
-2.4579986 -0.5714881j ]
[ 0.91756308 +0.42099707j -2.63664054 -0.34995887j
5.93570303 +2.05662992j 3.13741039 +0.37967162j
3.30630428 +0.85330874j]]
0.4.3.1401
0.4.2_1407
It should be
[[ 11.94933333 -2.24533333 15.31733333 21.65333333 -2.24533333]
[ -3.84266667 0.49866667 -4.59066667 -7.18666667 0.49866667]
[ -4.08 0.56 -4.92 -7.6 0.56 ]
[ -4.03466667 1.04266667 -5.59866667 -7.02666667 1.04266667]
[ 4.15733333 -0.50133333 4.90933333 7.81333333 -0.50133333]]
Nils
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_signm.py
Type: text/x-python
Size: 365 bytes
Desc: not available
Url : http://projects.scipy.org/pipermail/scipy-dev/attachments/20051031/a3835379/attachment.py
More information about the Scipy-dev
mailing list