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).
- 13:26, 17 October 2025 Davrot talk contribs created page Flip, rot90, and roll a matrix (Created page with "== The goal == Questions to [mailto:davrot@uni-bremen.de David Rotermund] == [https://numpy.org/doc/stable/reference/generated/numpy.flip.html numpy.flip] == <syntaxhighlight lang="python">numpy.flip(m, axis=None)</syntaxhighlight><blockquote>Reverse the order of elements in an array along the given axis. The shape of the array is preserved, but the elements are reordered. '''m''': array_like Input array. '''axis''': None or int or tuple of ints, optional Axis or a...") Tag: Visual edit