Axis: Difference between revisions

Jump to navigation Jump to search
30 bytes added ,  14:18, 6 November 2019
no edit summary
Miraheze>Marshall
mNo edit summary
Miraheze>Marshall
No edit summary
Line 1: Line 1:
In the APL [[array model]], an '''axis''' is one dimension along which the [[element]]s of an array are organized. The [[rank]] of an array is the number of axes it has, and the [[shape]] is the list of their lengths. The [[index]] of a single element of an array is composed of a one index along each axis. An index along one axis is a single number; in this sense, axes are one-dimensional.
In the APL [[array model]], an '''axis''' is one dimension along which the [[element]]s of an array are organized. The [[rank]] of an array is the number of axes it has, and the [[shape]] is the list of their lengths. The [[index]] of a single element of an array is composed of a one index along each axis. An index [[Index#Index along an axis|along one axis]] is a single number; in this sense, axes are one-dimensional.


== Axis ordering ==
== Axis ordering ==
Anonymous user

Navigation menu