Skip to content

Partial NumPy 1.17 fix

Compare
Choose a tag to compare
@lebigot lebigot released this 05 Aug 08:00
· 167 commits to master since this release

Starting with NumPy 1.17, numpy.linalg.pinv has a None __defaults__ attribute, for which the code made no provision. This is fixed.