Thanks for the quick look.
On Thu, Jul 31, 2014 at 6:19 PM, Michael Eickenberg
<[email protected]> wrote:
> our components should be in ut.T

Oh yes. I was actually looking in ut.T but typed wrong in the mail.
     print pca_comp
    print v
    print ut.T
    assert_array_almost_equal(v,pca_comp,3)
    assert_array_almost_equal(ut.T,pca_comp,3)

The first assertion gets away fine. But the final component of ut.T
alone is not matching.  I am struggling to find a reason for that.
Thanks for your time.

-- 
With Regards,
Deepak Pandian
"Deconstructing world one piece at a time"

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to