Skip to content

Dev mex examples#65

Open
Baerenwalder wants to merge 16 commits intomainfrom
dev_mex_examples
Open

Dev mex examples#65
Baerenwalder wants to merge 16 commits intomainfrom
dev_mex_examples

Conversation

@Baerenwalder
Copy link
Copy Markdown
Contributor

@Baerenwalder Baerenwalder commented Mar 25, 2026

Summary:
First draft for MATLAB MEX Examples including CI using MATLAB Actions to build and test the APIs

Details:
simple_spmm_mex.cpp
simple_spmv_mex.cpp

  • MEX APIs

simple_spmm_mex.m
simple_spmv_mex.m

  • MATLAB Help text

build_mex_APIs.m

  • helper to build all MEX APIs

testSparseBLASMexAPIs.m

  • test suite to check all APIs

Merge Checklist:

  • Passing CI
  • Update documentation or README.md
  • Additional Test/example added (if applicable) and passing
  • At least one reviewer approval
  • (optional) Clang sanitizer scan run and triaged
  • Clang formatter applied (verified as part of passing CI)

@Baerenwalder Baerenwalder self-assigned this Mar 25, 2026
@Baerenwalder Baerenwalder added the enhancement New feature or request label Mar 25, 2026
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant