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-roll
, fromiter
, bitwise_right_shift
, core
, show_runtime()
, arange()
, csingle
, str_
, matvec
, float64
, digitize
, typecodes
, arcsinh()
, cumulative_sum
, rot90
, cross
, ix_
, array_repr
, true_divide
, record
, less_equal
, logical_or
, ushort
, iterable()
, array_equiv
\n+uint32
, save
, logical_or
, dot()
, roll
, spacing
, integer
, log1p()
, ufunc
, asfortranarray
, amin
, acosh
, triu_indices()
, c_
, int16
, dtype
, rec
, uint8
, datetime_data
, geomspace
, imag
, power
, cos()
, tensordot
, longdouble
\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 *