Array programming: Difference between revisions

Content deleted Content added
m De-link common terms (by script) per MOS:OVERLINK
change paradigms template to navbox (see Template talk:Programming paradigms#too long)
Line 1:
{{Short description|Applying operations to whole sets of values simultaneously}}
{{Programming paradigms}}
In [[computer science]], '''array programming''' refers to solutions that allow the application of operations to an entire set of values at once. Such solutions are commonly used in [[computational science|scientific]] and engineering settings.
 
Line 283 ⟶ 282:
*[https://web.archive.org/web/20110227013846/http://www.vector.org.uk/archive/v223/smill222.htm Discovering Array Languages]
 
{{Programming paradigms navbox}}
{{Types of programming languages}}