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

feat(#101): implement MatrixVectorProduct #110

Merged

Conversation

acsolle66
Copy link
Collaborator

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

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 an issue Nov 9, 2023 that may be closed by this pull request
@Samyssmile Samyssmile merged commit 2e43d6f into Samyssmile:main Nov 9, 2023
@acsolle66 acsolle66 deleted the feature-matrix-vector-product branch November 16, 2023 13:59
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.

Implementation of MatrixVectorProduct
2 participants