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

Made Matrix::from_fn row major, fixes (#172) #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MarkDDR
Copy link
Contributor

@MarkDDR MarkDDR commented May 5, 2017

Added a test to make sure it is row major as well

I wonder if a better example could be made. The current one is completely symmetrical and doesn't change if row and col get swapped.

* Added a test to make sure it is row major as well
@Andlon
Copy link
Collaborator

Andlon commented May 5, 2017

Thanks for this PR! From a brief glance it looks good.

I agree about the example. Do you have anything more suitable in mind?

@Andlon
Copy link
Collaborator

Andlon commented May 5, 2017

(Just mentioning #172 here so that we get a reverse link)

@AtheMathmo AtheMathmo added this to the 0.5 milestone May 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants