Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-14699: Pass rcond=-1 to np.linalg.lstsq to silence warning. #52

Merged
merged 1 commit into from Jun 7, 2018

Conversation

TallJimbo
Copy link
Member

NumPy is changing the default behavior of this parameter, and hence has started warning when it is left defaulted. rcond=-1 preserves the old behavior with no warning.

NumPy is changing the default behavior of this parameter, and
hence has started warning when it is left defaulted.  rcond=-1
preserves the old behavior with no warning.
@TallJimbo TallJimbo merged commit 1fcc041 into master Jun 7, 2018
@ktlim ktlim deleted the tickets/DM-14699 branch August 25, 2018 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants