Main public logs
From Master of Neuroscience Wiki
Combined display of all available logs of Master of Neuroscience Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:43, 17 October 2025 Davrot talk contribs created page Where (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