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

Implementation of MatrixVectorProduct #101

Closed
Samyssmile opened this issue Nov 7, 2023 · 0 comments · Fixed by #110
Closed

Implementation of MatrixVectorProduct #101

Samyssmile opened this issue Nov 7, 2023 · 0 comments · Fixed by #110
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@Samyssmile
Copy link
Owner

Implement class MatrixVectorProduct

@Samyssmile Samyssmile added this to the 1.0.7 milestone Nov 7, 2023
@Samyssmile Samyssmile added enhancement New feature or request good first issue Good for newcomers labels Nov 7, 2023
acsolle66 added a commit to acsolle66/edux that referenced this issue Nov 9, 2023
Implemented MatixVectorProduct
Moved size checks of matrice and matrix vector product to MatrixArithmetic
Updated MatrixArithmeticTest with tests for matrix vector product
Set SKIP_HEAD variable to false in DecisionTreeExampleOnPenguinsDatasetNoHead
@acsolle66 acsolle66 linked a pull request Nov 9, 2023 that will close this issue
Samyssmile added a commit that referenced this issue Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants