Julia Programming Language
Calculating Statistics of an Array with A Mask (Masked Array)
General Usage
Performance
statistics
,
performance
,
arrays
,
slack
mbauman
October 3, 2024, 7:25pm
2
This is a pretty common stumbling block, unfortunately:
show post in topic
Related topics
Topic
Replies
Views
Activity
Confused about performance interaction between @view and logical (Boolean) indexing
Performance
7
1464
April 15, 2019
Shouldn't `@views sum(data[mask])` be non-allocating?
General Usage
memory-allocation
19
501
August 14, 2024
Is there a way to guarantee 0 allocations when accessing an array?
General Usage
18
4335
June 1, 2017
Optimization of array views
Performance
6
642
August 8, 2018
Preallocating the result of getindex(...)
General Usage
question
8
1413
July 13, 2017