numexpr icon indicating copy to clipboard operation
numexpr copied to clipboard

Add support for extending functionality

Open SIE-Libraries opened this issue 2 months ago • 0 comments

Most libraries have a C++ API. We can add that for NumExpr as well. Pandas Numpy and most standard libraries have a C API. It will make it easier to extend the ecosystem and make NumExpr even better.

SIE-Libraries avatar Dec 12 '25 13:12 SIE-Libraries