Skip to content

Implement a readable matrix representation #3

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

Merged
merged 3 commits into from
May 17, 2019
Merged

Implement a readable matrix representation #3

merged 3 commits into from
May 17, 2019

Conversation

vinhig
Copy link
Contributor

@vinhig vinhig commented May 16, 2019

I've just notice that the Matrix class didn't have a to_s method.

It's a simple implementation that output a string under this format :
Matrix representation

Hope you enjoy !

@unn4m3d unn4m3d merged commit b482f4c into unn4m3d:master May 17, 2019
@unn4m3d
Copy link
Owner

unn4m3d commented May 17, 2019

Thank you! 👍

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.

2 participants