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

Added bounds checking for triu/tril and more tests #11239

Merged
merged 1 commit into from
May 12, 2015
Merged

Conversation

kshyatt
Copy link
Contributor

@kshyatt kshyatt commented May 11, 2015

triu and tril didn't have any bounds checking for sparse matrices. Some of the kron methods and norm branches weren't tested either.

@andreasnoack
Copy link
Member

👍

@kshyatt
Copy link
Contributor Author

kshyatt commented May 12, 2015

Owned by whitespace. The one time I forget to run make check-whitespace. Will fix & update.

kshyatt added a commit that referenced this pull request May 12, 2015
Added bounds checking for triu/tril and more tests
@kshyatt kshyatt merged commit cf02a5d into master May 12, 2015
@kshyatt kshyatt deleted the ksh/sparsetests branch May 12, 2015 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants