From: Daniel D. K. <ke...@fe...> - 2002-04-05 16:22:36
|
Howdy: Shoudln't line 296 in MLab.py of Numeric 21.0, which currently reads: val = squeeze(dot(transpose(m)*conjugate(y)) / fact) read: val = squeeze(dot(transpose(m),conjugate(y)) / fact) Thanks, D.Kelson Carnegie Observatories http://www.ociw.edu/~kelson |