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

Add Matrix and Vector #26

Closed
threeal opened this issue May 3, 2021 · 0 comments · Fixed by #29
Closed

Add Matrix and Vector #26

threeal opened this issue May 3, 2021 · 0 comments · Fixed by #29
Assignees
Labels
enhancement New feature or request
Projects
Milestone

Comments

@threeal
Copy link
Member

threeal commented May 3, 2021

Add a Matrix<size> and a Vector<size> template class that could be operated on each other (e.g. Matrix * Vector, Matrix + Matrix, etc.)

@threeal threeal added the enhancement New feature or request label May 3, 2021
@threeal threeal added this to To do in Keisan via automation May 3, 2021
@threeal threeal added this to the First Major Release milestone May 3, 2021
@threeal threeal self-assigned this May 3, 2021
Keisan automation moved this from To do to Done May 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Keisan
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant