Message350780
After commenting out the first line of code, the result of the program is different.
I stepped in to debug(the program runs to line 30), and found that when it hit the code"from numpy.dual import inv as func"
It seems to use different inv().
------------------------------------
Environment:
python: 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)]
sklearn: 0.21.3
numpy: 1.17.0 |
|
Date |
User |
Action |
Args |
2019-08-29 13:48:49 | JemyTan | set | recipients:
+ JemyTan, paul.moore, tim.golden, zach.ware, steve.dower |
2019-08-29 13:48:49 | JemyTan | set | messageid: <1567086529.72.0.126651693669.issue37978@roundup.psfhosted.org> |
2019-08-29 13:48:49 | JemyTan | link | issue37978 messages |
2019-08-29 13:48:49 | JemyTan | create | |
|