Skip to content

Comments

Add methods to create various matrix types.#76

Merged
pcwalton merged 1 commit intoservo:masterfrom
glennw:matrix-methods
May 28, 2015
Merged

Add methods to create various matrix types.#76
pcwalton merged 1 commit intoservo:masterfrom
glennw:matrix-methods

Conversation

@glennw
Copy link
Member

@glennw glennw commented May 27, 2015

No description provided.

@glennw
Copy link
Member Author

glennw commented May 27, 2015

r? @pcwalton

src/matrix.rs Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we should make a trait that encompasses all of these to avoid repeating ourselves so much…

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea. I intend to do a general cleanup / refactor of this matrix class as a follow up - to make method names and the API consistent.

@glennw
Copy link
Member Author

glennw commented May 28, 2015

@pcwalton Updated to address those comments.

pcwalton added a commit that referenced this pull request May 28, 2015
Add methods to create various matrix types.
@pcwalton pcwalton merged commit 270d024 into servo:master May 28, 2015
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.

3 participants