Question
not able to vectorize min/max?
Why can we not vectorize the built-in min() or max() function? Is it a bug or a feature?
Would be convenient in some situations to be able to do so without creating a dummy function like below:

Why can we not vectorize the built-in min() or max() function? Is it a bug or a feature?
Would be convenient in some situations to be able to do so without creating a dummy function like below:

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.