Custom Query (35 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 35)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#24 fixed Unneeded Elt constraint in type of traverse functions Ben Lippmeier
Description

traverse2 has an Elt constraint for the element type of the result array, but plain traverse doesn't.

#27 fixed Use Rewrite rules to specialise map and zipWith to partitioned arrays Ben Lippmeier
Description

If we don't then we'll hammer the inRange function for the result of stencil computations, which will be slow.

#28 fixed makeBordered2: check arrays have the same extent Ben Lippmeier
Description

like it says

1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.