-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Add vectorized mod2pi #15797
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
Add vectorized mod2pi #15797
Conversation
… mod2pi, erf, gamma, beta
I understand the Julia automated testing system.
to the end of
|
Now that |
I definitely like making map faster, but that proposed syntax for On Fri, Apr 8, 2016 at 4:49 PM, Steven G. Johnson [email protected]
Eric Ford |
The proposed syntax is actually Anyway, I think the question is: are other similar functions vectorized or not? Arbitrarily vectorizing some functions and not others isn't a very good solution. |
Yes, at this point, we want to have some syntax for vectorization and discourage addition of more vectorized operations. |
Personally, I'm not convinced that the choice of syntax is wise. I was On Mon, Apr 11, 2016 at 6:37 AM, Viral B. Shah [email protected]
Eric Ford |
@eford That issue has been discussed a lot already. See the other issue for arguments. |
closing, given #15032 |
No description provided.