Skip to content

Conversation

@ararslan
Copy link
Member

@ararslan ararslan commented Dec 8, 2018

Currently minimum and maximum can accept a function argument, but extrema cannot. This makes it consistent.

I've set the !!! compat to Julia 1.1, but if this can't make it into the release then I can set it to 1.2 or whatever. Set to 1.2.

@ararslan ararslan added arrays [a, r, r, a, y, s] maths Mathematical functions labels Dec 8, 2018
@ararslan ararslan requested a review from JeffBezanson December 8, 2018 23:15
@ararslan ararslan force-pushed the aa/extrema-function branch from 3e09b6b to 3088c9b Compare December 9, 2018 05:57
@StefanKarpinski StefanKarpinski added backport pending 1.1 triage This should be discussed on a triage call labels Dec 10, 2018
@StefanKarpinski
Copy link
Member

Marking for triage just to discuss whether we're allowing backports of new features past the 1.1 release branch date.

@ararslan ararslan force-pushed the aa/extrema-function branch from 3088c9b to a9356b6 Compare December 10, 2018 17:55
@ararslan
Copy link
Member Author

Test failures are from Pkg due to the current registry apocalypse

@StefanKarpinski
Copy link
Member

Should be better now.

@JeffBezanson
Copy link
Member

No, I don't think we should backport new features. IMO backporting after branch is only to fix release blockers.

@ararslan ararslan removed the triage This should be discussed on a triage call label Dec 11, 2018
@ararslan ararslan force-pushed the aa/extrema-function branch from a9356b6 to 7fb1b46 Compare December 11, 2018 19:22
Currently `minimum` and `maximum` can accept a function argument, but
`extrema` cannot. This makes it consistent.
@ararslan ararslan force-pushed the aa/extrema-function branch from 7fb1b46 to 3e2b0a5 Compare December 13, 2018 23:18
@ararslan
Copy link
Member Author

32-bit Windows failure is the Profile thing.

@StefanKarpinski StefanKarpinski merged commit 01fe7c2 into master Dec 14, 2018
@StefanKarpinski StefanKarpinski deleted the aa/extrema-function branch December 14, 2018 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrays [a, r, r, a, y, s] maths Mathematical functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants