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-correlate
, ix_
, argmin
, logical_and
, logaddexp
, random
, permute_dims
, extract
, degrees
, cumulative_sum
, concatenate
, unstack
, show_config()
, float32
, nanpercentile
, bytes_
, inexact
, int8
, zeros_like()
, int16
, format_float_scientific()
, info()
, ma
, busdaycalendar
, cumulative_prod
\n+uint32
, concat
, triu_indices()
, nditer
, format_float_positional()
, e
, true_divide
, reshape
, apply_over_axes
, single
, polyval
, polysub
, intp
, select
, dsplit
, place
, sin()
, arccos()
, isdtype()
, shape
, nanquantile
, resize
, cumulative_prod
, mgrid
, __version__
\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 *