The Python Oracle

Solving least squares in Python using Numba

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Quiet Intelligence

--

Chapters
00:00 Solving Least Squares In Python Using Numba
00:55 Accepted Answer Score 8
01:01 Thank you

--

Full question
https://stackoverflow.com/questions/6383...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #numba #leastsquares

#avk47



ACCEPTED ANSWER

Score 8


Remove rcond=None keyword and it will work fine.