Skip to content
GitLab
Explore
Sign in
Register
Restore ArrayRangeCompute to using a single Reduce call.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Robert Maynard
requested to merge
robertmaynard/vtk-m:array_range_compute_use_single_reduce_call
into
master
Mar 06, 2017
Overview
4
Commits
1
Pipelines
1
Changes
1
Expand
We can easily compute the min and max of an array using a single reduction
Merge request reports
Loading