Skip to content

Let findmax/min work with Complex and real-valued f#738

Merged
kshyatt merged 3 commits into
mainfrom
ksh/findmaxmin
Jun 15, 2026
Merged

Let findmax/min work with Complex and real-valued f#738
kshyatt merged 3 commits into
mainfrom
ksh/findmaxmin

Conversation

@kshyatt

@kshyatt kshyatt commented Jun 15, 2026

Copy link
Copy Markdown
Member

Right now this errors for complex valued arrays because there's no typemin/typemax defined for complex numbers, even if f argument to findmax/findmin is real valued.

@kshyatt kshyatt requested a review from maleadt June 15, 2026 10:40
@kshyatt

kshyatt commented Jun 15, 2026

Copy link
Copy Markdown
Member Author

Test fails are unrelated so I am going to merge

@kshyatt kshyatt merged commit 3fad370 into main Jun 15, 2026
17 of 18 checks passed
@kshyatt kshyatt deleted the ksh/findmaxmin branch June 15, 2026 14:01
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

Successfully merging this pull request may close these issues.

1 participant