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

Feature Request: mex function generation #104

Open
davidakelley opened this issue Jan 25, 2017 · 0 comments
Open

Feature Request: mex function generation #104

davidakelley opened this issue Jan 25, 2017 · 0 comments

Comments

@davidakelley
Copy link

I'm interested in using this for speeding up existing Matlab code that I have been translating by hand. With all the work that's been put in already, an option to create a .cpp file that could be compile to a .mex* function doesn't seem that hard. It'd also make it quite a bit easier to test that the conversion was successful even if the desired output is the C++ code for inclusion in non-Matlab projects.

Has this been explored? Is there something about the mex specification that's more difficult than it seems to me?

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

No branches or pull requests

1 participant