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.
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
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… 
2003
2003
Array programming shines in its ability to express computations at a high-level of abstraction, allowing one to manipulate and… 
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… 
1998
1998
This paper discusses several techniques used in developing a arallel, production quality data mining application in Java. Three… 
Review
1990
Review
1990
  • P. Tseng
  • 1990
  • Corpus ID: 62477528
The author gives an overview of the Warp systolic array and describes the AL language and its implementation for the Warp machine…