Also known as array, array index, arrays, sequence
data structure holding elements in a contiguous memory block
An array is a way to store multiple items of data in your computer's memory in one organized, continuous block, making it easy to quickly access any item you need by its position. Arrays are useful because they're simple to understand and let programs retrieve information very fast, which is why they're one of the most fundamental tools in computer programming.
AI-generated from the Wikipedia summary — may contain errors.
この記事では、コンピュータ・プログラムにおいて配列(はいれつ、英: array)と呼ばれているデータ構造およびデータ型について説明する。計算科学方面ではベクトルという場合もある。また、リストも参照。一般に、添え字で個々の要素を区別する。
Abstract from DBpedia / Wikipedia · CC BY-SA
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).
via Wikidata sitelinks · CC0