Dimensions and shape: Revision history

From Master of Neuroscience Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 October 2025

16 October 2025

  • curprev 16:0616:06, 16 October 2025 Davrot talk contribs 6,155 bytes +6,155 Created page with "== The goal == Matrices have dimensions. But how to add and remove extra dimensions (i.e. dimensions with length 1)? Questions to [mailto:davrot@uni-bremen.de David Rotermund] == [https://numpy.org/doc/stable/reference/generated/numpy.ndarray.shape.html numpy.ndarray.shape] == <syntaxhighlight lang="python">ndarray.shape</syntaxhighlight><blockquote>Tuple of array dimensions. The shape property is usually used to get the current shape of an array, but may also be used..." Tag: Visual edit