Julia Programming Language
Range (statistics)
Specific Domains
Statistics
function
mcabbott
January 6, 2023, 12:34am
24
One answer is
#45581
. Which seems to be 3-4x faster than the functions above.
3 Likes
min(NaN,5) = NaN (why no @fastmath?)
min(NaN,5) = NaN (why no @fastmath?)
show post in topic
Related topics
Topic
Replies
Views
Activity
Statistics package
Optimization (Mathematical)
4
832
May 2, 2020
Perf improvement suggestion for simple extrema
Performance
proposal
4
641
February 18, 2020
Efficient and CuArray compatible implementation of `StatsBase._compute_extrema`
GPU
statistics
,
cuarrays
5
941
December 17, 2020
Function for directly getting minimum/maximum value of set?
General Usage
2
58
March 31, 2025
Constructing a function of functions on the fly - approaches and best practices?
New to Julia
8
1725
June 1, 2017