Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
Restore ArrayRangeCompute to using a single Reduce call.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
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
We can easily compute the min and max of an array using a single reduction
Merge request reports
Loading