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-cos()
, asarray
, mask_indices()
, concat
, asin
, fromfile
, ix_
, triu_indices_from
, rot90
, printoptions()
, uintc
, power
, bool
, real_if_close
, delete
, setxor1d
, roll
, tril
, resize
, asanyarray
, log10()
, column_stack
, nan_to_num
, core
, asarray_chkfinite()
\n+put
, apply_over_axes
, bincount
, info()
, iinfo
, equal
, errstate
, False_
, genfromtxt()
, bool_
, acos
, ravel_multi_index
, matrix_transpose
, logical_or
, geterrcall()
, matrix
, reshape
, show_config()
, isinf
, nan
, e
, mintypecode()
, polyint
, diff
, trapezoid
\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 *