Slices and Views: 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

  • curprev 16:3716:37, 17 October 2025 Davrot talk contribs 6,974 bytes −16 No edit summary Tag: Visual edit
  • curprev 12:3712:37, 17 October 2025 Davrot talk contribs 6,990 bytes +6,990 Created page with "== The goal == Sometimes we want to use or see only a part of the matrix. This can be done via slices and views Questions to [mailto:davrot@uni-bremen.de David Rotermund] == 1-d slices == We assume N as the number of elements and 1d: * A valid index starts at '''0''' and runs until N-1 * [start:stop:step] ​ start = 1, stop=N, step=1 ​-> this results in the sequence​ 1,2,3,…,(N-1) * [start:stop:1] can be shortened to [start:stop] * [0:stop] can be shortene..." Tag: Visual edit