{{refimprove|date=August 2025}} {{Short description|Disambiguation article}} {{Wiktionary|array}}

An '''array''' is a systematic arrangement of similar objects, usually in rows and columns. thumb|The little push-buttons on the upper part of the right electronic device are arranged in an array with 3 columns and 4 rows. The two devices themselves form a very simple array of 2 columns and 1 row. Things called an array include: {{TOC right}}

== Music == * In twelve-tone and serial composition, the presentation of simultaneous twelve-tone sets such that the sums of their horizontal segments form a succession of twelve-tone aggregates * Array mbira, a musical instrument * Spiral array model, a music pitch space

== Science == === Astronomy === A telescope array is also called astronomical interferometer. The best known to the public, and a genuine tourist attraction, is the Very Large Array, in New Mexico.<ref>{{cite web|url=https://public.nrao.edu/visit/very-large-array/|title=Visit the Very Large Array|website=National Radio Astronomy Observatory|access-date=August 14, 2025}}</ref>

=== Biology === * Various kinds of multiple biological arrays called microarrays.<ref>{{Cite journal |last1=Carroll |first1=Gregory T. |last2=Wang |first2=Denong |last3=Turro |first3=Nicholas J. |last4=Koberstein |first4=Jeffrey T. |date=2008 |title=Photons to illuminate the universe of sugar diversity through bioarrays |journal=Glycoconjugate Journal |language=en |volume=25 |issue=1 |pages=5–10 |doi=10.1007/s10719-007-9052-1 |issn=0282-0080 |pmc=7088275 |pmid=17610157}}</ref> The first type of microarray was an antibody microarray invented in 1983 by Tse Wen Chang.<ref name="pmid6606681">{{cite journal |doi=10.1016/0022-1759(83)90318-6 |title=Binding of cells to matrixes of distinct antibodies coated on solid surface |year=1983 |last1=Tse-Wen Chang |journal=Journal of Immunological Methods |volume=65 |pages=217–23 |pmid=6606681 |first1=TW |issue=1–2}}</ref> and in the past 40 years, this concept has been used in many biological applications, including the DNA microarray, which has led to the "gene chip" industry started by Ron Davis and Pat Brown at Stanford University,<ref>{{cite journal |doi=10.1126/science.270.5235.467 |title=Quantitative Monitoring of Gene Expression Patterns with a Complementary DNA Microarray |year=1995 |last1=Schena |first1=M. |last2=Shalon |first2=D. |last3=Davis |first3=R. W. |last4=Brown |first4=P. O. |journal=Science |volume=270 |issue=5235 |pages=467–70 |pmid=7569999|bibcode=1995Sci...270..467S |s2cid=6720459 }}</ref> and protein and Peptide microarrays.

* Visual feature array, a model for the visual cortex

=== Computer science === Generally, a collection of same type data items that can be selected by indices computed at run-time, including:

* Array (data structure), an arrangement of items at equally spaced addresses in computer memory * Array (data type), used in a programming language to specify a variable that can be indexed * Associative array, an abstract data structure model composed of key-value pairs, often implemented as a hash table or search tree or various kinds of the above, such as: * Bit array or bit vector * Dynamic array, allocated at run time * Jagged array, an array of arrays of which the member arrays can be of different lengths * Parallel array of records, with each field stored as a separate array * Sparse array, with most elements omitted, to store a sparse matrix * Variable-length array

or various related concepts: * Array programming, using matrix algebra notation in programs (not the same as array processing) * Array slicing, the extraction of sub-arrays of an array

or also: * Global Arrays, a library for parallel processing * Intel Array Visualizer, a piece of scientific graphics software

=== Mathematics and statistics === * A standard array in coding theory * An array or matrix (mathematics) ** a Costas array ** a Monge array * A holor * In statistics, arrays are a name for some kinds of :Category:Experimental design * Intersection array a concept of category theory

== Technology == ===Computing=== * Array data structure, an arrangement of data in computer memory * Asynchronous array of simple processors * Disk array, such as the RAID * Gate array, including a field-programmable gate array (FPGA) * ICL Distributed Array Processor, an array processor for the ICL * Integrated circuit packages: ** Ball grid array ** pin grid array ** land grid array * Processor array * Programmable Array Logic (PAL), a systematic way to implement Boolean functions * Reconfigurable datapath array, a flexible data processing architecture * Systolic array, a hardware architecture * Transistor array, an integrated circuit * Video Graphics Array (VGA), a display adapter and many variants thereof * Wi-Fi array, a wireless networking device

===Other technologies=== * Antenna array * Array gain, a telecommunications parameter * Array processing of multichannel signals (not to be confused with array programming) * Color filter array, placed over an imaging array * Field emitter array, an electron source * Halbach array, an arrangement of magnets * Linear diode array used in image scanners * Microphone array * Parametric array of transducers * Phased-array optics * Photovoltaic array * Staring array, an imaging sensor * Towed array sonar

== Other == * A Commission of Array, a commission for mustering a militia * ARRAY, an independent film distribution company * Array Networks, a computer networking company *Array Collective, a Belfast-based artist-activist collaborative project

==References== {{reflist}}

Category:Arrays