numpy_
module\u00b6A dummy package to allow importing numpy and the unit-aware replacements of\n numpy functions without having to know which functions are overwritten.
\nThis can be used for example as import brian2.numpy_ as np
Exported members: \n-ogrid
, append
, nanmean
, real_if_close
, from_dlpack
, all
, moveaxis
, argmax
, clip
, ptp()
, is_busday
, show_runtime()
, diagflat
, broadcast_shapes()
, mod
, core
, put_along_axis
, nansum
, trapezoid
, matvec
, setxor1d
, ushort
, bitwise_left_shift
, histogramdd
, isfortran()
\n+exceptions
, allclose
, setdiff1d
, polyfit
, uintp
, gradient
, poly
, flip
, nested_iters
, argmax
, var
, shares_memory
, uint8
, arcsinh()
, record
, polysub
, max
, isneginf
, equal
, base_repr()
, flexible
, dstack
, logical_not
, atleast_3d
, sinh()
\n \u2026 (504 more members)
only
module\u00b6A dummy package to allow wildcard import from brian2 without also importing\n the pylab (numpy + matplotlib) namespace.
\nUsage: from brian2.only import *