Solving least squares in Python using Numba
Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn
--
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 3 Looping
--
Chapters
00:00 Question
01:01 Accepted answer (Score 5)
01:14 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
--
Music by Eric Matyas
https://www.soundimage.org
Track title: Puzzle Game 3 Looping
--
Chapters
00:00 Question
01:01 Accepted answer (Score 5)
01:14 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.