Where: 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:3916:39, 17 October 2025 Davrot talk contribs 3,776 bytes −15 No edit summary Tag: Visual edit
  • curprev 12:4312:43, 17 October 2025 Davrot talk contribs 3,791 bytes +3,791 Created page with "== The goal == '''where''' allows to modifiy or combine matricies based on a given condition. Questions to [mailto:davrot@uni-bremen.de David Rotermund] == [https://numpy.org/doc/stable/reference/generated/numpy.where.html numpy.where] == <syntaxhighlight lang="python">numpy.where(condition, [x, y, ]/)</syntaxhighlight><blockquote>Return elements chosen from x or y depending on condition.</blockquote><blockquote>'''condition''': array_like, bool Where True, yield x, ot..." Tag: Visual edit