Sciweavers

1005 search results - page 7 / 201
» A Language for Manipulating Arrays
Sort
View
EUROPAR
2004
Springer
15 years 9 months ago
Co-array Python: A Parallel Extension to the Python Language
A parallel extension to the Python language is introduced that is modeled after the Co-Array Fortran extensions to Fortran 95. A new Python module, CoArray, has been developed to p...
Craig Edward Rasmussen, Matthew J. Sottile, Jarek ...
LFP
1990
96views more  LFP 1990»
15 years 4 months ago
Comprehending Monads
Category theorists invented monads in the 1960's to concisely express certain aspects of universal algebra. Functional programmers invented list comprehensions in the 1970�...
Philip Wadler
PLDI
2000
ACM
15 years 8 months ago
ABCD: eliminating array bounds checks on demand
Rastislav Bodík, Rajiv Gupta, Vivek Sarkar