Skip to content

Add implementation and test cases for matrix multiplication:#2

Merged
jiazou-bigdata merged 2 commits into
mainfrom
initialization
Sep 16, 2025
Merged

Add implementation and test cases for matrix multiplication:#2
jiazou-bigdata merged 2 commits into
mainfrom
initialization

Conversation

@jiazou-bigdata

@jiazou-bigdata jiazou-bigdata commented Sep 16, 2025

Copy link
Copy Markdown
Contributor

Implementation:
src/ml_functions/ml_functions_scalar.cpp

Test cases:
test/sql/cactusdb.test

How to build and run test cases:
GEN=ninja make debug
make test_debug

Implementation:
src/ml_functions/ml_functions_scalar.cpp

Test cases:
test/sql/cactusdb.test
@jiazou-bigdata

jiazou-bigdata commented Sep 16, 2025

Copy link
Copy Markdown
Contributor Author

Filters: /Users/jzou22/cactusdb-duckdb-extension/test/*

[0/1] (0%): /Users/jzou22/cactusdb-duckdb-extension/test/sql/cactusdb.test num rows: 8; num columns: 2

[1/1] (100%): /Users/jzou22/cactusdb-duckdb-extension/test/sql/cactusdb.test

===============================================================================

All tests passed (5 assertions in 1 test case)

Github workflow errors: Lacking Eigen3 automatic installation (TODO)

@jiazou-bigdata jiazou-bigdata merged commit cb45d71 into main Sep 16, 2025
2 of 12 checks passed
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.

1 participant