Skip to content

call np.linalg.lstsq with rcond=-1 to suppress the FutureWarning in numpy 1.14

Bas Nijholt requested to merge basnijholt/kwant:fix_FutureWarning into master

Closes #182 (closed)

Merge request reports