Skip to content

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.

3 participants