Sciweavers

1005 search results - page 6 / 201
» A Language for Manipulating Arrays
Sort
View
ICCL
1998
IEEE
15 years 2 months ago
Loop Optimization for Aggregate Array Computations
An aggregate array computation is a loop that computes accumulated quantities over array elements. Such computations are common in programs that use arrays, and the array elements...
Yanhong A. Liu, Scott D. Stoller
IFL
2005
Springer
107views Formal Methods» more  IFL 2005»
15 years 3 months ago
With-Loop Fusion for Data Locality and Parallelism
With-loops are versatile array comprehensions used in the functional array language SaC to implement universally applicable array operations. We describe the fusion of with-loops a...
Clemens Grelck, Karsten Hinckfuß, Sven-Bodo ...