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

Vectorize across multiple variables #17

Closed
abadams opened this issue Aug 17, 2012 · 2 comments
Closed

Vectorize across multiple variables #17

abadams opened this issue Aug 17, 2012 · 2 comments
Labels

Comments

@abadams
Copy link
Member

abadams commented Aug 17, 2012

It correctly fails, but does not issue any kind of useful error message. E.g.:

f.vectorize(x, 4).vectorize(y, 4);

Right now it just fails an assertion inside vectorize.ml

@abadams
Copy link
Member Author

abadams commented Feb 16, 2013

This needs rechecking in the c++ version.

@abadams
Copy link
Member Author

abadams commented May 1, 2013

Made this a slightly more useful error message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant