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

Test UniformScaling methods with SubArrays. #14731

Merged
merged 1 commit into from
Jan 21, 2016
Merged

Test UniformScaling methods with SubArrays. #14731

merged 1 commit into from
Jan 21, 2016

Conversation

andreasnoack
Copy link
Member

I've started to extend the linear algebra tests to cover SubArrays. There is much work to be done. This one adds coverage for the UniformScaling tests.

The tests revealed a bug in inv(SubArray) so this PR also includes a fix for this by defining parent methods for special matrix types.

Define parent for special matrix types

Fix inv(StridedMatrix) for SubMatrix.
@kshyatt kshyatt added the linear algebra Linear algebra label Jan 19, 2016
andreasnoack added a commit that referenced this pull request Jan 21, 2016
Test UniformScaling methods with SubArrays.
@andreasnoack andreasnoack merged commit fd22a35 into master Jan 21, 2016
@andreasnoack andreasnoack deleted the anj/sub branch January 21, 2016 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linear algebra Linear algebra
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants