Skip to search formSkip to main contentSkip to account menu

Array programming

Known as: Array programming languages, Array (programming), Array-based programming 
In computer science, array programming languages (also known as vector or multidimensional languages) generalize operations on scalars to apply… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2017
2017
Xeon Phi is the common brand name of Intel's Many Integrated Core (MIC) architecture. The first commercially available generation… 
Review
2016
Review
2016
For modern large-scale vision applications, it’s necessary to implement conv nets efficiently for a GPU (or some other massively… 
2013
2013
In classical convex optimization theory, the Karush-Kuhn-Tucker (KKT) optimality conditions are necessary and sufficient for… 
2013
2013
Motivation for vectorization in C++ 7 Use past, current and future hardware efficiently, with C++ . . . . . . 8 Vectorization… 
2011
2011
An important class of compute accelerators are graphics processing units (GPUs). Popular programming models for non-graphics… 
2010
2010
Generic array programming abstracts from structural properties of arrays, such as rank (number of axes/dimensions) and shape… 
2010
2010
  • S. AntãoL. Sousa
  • 2010
  • Corpus ID: 17059890
The OpenCL framework supports SIMD capabilities available in general purpose processors, which have been used to prospect… 
2002
2002
Most statistical programming languages (like S, R or XploRe) are dynamically typed and employ an interpreter for program… 
Review
1999
Review
1999
Advances in inexpensive data acquisition technology allow us to collect up to 256 channels of data simultaneously at a total… 
1998
1998
FISh is the rst language to support a poly-dimensional, data polymorphic type constructor for regular arrays. Now a fully-typed…