Stack and Split, Compress: 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:5216:52, 17 October 2025 Davrot talk contribs 10,606 bytes −15 No edit summary Tag: Visual edit
  • curprev 13:3913:39, 17 October 2025 Davrot talk contribs 10,621 bytes +10,621 Created page with "== The goal == Questions to [mailto:davrot@uni-bremen.de David Rotermund] '''This is an optional topic!''' == [https://numpy.org/doc/stable/reference/generated/numpy.column_stack.html numpy.column_stack] == <syntaxhighlight lang="python">numpy.column_stack(tup)</syntaxhighlight><blockquote>Stack 1-D arrays as columns into a 2-D array. Take a sequence of 1-D arrays and stack them as columns to make a single 2-D array. 2-D arrays are stacked as-is, just like with hstack..." Tag: Visual edit