Vector: Difference between revisions

Jump to navigation Jump to search
94 bytes added ,  19:57, 11 March 2020
no edit summary
m (7 revisions imported: Migrate from miraheze)
No edit summary
Line 1: Line 1:
:''This article is about one-dimensional arrays. For the periodical, see [[Vector journal]].
In the APL [[array model]], a '''vector''' is an array with [[rank]] 1. Its shape is thus a [[singleton]], whose only element is equal to the array's [[bound]]. Outside of APL, such one-dimensional data might also be called a "list" or "array".
In the APL [[array model]], a '''vector''' is an array with [[rank]] 1. Its shape is thus a [[singleton]], whose only element is equal to the array's [[bound]]. Outside of APL, such one-dimensional data might also be called a "list" or "array".


Navigation menu