Listings for numpy

numpy

numpy.all()
numpy.amax()
  • defined by <class 'abc.Numpy_redirect_max'>
numpy.amin()
  • defined by <class 'abc.Numpy_redirect_min'>
numpy.angle()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.any()
numpy.append()
numpy.arange()
numpy.argmax()
  • defined by <class 'abc.Numpy_redirect_argmax'>
numpy.argmin()
  • defined by <class 'abc.Numpy_redirect_argmin'>
numpy.argsort()
  • defined by <class 'abc.Numpy_redirect_argsort'>
numpy.argwhere()
numpy.around()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.array()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.array_equal()
numpy.array_split()
numpy.asarray()
numpy.asarray_chkfinite()
numpy.ascontiguousarray()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.asfarray()
numpy.asfortranarray()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.atleast_1d()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.atleast_2d()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.atleast_3d()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.bartlett()
numpy.bincount()
numpy.blackman()
numpy.column_stack()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.concatenate()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.convolve()
numpy.copy()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.corrcoef()
numpy.correlate()
numpy.count_nonzero()
numpy.cov()
numpy.cross()
numpy.cumprod()
  • defined by <class 'abc.Numpy_redirect_cumprod'>
numpy.cumsum()
  • defined by <class 'abc.Numpy_redirect_cumsum'>
numpy.delete()
numpy.diag()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.diff()
numpy.digitize()
numpy.dot()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.dstack()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.ediff1d()
numpy.empty()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.empty_like()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.expand_dims()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.extract()
numpy.eye()
numpy.fill_diagonal()
numpy.flatnonzero()
numpy.flip()
numpy.fliplr()
numpy.flipud()
numpy.frombuffer()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.full()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.full_like()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.hamming()
numpy.hanning()
numpy.histogram()
numpy.hstack()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.identity()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.imag()
numpy.interp()
numpy.kaiser()
numpy.kron()
numpy.linspace()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.max()

Alias to: numpy.amax

  • defined by <class 'abc.Numpy_redirect_max'>
numpy.mean()
  • defined by <class 'abc.Numpy_redirect_mean'>
numpy.median()
numpy.min()

Alias to: numpy.amin

  • defined by <class 'abc.Numpy_redirect_min'>
numpy.nancumprod()
numpy.nancumsum()
numpy.nanmax()
numpy.nanmean()
numpy.nanmedian()
numpy.nanmin()
numpy.nanpercentile()
numpy.nanprod()
numpy.nanquantile()
numpy.nanstd()
numpy.nansum()
numpy.nanvar()
numpy.nonzero()
  • defined by <class 'abc.Numpy_redirect_nonzero'>
numpy.ones()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.ones_like()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.outer()
numpy.partition()
numpy.percentile()
numpy.prod()
  • defined by <class 'abc.Numpy_redirect_prod'>
numpy.ptp()
numpy.quantile()
numpy.ravel()
  • defined by <class 'abc.Numpy_redirect_ravel'>
numpy.real()
numpy.repeat()
numpy.reshape()
numpy.roll()
numpy.roots()
numpy.round()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.round_()

Alias to: numpy.round

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.row_stack()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.searchsorted()
numpy.select()
numpy.shape()
numpy.sinc()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.sort()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.split()
numpy.stack()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.std()
  • defined by <class 'abc.Numpy_redirect_std'>
numpy.sum()
  • defined by <class 'abc.Numpy_redirect_sum'>
numpy.take()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.trace()
numpy.transpose()
numpy.trapz()
numpy.tri()
numpy.tril()
numpy.tril_indices()
numpy.tril_indices_from()
numpy.triu()
numpy.triu_indices()
numpy.triu_indices_from()
numpy.unique()
numpy.vander()
numpy.var()
  • defined by <class 'abc.Numpy_redirect_var'>
numpy.vdot()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.vstack()

Alias to: numpy.row_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.where()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.zeros()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.zeros_like()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 190 unsupported functions.

supported = 129 / 319 = 40.44%

numpy.compat

This module is not supported.

numpy.compat.py3k

This module is not supported.

numpy.compat.setup

This module is not supported.

numpy.core

numpy.core.all()

Alias to: numpy.all

numpy.core.amax()

Alias to: numpy.amax

  • defined by <class 'abc.Numpy_redirect_max'>
numpy.core.amin()

Alias to: numpy.amin

  • defined by <class 'abc.Numpy_redirect_min'>
numpy.core.any()

Alias to: numpy.any

numpy.core.arange()

Alias to: numpy.arange

numpy.core.argmax()

Alias to: numpy.argmax

  • defined by <class 'abc.Numpy_redirect_argmax'>
numpy.core.argmin()

Alias to: numpy.argmin

  • defined by <class 'abc.Numpy_redirect_argmin'>
numpy.core.argsort()

Alias to: numpy.argsort

  • defined by <class 'abc.Numpy_redirect_argsort'>
numpy.core.argwhere()

Alias to: numpy.argwhere

numpy.core.around()

Alias to: numpy.around

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.array_equal()

Alias to: numpy.array_equal

numpy.core.asarray()

Alias to: numpy.asarray

numpy.core.ascontiguousarray()

Alias to: numpy.ascontiguousarray

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.asfortranarray()

Alias to: numpy.asfortranarray

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.atleast_1d()

Alias to: numpy.atleast_1d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.atleast_2d()

Alias to: numpy.atleast_2d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.atleast_3d()

Alias to: numpy.atleast_3d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.concatenate()

Alias to: numpy.concatenate

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.convolve()

Alias to: numpy.convolve

numpy.core.correlate()

Alias to: numpy.correlate

numpy.core.count_nonzero()

Alias to: numpy.count_nonzero

numpy.core.cross()

Alias to: numpy.cross

numpy.core.cumprod()

Alias to: numpy.cumprod

  • defined by <class 'abc.Numpy_redirect_cumprod'>
numpy.core.cumsum()

Alias to: numpy.cumsum

  • defined by <class 'abc.Numpy_redirect_cumsum'>
numpy.core.dot()

Alias to: numpy.dot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.empty()

Alias to: numpy.empty

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.empty_like()

Alias to: numpy.empty_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.flatnonzero()

Alias to: numpy.flatnonzero

numpy.core.frombuffer()

Alias to: numpy.frombuffer

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.full()

Alias to: numpy.full

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.full_like()

Alias to: numpy.full_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.hstack()

Alias to: numpy.hstack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.identity()

Alias to: numpy.identity

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.linspace()

Alias to: numpy.linspace

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.max()

Alias to: numpy.amax

  • defined by <class 'abc.Numpy_redirect_max'>
numpy.core.mean()

Alias to: numpy.mean

  • defined by <class 'abc.Numpy_redirect_mean'>
numpy.core.min()

Alias to: numpy.amin

  • defined by <class 'abc.Numpy_redirect_min'>
numpy.core.nonzero()

Alias to: numpy.nonzero

  • defined by <class 'abc.Numpy_redirect_nonzero'>
numpy.core.ones()

Alias to: numpy.ones

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.ones_like()

Alias to: numpy.ones_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.outer()

Alias to: numpy.outer

numpy.core.partition()

Alias to: numpy.partition

numpy.core.prod()

Alias to: numpy.prod

  • defined by <class 'abc.Numpy_redirect_prod'>
numpy.core.ptp()

Alias to: numpy.ptp

numpy.core.ravel()

Alias to: numpy.ravel

  • defined by <class 'abc.Numpy_redirect_ravel'>
numpy.core.repeat()

Alias to: numpy.repeat

numpy.core.reshape()

Alias to: numpy.reshape

numpy.core.roll()

Alias to: numpy.roll

numpy.core.round()

Alias to: numpy.round

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.round_()

Alias to: numpy.round

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.searchsorted()

Alias to: numpy.searchsorted

numpy.core.shape()

Alias to: numpy.shape

numpy.core.sort()

Alias to: numpy.sort

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.stack()

Alias to: numpy.stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.std()

Alias to: numpy.std

  • defined by <class 'abc.Numpy_redirect_std'>
numpy.core.sum()

Alias to: numpy.sum

  • defined by <class 'abc.Numpy_redirect_sum'>
numpy.core.take()

Alias to: numpy.take

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.trace()

Alias to: numpy.trace

numpy.core.transpose()

Alias to: numpy.transpose

numpy.core.var()

Alias to: numpy.var

  • defined by <class 'abc.Numpy_redirect_var'>
numpy.core.vdot()

Alias to: numpy.vdot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.vstack()

Alias to: numpy.row_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.where()

Alias to: numpy.where

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.zeros()

Alias to: numpy.zeros

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.zeros_like()

Alias to: numpy.zeros_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 81 unsupported functions.

supported = 66 / 147 = 44.90%

numpy.core.arrayprint

numpy.core.arrayprint.any()

Alias to: numpy.any

numpy.core.arrayprint.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.arrayprint.asarray()

Alias to: numpy.asarray

numpy.core.arrayprint.concatenate()

Alias to: numpy.concatenate

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 21 unsupported functions.

supported = 4 / 25 = 16.00%

numpy.core.defchararray

numpy.core.defchararray.narray()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 54 unsupported functions.

supported = 1 / 55 = 1.82%

numpy.core.einsumfunc

This module is not supported.

numpy.core.fromnumeric

numpy.core.fromnumeric.all()

Alias to: numpy.all

numpy.core.fromnumeric.amax()

Alias to: numpy.amax

  • defined by <class 'abc.Numpy_redirect_max'>
numpy.core.fromnumeric.amin()

Alias to: numpy.amin

  • defined by <class 'abc.Numpy_redirect_min'>
numpy.core.fromnumeric.any()

Alias to: numpy.any

numpy.core.fromnumeric.argmax()

Alias to: numpy.argmax

  • defined by <class 'abc.Numpy_redirect_argmax'>
numpy.core.fromnumeric.argmin()

Alias to: numpy.argmin

  • defined by <class 'abc.Numpy_redirect_argmin'>
numpy.core.fromnumeric.argsort()

Alias to: numpy.argsort

  • defined by <class 'abc.Numpy_redirect_argsort'>
numpy.core.fromnumeric.around()

Alias to: numpy.around

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.fromnumeric.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.fromnumeric.asarray()

Alias to: numpy.asarray

numpy.core.fromnumeric.concatenate()

Alias to: numpy.concatenate

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.fromnumeric.cumprod()

Alias to: numpy.cumprod

  • defined by <class 'abc.Numpy_redirect_cumprod'>
numpy.core.fromnumeric.cumsum()

Alias to: numpy.cumsum

  • defined by <class 'abc.Numpy_redirect_cumsum'>
numpy.core.fromnumeric.mean()

Alias to: numpy.mean

  • defined by <class 'abc.Numpy_redirect_mean'>
numpy.core.fromnumeric.nonzero()

Alias to: numpy.nonzero

  • defined by <class 'abc.Numpy_redirect_nonzero'>
numpy.core.fromnumeric.partition()

Alias to: numpy.partition

numpy.core.fromnumeric.prod()

Alias to: numpy.prod

  • defined by <class 'abc.Numpy_redirect_prod'>
numpy.core.fromnumeric.ptp()

Alias to: numpy.ptp

numpy.core.fromnumeric.ravel()

Alias to: numpy.ravel

  • defined by <class 'abc.Numpy_redirect_ravel'>
numpy.core.fromnumeric.repeat()

Alias to: numpy.repeat

numpy.core.fromnumeric.reshape()

Alias to: numpy.reshape

numpy.core.fromnumeric.round_()

Alias to: numpy.round

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.fromnumeric.searchsorted()

Alias to: numpy.searchsorted

numpy.core.fromnumeric.shape()

Alias to: numpy.shape

numpy.core.fromnumeric.sort()

Alias to: numpy.sort

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.fromnumeric.std()

Alias to: numpy.std

  • defined by <class 'abc.Numpy_redirect_std'>
numpy.core.fromnumeric.sum()

Alias to: numpy.sum

  • defined by <class 'abc.Numpy_redirect_sum'>
numpy.core.fromnumeric.take()

Alias to: numpy.take

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.fromnumeric.trace()

Alias to: numpy.trace

numpy.core.fromnumeric.transpose()

Alias to: numpy.transpose

numpy.core.fromnumeric.var()

Alias to: numpy.var

  • defined by <class 'abc.Numpy_redirect_var'>

Not showing 17 unsupported functions.

supported = 31 / 48 = 64.58%

numpy.core.function_base

numpy.core.function_base.linspace()

Alias to: numpy.linspace

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 7 unsupported functions.

supported = 1 / 8 = 12.50%

numpy.core.getlimits

numpy.core.getlimits.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 1 unsupported functions.

supported = 1 / 2 = 50.00%

numpy.core.machar

numpy.core.machar.any()

Alias to: numpy.any

Not showing 1 unsupported functions.

supported = 1 / 2 = 50.00%

numpy.core.multiarray

numpy.core.multiarray.arange()

Alias to: numpy.arange

numpy.core.multiarray.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.multiarray.bincount()

Alias to: numpy.bincount

numpy.core.multiarray.concatenate()

Alias to: numpy.concatenate

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.multiarray.dot()

Alias to: numpy.dot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.multiarray.empty()

Alias to: numpy.empty

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.multiarray.empty_like()

Alias to: numpy.empty_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.multiarray.frombuffer()

Alias to: numpy.frombuffer

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.multiarray.vdot()

Alias to: numpy.vdot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.multiarray.where()

Alias to: numpy.where

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.multiarray.zeros()

Alias to: numpy.zeros

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 45 unsupported functions.

supported = 11 / 56 = 19.64%

numpy.core.numeric

numpy.core.numeric.all()

Alias to: numpy.all

numpy.core.numeric.amax()

Alias to: numpy.amax

  • defined by <class 'abc.Numpy_redirect_max'>
numpy.core.numeric.amin()

Alias to: numpy.amin

  • defined by <class 'abc.Numpy_redirect_min'>
numpy.core.numeric.any()

Alias to: numpy.any

numpy.core.numeric.arange()

Alias to: numpy.arange

numpy.core.numeric.argmax()

Alias to: numpy.argmax

  • defined by <class 'abc.Numpy_redirect_argmax'>
numpy.core.numeric.argmin()

Alias to: numpy.argmin

  • defined by <class 'abc.Numpy_redirect_argmin'>
numpy.core.numeric.argsort()

Alias to: numpy.argsort

  • defined by <class 'abc.Numpy_redirect_argsort'>
numpy.core.numeric.argwhere()

Alias to: numpy.argwhere

numpy.core.numeric.around()

Alias to: numpy.around

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.array_equal()

Alias to: numpy.array_equal

numpy.core.numeric.asarray()

Alias to: numpy.asarray

numpy.core.numeric.ascontiguousarray()

Alias to: numpy.ascontiguousarray

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.asfortranarray()

Alias to: numpy.asfortranarray

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.concatenate()

Alias to: numpy.concatenate

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.convolve()

Alias to: numpy.convolve

numpy.core.numeric.correlate()

Alias to: numpy.correlate

numpy.core.numeric.count_nonzero()

Alias to: numpy.count_nonzero

numpy.core.numeric.cross()

Alias to: numpy.cross

numpy.core.numeric.cumprod()

Alias to: numpy.cumprod

  • defined by <class 'abc.Numpy_redirect_cumprod'>
numpy.core.numeric.cumsum()

Alias to: numpy.cumsum

  • defined by <class 'abc.Numpy_redirect_cumsum'>
numpy.core.numeric.dot()

Alias to: numpy.dot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.empty()

Alias to: numpy.empty

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.empty_like()

Alias to: numpy.empty_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.flatnonzero()

Alias to: numpy.flatnonzero

numpy.core.numeric.frombuffer()

Alias to: numpy.frombuffer

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.full()

Alias to: numpy.full

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.full_like()

Alias to: numpy.full_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.identity()

Alias to: numpy.identity

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.mean()

Alias to: numpy.mean

  • defined by <class 'abc.Numpy_redirect_mean'>
numpy.core.numeric.nonzero()

Alias to: numpy.nonzero

  • defined by <class 'abc.Numpy_redirect_nonzero'>
numpy.core.numeric.ones()

Alias to: numpy.ones

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.ones_like()

Alias to: numpy.ones_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.outer()

Alias to: numpy.outer

numpy.core.numeric.partition()

Alias to: numpy.partition

numpy.core.numeric.prod()

Alias to: numpy.prod

  • defined by <class 'abc.Numpy_redirect_prod'>
numpy.core.numeric.ptp()

Alias to: numpy.ptp

numpy.core.numeric.ravel()

Alias to: numpy.ravel

  • defined by <class 'abc.Numpy_redirect_ravel'>
numpy.core.numeric.repeat()

Alias to: numpy.repeat

numpy.core.numeric.reshape()

Alias to: numpy.reshape

numpy.core.numeric.roll()

Alias to: numpy.roll

numpy.core.numeric.round_()

Alias to: numpy.round

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.searchsorted()

Alias to: numpy.searchsorted

numpy.core.numeric.shape()

Alias to: numpy.shape

numpy.core.numeric.sort()

Alias to: numpy.sort

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.std()

Alias to: numpy.std

  • defined by <class 'abc.Numpy_redirect_std'>
numpy.core.numeric.sum()

Alias to: numpy.sum

  • defined by <class 'abc.Numpy_redirect_sum'>
numpy.core.numeric.take()

Alias to: numpy.take

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.trace()

Alias to: numpy.trace

numpy.core.numeric.transpose()

Alias to: numpy.transpose

numpy.core.numeric.var()

Alias to: numpy.var

  • defined by <class 'abc.Numpy_redirect_var'>
numpy.core.numeric.vdot()

Alias to: numpy.vdot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.where()

Alias to: numpy.where

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.zeros()

Alias to: numpy.zeros

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numeric.zeros_like()

Alias to: numpy.zeros_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 80 unsupported functions.

supported = 56 / 136 = 41.18%

numpy.core.numerictypes

numpy.core.numerictypes.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.numerictypes.empty()

Alias to: numpy.empty

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 18 unsupported functions.

supported = 2 / 20 = 10.00%

numpy.core.overrides

This module is not supported.

numpy.core.records

This module is not supported.

numpy.core.setup_common

This module is not supported.

numpy.core.shape_base

numpy.core.shape_base.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.shape_base.atleast_1d()

Alias to: numpy.atleast_1d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.shape_base.atleast_2d()

Alias to: numpy.atleast_2d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.shape_base.atleast_3d()

Alias to: numpy.atleast_3d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.shape_base.hstack()

Alias to: numpy.hstack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.shape_base.stack()

Alias to: numpy.stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.shape_base.vstack()

Alias to: numpy.row_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 3 unsupported functions.

supported = 7 / 10 = 70.00%

numpy.core.umath

numpy.core.umath.arange()

Alias to: numpy.arange

numpy.core.umath.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.umath.empty()

Alias to: numpy.empty

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.umath.frombuffer()

Alias to: numpy.frombuffer

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.core.umath.zeros()

Alias to: numpy.zeros

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 51 unsupported functions.

supported = 5 / 56 = 8.93%

numpy.core.umath_tests

This module is not supported.

numpy.ctypeslib

numpy.ctypeslib.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.ctypeslib.frombuffer()

Alias to: numpy.frombuffer

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 7 unsupported functions.

supported = 2 / 9 = 22.22%

numpy.distutils

This module is not supported.

numpy.distutils.ccompiler

This module is not supported.

numpy.distutils.command

This module is not supported.

numpy.distutils.command.autodist

This module is not supported.

numpy.distutils.command.bdist_rpm

This module is not supported.

numpy.distutils.command.build

This module is not supported.

numpy.distutils.command.build_clib

This module is not supported.

numpy.distutils.command.build_ext

This module is not supported.

numpy.distutils.command.build_py

This module is not supported.

numpy.distutils.command.build_scripts

This module is not supported.

numpy.distutils.command.build_src

This module is not supported.

numpy.distutils.command.config

This module is not supported.

numpy.distutils.command.config_compiler

This module is not supported.

numpy.distutils.command.develop

This module is not supported.

numpy.distutils.command.egg_info

This module is not supported.

numpy.distutils.command.install

This module is not supported.

numpy.distutils.command.install_clib

This module is not supported.

numpy.distutils.command.install_data

This module is not supported.

numpy.distutils.command.install_headers

This module is not supported.

numpy.distutils.command.sdist

This module is not supported.

numpy.distutils.conv_template

This module is not supported.

numpy.distutils.core

This module is not supported.

numpy.distutils.cpuinfo

This module is not supported.

numpy.distutils.exec_command

This module is not supported.

numpy.distutils.extension

This module is not supported.

numpy.distutils.fcompiler

This module is not supported.

numpy.distutils.fcompiler.absoft

This module is not supported.

numpy.distutils.fcompiler.compaq

This module is not supported.

numpy.distutils.fcompiler.environment

This module is not supported.

numpy.distutils.fcompiler.g95

This module is not supported.

numpy.distutils.fcompiler.gnu

This module is not supported.

numpy.distutils.fcompiler.hpux

This module is not supported.

numpy.distutils.fcompiler.ibm

This module is not supported.

numpy.distutils.fcompiler.intel

This module is not supported.

numpy.distutils.fcompiler.lahey

This module is not supported.

numpy.distutils.fcompiler.mips

This module is not supported.

numpy.distutils.fcompiler.nag

This module is not supported.

numpy.distutils.fcompiler.none

This module is not supported.

numpy.distutils.fcompiler.nv

This module is not supported.

numpy.distutils.fcompiler.pathf95

This module is not supported.

numpy.distutils.fcompiler.pg

This module is not supported.

numpy.distutils.fcompiler.sun

This module is not supported.

numpy.distutils.fcompiler.vast

This module is not supported.

numpy.distutils.from_template

This module is not supported.

numpy.distutils.intelccompiler

This module is not supported.

numpy.distutils.lib2def

This module is not supported.

numpy.distutils.line_endings

This module is not supported.

numpy.distutils.log

This module is not supported.

numpy.distutils.mingw32ccompiler

This module is not supported.

numpy.distutils.misc_util

This module is not supported.

numpy.distutils.msvccompiler

This module is not supported.

numpy.distutils.npy_pkg_config

This module is not supported.

numpy.distutils.numpy_distribution

This module is not supported.

numpy.distutils.pathccompiler

This module is not supported.

numpy.distutils.setup

This module is not supported.

numpy.distutils.system_info

numpy.distutils.system_info.reduce()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 16 unsupported functions.

supported = 1 / 17 = 5.88%

numpy.distutils.unixccompiler

This module is not supported.

numpy.doc

This module is not supported.

numpy.doc.basics

This module is not supported.

numpy.doc.broadcasting

This module is not supported.

numpy.doc.byteswapping

This module is not supported.

numpy.doc.constants

This module is not supported.

numpy.doc.creation

This module is not supported.

numpy.doc.dispatch

This module is not supported.

numpy.doc.glossary

This module is not supported.

numpy.doc.indexing

This module is not supported.

numpy.doc.internals

This module is not supported.

numpy.doc.misc

This module is not supported.

numpy.doc.structured_arrays

This module is not supported.

numpy.doc.subclassing

This module is not supported.

numpy.doc.ufuncs

This module is not supported.

numpy.dual

numpy.dual.cholesky()
numpy.dual.det()
numpy.dual.eig()
numpy.dual.eigh()
numpy.dual.eigvals()
numpy.dual.eigvalsh()
numpy.dual.inv()
numpy.dual.lstsq()
numpy.dual.norm()
numpy.dual.pinv()
numpy.dual.solve()
numpy.dual.svd()

Not showing 10 unsupported functions.

supported = 12 / 22 = 54.55%

numpy.f2py

This module is not supported.

numpy.f2py.auxfuncs

numpy.f2py.auxfuncs.reduce()

Alias to: numpy.distutils.system_info.reduce

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 102 unsupported functions.

supported = 1 / 103 = 0.97%

numpy.f2py.capi_maps

This module is not supported.

numpy.f2py.cb_rules

This module is not supported.

numpy.f2py.cfuncs

This module is not supported.

numpy.f2py.common_rules

This module is not supported.

numpy.f2py.crackfortran

This module is not supported.

numpy.f2py.diagnose

This module is not supported.

numpy.f2py.f2py2e

This module is not supported.

numpy.f2py.f2py_testing

This module is not supported.

numpy.f2py.f90mod_rules

This module is not supported.

numpy.f2py.func2subr

This module is not supported.

numpy.f2py.rules

This module is not supported.

numpy.f2py.use_rules

This module is not supported.

numpy.fft

This module is not supported.

numpy.fft.helper

numpy.fft.helper.arange()

Alias to: numpy.arange

numpy.fft.helper.asarray()

Alias to: numpy.asarray

numpy.fft.helper.empty()

Alias to: numpy.empty

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.fft.helper.roll()

Alias to: numpy.roll

Not showing 6 unsupported functions.

supported = 4 / 10 = 40.00%

numpy.fft.setup

This module is not supported.

numpy.lib

numpy.lib.angle()

Alias to: numpy.angle

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.append()

Alias to: numpy.append

numpy.lib.array_split()

Alias to: numpy.array_split

numpy.lib.asarray_chkfinite()

Alias to: numpy.asarray_chkfinite

numpy.lib.asfarray()

Alias to: numpy.asfarray

numpy.lib.bartlett()

Alias to: numpy.bartlett

numpy.lib.bincount()

Alias to: numpy.bincount

numpy.lib.blackman()

Alias to: numpy.blackman

numpy.lib.column_stack()

Alias to: numpy.column_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.copy()

Alias to: numpy.copy

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.corrcoef()

Alias to: numpy.corrcoef

numpy.lib.cov()

Alias to: numpy.cov

numpy.lib.delete()

Alias to: numpy.delete

numpy.lib.diag()

Alias to: numpy.diag

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.diff()

Alias to: numpy.diff

numpy.lib.digitize()

Alias to: numpy.digitize

numpy.lib.dstack()

Alias to: numpy.dstack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.ediff1d()

Alias to: numpy.ediff1d

numpy.lib.expand_dims()

Alias to: numpy.expand_dims

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.extract()

Alias to: numpy.extract

numpy.lib.eye()

Alias to: numpy.eye

numpy.lib.fill_diagonal()

Alias to: numpy.fill_diagonal

numpy.lib.flip()

Alias to: numpy.flip

numpy.lib.fliplr()

Alias to: numpy.fliplr

numpy.lib.flipud()

Alias to: numpy.flipud

numpy.lib.hamming()

Alias to: numpy.hamming

numpy.lib.hanning()

Alias to: numpy.hanning

numpy.lib.histogram()

Alias to: numpy.histogram

numpy.lib.imag()

Alias to: numpy.imag

numpy.lib.interp()

Alias to: numpy.interp

numpy.lib.kaiser()

Alias to: numpy.kaiser

numpy.lib.kron()

Alias to: numpy.kron

numpy.lib.median()

Alias to: numpy.median

numpy.lib.nancumprod()

Alias to: numpy.nancumprod

numpy.lib.nancumsum()

Alias to: numpy.nancumsum

numpy.lib.nanmax()

Alias to: numpy.nanmax

numpy.lib.nanmean()

Alias to: numpy.nanmean

numpy.lib.nanmedian()

Alias to: numpy.nanmedian

numpy.lib.nanmin()

Alias to: numpy.nanmin

numpy.lib.nanpercentile()

Alias to: numpy.nanpercentile

numpy.lib.nanprod()

Alias to: numpy.nanprod

numpy.lib.nanquantile()

Alias to: numpy.nanquantile

numpy.lib.nanstd()

Alias to: numpy.nanstd

numpy.lib.nansum()

Alias to: numpy.nansum

numpy.lib.nanvar()

Alias to: numpy.nanvar

numpy.lib.percentile()

Alias to: numpy.percentile

numpy.lib.quantile()

Alias to: numpy.quantile

numpy.lib.real()

Alias to: numpy.real

numpy.lib.roots()

Alias to: numpy.roots

numpy.lib.row_stack()

Alias to: numpy.row_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.select()

Alias to: numpy.select

numpy.lib.sinc()

Alias to: numpy.sinc

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.split()

Alias to: numpy.split

numpy.lib.trapz()

Alias to: numpy.trapz

numpy.lib.tri()

Alias to: numpy.tri

numpy.lib.tril()

Alias to: numpy.tril

numpy.lib.tril_indices()

Alias to: numpy.tril_indices

numpy.lib.tril_indices_from()

Alias to: numpy.tril_indices_from

numpy.lib.triu()

Alias to: numpy.triu

numpy.lib.triu_indices()

Alias to: numpy.triu_indices

numpy.lib.triu_indices_from()

Alias to: numpy.triu_indices_from

numpy.lib.unique()

Alias to: numpy.unique

numpy.lib.vander()

Alias to: numpy.vander

Not showing 106 unsupported functions.

supported = 63 / 169 = 37.28%

numpy.lib.arraypad

This module is not supported.

numpy.lib.arraysetops

numpy.lib.arraysetops.ediff1d()

Alias to: numpy.ediff1d

numpy.lib.arraysetops.unique()

Alias to: numpy.unique

Not showing 6 unsupported functions.

supported = 2 / 8 = 25.00%

numpy.lib.arrayterator

numpy.lib.arrayterator.mul()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
  • defined by unicode_repeat(a, b) at numba/cpython/unicode.py:1748-1757
  • defined by charseq_repeat(a, b) at numba/cpython/charseq.py:399-416
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.arrayterator.reduce()

Alias to: numpy.distutils.system_info.reduce

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 0 unsupported functions.

supported = 2 / 2 = 100.00%

numpy.lib.financial

This module is not supported.

numpy.lib.format

This module is not supported.

numpy.lib.function_base

numpy.lib.function_base.angle()

Alias to: numpy.angle

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.any()

Alias to: numpy.any

numpy.lib.function_base.append()

Alias to: numpy.append

numpy.lib.function_base.arange()

Alias to: numpy.arange

numpy.lib.function_base.around()

Alias to: numpy.around

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.asarray()

Alias to: numpy.asarray

numpy.lib.function_base.asarray_chkfinite()

Alias to: numpy.asarray_chkfinite

numpy.lib.function_base.bartlett()

Alias to: numpy.bartlett

numpy.lib.function_base.bincount()

Alias to: numpy.bincount

numpy.lib.function_base.blackman()

Alias to: numpy.blackman

numpy.lib.function_base.concatenate()

Alias to: numpy.concatenate

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.copy()

Alias to: numpy.copy

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.corrcoef()

Alias to: numpy.corrcoef

numpy.lib.function_base.cov()

Alias to: numpy.cov

numpy.lib.function_base.delete()

Alias to: numpy.delete

numpy.lib.function_base.diag()

Alias to: numpy.diag

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.diff()

Alias to: numpy.diff

numpy.lib.function_base.digitize()

Alias to: numpy.digitize

numpy.lib.function_base.dot()

Alias to: numpy.dot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.empty()

Alias to: numpy.empty

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.extract()

Alias to: numpy.extract

numpy.lib.function_base.flip()

Alias to: numpy.flip

numpy.lib.function_base.hamming()

Alias to: numpy.hamming

numpy.lib.function_base.hanning()

Alias to: numpy.hanning

numpy.lib.function_base.histogram()

Alias to: numpy.histogram

numpy.lib.function_base.interp()

Alias to: numpy.interp

numpy.lib.function_base.kaiser()

Alias to: numpy.kaiser

numpy.lib.function_base.mean()

Alias to: numpy.mean

  • defined by <class 'abc.Numpy_redirect_mean'>
numpy.lib.function_base.median()

Alias to: numpy.median

numpy.lib.function_base.nonzero()

Alias to: numpy.nonzero

  • defined by <class 'abc.Numpy_redirect_nonzero'>
numpy.lib.function_base.ones()

Alias to: numpy.ones

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.partition()

Alias to: numpy.partition

numpy.lib.function_base.percentile()

Alias to: numpy.percentile

numpy.lib.function_base.quantile()

Alias to: numpy.quantile

numpy.lib.function_base.ravel()

Alias to: numpy.ravel

  • defined by <class 'abc.Numpy_redirect_ravel'>
numpy.lib.function_base.select()

Alias to: numpy.select

numpy.lib.function_base.sinc()

Alias to: numpy.sinc

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.sum()

Alias to: numpy.sum

  • defined by <class 'abc.Numpy_redirect_sum'>
numpy.lib.function_base.take()

Alias to: numpy.take

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.transpose()

Alias to: numpy.transpose

numpy.lib.function_base.trapz()

Alias to: numpy.trapz

numpy.lib.function_base.where()

Alias to: numpy.where

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.function_base.zeros()

Alias to: numpy.zeros

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 25 unsupported functions.

supported = 44 / 69 = 63.77%

numpy.lib.histograms

numpy.lib.histograms.histogram()

Alias to: numpy.histogram

Not showing 2 unsupported functions.

supported = 1 / 3 = 33.33%

numpy.lib.index_tricks

numpy.lib.index_tricks.arange()

Alias to: numpy.arange

numpy.lib.index_tricks.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.index_tricks.as_strided()
numpy.lib.index_tricks.asarray()

Alias to: numpy.asarray

numpy.lib.index_tricks.cumprod()

Alias to: numpy.cumprod

  • defined by <class 'abc.Numpy_redirect_cumprod'>
numpy.lib.index_tricks.diff()

Alias to: numpy.diff

numpy.lib.index_tricks.fill_diagonal()

Alias to: numpy.fill_diagonal

numpy.lib.index_tricks.linspace()

Alias to: numpy.linspace

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 10 unsupported functions.

supported = 8 / 18 = 44.44%

numpy.lib.mixins

This module is not supported.

numpy.lib.nanfunctions

numpy.lib.nanfunctions.nancumprod()

Alias to: numpy.nancumprod

numpy.lib.nanfunctions.nancumsum()

Alias to: numpy.nancumsum

numpy.lib.nanfunctions.nanmax()

Alias to: numpy.nanmax

numpy.lib.nanfunctions.nanmean()

Alias to: numpy.nanmean

numpy.lib.nanfunctions.nanmedian()

Alias to: numpy.nanmedian

numpy.lib.nanfunctions.nanmin()

Alias to: numpy.nanmin

numpy.lib.nanfunctions.nanpercentile()

Alias to: numpy.nanpercentile

numpy.lib.nanfunctions.nanprod()

Alias to: numpy.nanprod

numpy.lib.nanfunctions.nanquantile()

Alias to: numpy.nanquantile

numpy.lib.nanfunctions.nanstd()

Alias to: numpy.nanstd

numpy.lib.nanfunctions.nansum()

Alias to: numpy.nansum

numpy.lib.nanfunctions.nanvar()

Alias to: numpy.nanvar

Not showing 2 unsupported functions.

supported = 12 / 14 = 85.71%

numpy.lib.npyio

This module is not supported.

numpy.lib.polynomial

numpy.lib.polynomial.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.polynomial.atleast_1d()

Alias to: numpy.atleast_1d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.polynomial.diag()

Alias to: numpy.diag

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.polynomial.dot()

Alias to: numpy.dot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.polynomial.eigvals()

Alias to: numpy.dual.eigvals

numpy.lib.polynomial.hstack()

Alias to: numpy.hstack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.polynomial.imag()

Alias to: numpy.imag

numpy.lib.polynomial.inv()

Alias to: numpy.dual.inv

numpy.lib.polynomial.lstsq()

Alias to: numpy.dual.lstsq

numpy.lib.polynomial.ones()

Alias to: numpy.ones

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.polynomial.real()

Alias to: numpy.real

numpy.lib.polynomial.roots()

Alias to: numpy.roots

numpy.lib.polynomial.vander()

Alias to: numpy.vander

Not showing 14 unsupported functions.

supported = 13 / 27 = 48.15%

numpy.lib.recfunctions

This module is not supported.

numpy.lib.scimath

numpy.lib.scimath.any()

Alias to: numpy.any

numpy.lib.scimath.asarray()

Alias to: numpy.asarray

Not showing 11 unsupported functions.

supported = 2 / 13 = 15.38%

numpy.lib.setup

This module is not supported.

numpy.lib.shape_base

numpy.lib.shape_base.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.shape_base.array_split()

Alias to: numpy.array_split

numpy.lib.shape_base.asarray()

Alias to: numpy.asarray

numpy.lib.shape_base.atleast_3d()

Alias to: numpy.atleast_3d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.shape_base.column_stack()

Alias to: numpy.column_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.shape_base.concatenate()

Alias to: numpy.concatenate

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.shape_base.dstack()

Alias to: numpy.dstack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.shape_base.expand_dims()

Alias to: numpy.expand_dims

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.shape_base.kron()

Alias to: numpy.kron

numpy.lib.shape_base.outer()

Alias to: numpy.outer

numpy.lib.shape_base.reshape()

Alias to: numpy.reshape

numpy.lib.shape_base.row_stack()

Alias to: numpy.row_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.shape_base.split()

Alias to: numpy.split

numpy.lib.shape_base.transpose()

Alias to: numpy.transpose

numpy.lib.shape_base.vstack()

Alias to: numpy.row_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.shape_base.zeros()

Alias to: numpy.zeros

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 13 unsupported functions.

supported = 16 / 29 = 55.17%

numpy.lib.stride_tricks

numpy.lib.stride_tricks.as_strided()

Alias to: numpy.lib.index_tricks.as_strided

Not showing 3 unsupported functions.

supported = 1 / 4 = 25.00%

numpy.lib.twodim_base

numpy.lib.twodim_base.arange()

Alias to: numpy.arange

numpy.lib.twodim_base.asarray()

Alias to: numpy.asarray

numpy.lib.twodim_base.diag()

Alias to: numpy.diag

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.twodim_base.empty()

Alias to: numpy.empty

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.twodim_base.eye()

Alias to: numpy.eye

numpy.lib.twodim_base.fliplr()

Alias to: numpy.fliplr

numpy.lib.twodim_base.flipud()

Alias to: numpy.flipud

numpy.lib.twodim_base.nonzero()

Alias to: numpy.nonzero

  • defined by <class 'abc.Numpy_redirect_nonzero'>
numpy.lib.twodim_base.ones()

Alias to: numpy.ones

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.twodim_base.tri()

Alias to: numpy.tri

numpy.lib.twodim_base.tril()

Alias to: numpy.tril

numpy.lib.twodim_base.tril_indices()

Alias to: numpy.tril_indices

numpy.lib.twodim_base.tril_indices_from()

Alias to: numpy.tril_indices_from

numpy.lib.twodim_base.triu()

Alias to: numpy.triu

numpy.lib.twodim_base.triu_indices()

Alias to: numpy.triu_indices

numpy.lib.twodim_base.triu_indices_from()

Alias to: numpy.triu_indices_from

numpy.lib.twodim_base.vander()

Alias to: numpy.vander

numpy.lib.twodim_base.where()

Alias to: numpy.where

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.twodim_base.zeros()

Alias to: numpy.zeros

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 7 unsupported functions.

supported = 19 / 26 = 73.08%

numpy.lib.type_check

numpy.lib.type_check.asarray()

Alias to: numpy.asarray

numpy.lib.type_check.asfarray()

Alias to: numpy.asfarray

numpy.lib.type_check.imag()

Alias to: numpy.imag

numpy.lib.type_check.real()

Alias to: numpy.real

numpy.lib.type_check.zeros()

Alias to: numpy.zeros

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 14 unsupported functions.

supported = 5 / 19 = 26.32%

numpy.lib.ufunclike

This module is not supported.

numpy.lib.user_array

numpy.lib.user_array.arange()

Alias to: numpy.arange

numpy.lib.user_array.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.lib.user_array.asarray()

Alias to: numpy.asarray

numpy.lib.user_array.reshape()

Alias to: numpy.reshape

numpy.lib.user_array.shape()

Alias to: numpy.shape

numpy.lib.user_array.transpose()

Alias to: numpy.transpose

Not showing 0 unsupported functions.

supported = 6 / 6 = 100.00%

numpy.lib.utils

numpy.lib.utils.asarray()

Alias to: numpy.asarray

Not showing 15 unsupported functions.

supported = 1 / 16 = 6.25%

numpy.linalg

numpy.linalg.cholesky()

Alias to: numpy.dual.cholesky

numpy.linalg.cond()
numpy.linalg.det()

Alias to: numpy.dual.det

numpy.linalg.eig()

Alias to: numpy.dual.eig

numpy.linalg.eigh()

Alias to: numpy.dual.eigh

numpy.linalg.eigvals()

Alias to: numpy.dual.eigvals

numpy.linalg.eigvalsh()

Alias to: numpy.dual.eigvalsh

numpy.linalg.inv()

Alias to: numpy.dual.inv

numpy.linalg.lstsq()

Alias to: numpy.dual.lstsq

numpy.linalg.matrix_power()
numpy.linalg.matrix_rank()
numpy.linalg.norm()

Alias to: numpy.dual.norm

numpy.linalg.pinv()

Alias to: numpy.dual.pinv

numpy.linalg.qr()
numpy.linalg.slogdet()
numpy.linalg.solve()

Alias to: numpy.dual.solve

numpy.linalg.svd()

Alias to: numpy.dual.svd

Not showing 3 unsupported functions.

supported = 17 / 20 = 85.00%

numpy.linalg.lapack_lite

This module is not supported.

numpy.linalg.linalg

numpy.linalg.linalg.all()

Alias to: numpy.all

numpy.linalg.linalg.amax()

Alias to: numpy.amax

  • defined by <class 'abc.Numpy_redirect_max'>
numpy.linalg.linalg.amin()

Alias to: numpy.amin

  • defined by <class 'abc.Numpy_redirect_min'>
numpy.linalg.linalg.argsort()

Alias to: numpy.argsort

  • defined by <class 'abc.Numpy_redirect_argsort'>
numpy.linalg.linalg.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.linalg.linalg.asarray()

Alias to: numpy.asarray

numpy.linalg.linalg.atleast_2d()

Alias to: numpy.atleast_2d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.linalg.linalg.cholesky()

Alias to: numpy.dual.cholesky

numpy.linalg.linalg.cond()

Alias to: numpy.linalg.cond

numpy.linalg.linalg.count_nonzero()

Alias to: numpy.count_nonzero

numpy.linalg.linalg.det()

Alias to: numpy.dual.det

numpy.linalg.linalg.dot()

Alias to: numpy.dot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.linalg.linalg.eig()

Alias to: numpy.dual.eig

numpy.linalg.linalg.eigh()

Alias to: numpy.dual.eigh

numpy.linalg.linalg.eigvals()

Alias to: numpy.dual.eigvals

numpy.linalg.linalg.eigvalsh()

Alias to: numpy.dual.eigvalsh

numpy.linalg.linalg.empty()

Alias to: numpy.empty

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.linalg.linalg.empty_like()

Alias to: numpy.empty_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.linalg.linalg.eye()

Alias to: numpy.eye

numpy.linalg.linalg.inv()

Alias to: numpy.dual.inv

numpy.linalg.linalg.lstsq()

Alias to: numpy.dual.lstsq

numpy.linalg.linalg.matrix_power()

Alias to: numpy.linalg.matrix_power

numpy.linalg.linalg.matrix_rank()

Alias to: numpy.linalg.matrix_rank

numpy.linalg.linalg.norm()

Alias to: numpy.dual.norm

numpy.linalg.linalg.pinv()

Alias to: numpy.dual.pinv

numpy.linalg.linalg.qr()

Alias to: numpy.linalg.qr

numpy.linalg.linalg.slogdet()

Alias to: numpy.linalg.slogdet

numpy.linalg.linalg.solve()

Alias to: numpy.dual.solve

numpy.linalg.linalg.sort()

Alias to: numpy.sort

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.linalg.linalg.sum()

Alias to: numpy.sum

  • defined by <class 'abc.Numpy_redirect_sum'>
numpy.linalg.linalg.svd()

Alias to: numpy.dual.svd

numpy.linalg.linalg.triu()

Alias to: numpy.triu

numpy.linalg.linalg.zeros()

Alias to: numpy.zeros

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 14 unsupported functions.

supported = 33 / 47 = 70.21%

numpy.linalg.setup

This module is not supported.

numpy.ma

numpy.ma.amax()

Alias to: numpy.amax

  • defined by <class 'abc.Numpy_redirect_max'>
numpy.ma.amin()

Alias to: numpy.amin

  • defined by <class 'abc.Numpy_redirect_min'>
numpy.ma.diff()

Alias to: numpy.diff

numpy.ma.expand_dims()

Alias to: numpy.expand_dims

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 106 unsupported functions.

supported = 4 / 110 = 3.64%

numpy.ma.bench

This module is not supported.

numpy.ma.core

numpy.ma.core.amax()

Alias to: numpy.amax

  • defined by <class 'abc.Numpy_redirect_max'>
numpy.ma.core.amin()

Alias to: numpy.amin

  • defined by <class 'abc.Numpy_redirect_min'>
numpy.ma.core.diff()

Alias to: numpy.diff

numpy.ma.core.expand_dims()

Alias to: numpy.expand_dims

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.ma.core.narray()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.ma.core.ones_like()

Alias to: numpy.ones_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.ma.core.reduce()

Alias to: numpy.distutils.system_info.reduce

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.ma.core.zeros_like()

Alias to: numpy.zeros_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 87 unsupported functions.

supported = 8 / 95 = 8.42%

numpy.ma.extras

numpy.ma.extras.nxarray()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 48 unsupported functions.

supported = 1 / 49 = 2.04%

numpy.ma.mrecords

numpy.ma.mrecords.narray()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 10 unsupported functions.

supported = 1 / 11 = 9.09%

numpy.ma.setup

This module is not supported.

numpy.ma.testutils

This module is not supported.

numpy.ma.timer_comparison

numpy.ma.timer_comparison.reduce()

Alias to: numpy.distutils.system_info.reduce

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 1 unsupported functions.

supported = 1 / 2 = 50.00%

numpy.matlib

numpy.matlib.all()

Alias to: numpy.all

numpy.matlib.amax()

Alias to: numpy.amax

  • defined by <class 'abc.Numpy_redirect_max'>
numpy.matlib.amin()

Alias to: numpy.amin

  • defined by <class 'abc.Numpy_redirect_min'>
numpy.matlib.angle()

Alias to: numpy.angle

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.any()

Alias to: numpy.any

numpy.matlib.append()

Alias to: numpy.append

numpy.matlib.arange()

Alias to: numpy.arange

numpy.matlib.argmax()

Alias to: numpy.argmax

  • defined by <class 'abc.Numpy_redirect_argmax'>
numpy.matlib.argmin()

Alias to: numpy.argmin

  • defined by <class 'abc.Numpy_redirect_argmin'>
numpy.matlib.argsort()

Alias to: numpy.argsort

  • defined by <class 'abc.Numpy_redirect_argsort'>
numpy.matlib.argwhere()

Alias to: numpy.argwhere

numpy.matlib.around()

Alias to: numpy.around

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.array()

Alias to: numpy.array

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.array_equal()

Alias to: numpy.array_equal

numpy.matlib.array_split()

Alias to: numpy.array_split

numpy.matlib.asarray()

Alias to: numpy.asarray

numpy.matlib.asarray_chkfinite()

Alias to: numpy.asarray_chkfinite

numpy.matlib.ascontiguousarray()

Alias to: numpy.ascontiguousarray

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.asfarray()

Alias to: numpy.asfarray

numpy.matlib.asfortranarray()

Alias to: numpy.asfortranarray

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.atleast_1d()

Alias to: numpy.atleast_1d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.atleast_2d()

Alias to: numpy.atleast_2d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.atleast_3d()

Alias to: numpy.atleast_3d

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.bartlett()

Alias to: numpy.bartlett

numpy.matlib.bincount()

Alias to: numpy.bincount

numpy.matlib.blackman()

Alias to: numpy.blackman

numpy.matlib.column_stack()

Alias to: numpy.column_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.concatenate()

Alias to: numpy.concatenate

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.convolve()

Alias to: numpy.convolve

numpy.matlib.copy()

Alias to: numpy.copy

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.corrcoef()

Alias to: numpy.corrcoef

numpy.matlib.correlate()

Alias to: numpy.correlate

numpy.matlib.count_nonzero()

Alias to: numpy.count_nonzero

numpy.matlib.cov()

Alias to: numpy.cov

numpy.matlib.cross()

Alias to: numpy.cross

numpy.matlib.cumprod()

Alias to: numpy.cumprod

  • defined by <class 'abc.Numpy_redirect_cumprod'>
numpy.matlib.cumsum()

Alias to: numpy.cumsum

  • defined by <class 'abc.Numpy_redirect_cumsum'>
numpy.matlib.delete()

Alias to: numpy.delete

numpy.matlib.diag()

Alias to: numpy.diag

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.diff()

Alias to: numpy.diff

numpy.matlib.digitize()

Alias to: numpy.digitize

numpy.matlib.dot()

Alias to: numpy.dot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.dstack()

Alias to: numpy.dstack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.ediff1d()

Alias to: numpy.ediff1d

numpy.matlib.empty_like()

Alias to: numpy.empty_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.expand_dims()

Alias to: numpy.expand_dims

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.extract()

Alias to: numpy.extract

numpy.matlib.fill_diagonal()

Alias to: numpy.fill_diagonal

numpy.matlib.flatnonzero()

Alias to: numpy.flatnonzero

numpy.matlib.flip()

Alias to: numpy.flip

numpy.matlib.fliplr()

Alias to: numpy.fliplr

numpy.matlib.flipud()

Alias to: numpy.flipud

numpy.matlib.frombuffer()

Alias to: numpy.frombuffer

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.full()

Alias to: numpy.full

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.full_like()

Alias to: numpy.full_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.hamming()

Alias to: numpy.hamming

numpy.matlib.hanning()

Alias to: numpy.hanning

numpy.matlib.histogram()

Alias to: numpy.histogram

numpy.matlib.hstack()

Alias to: numpy.hstack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.imag()

Alias to: numpy.imag

numpy.matlib.interp()

Alias to: numpy.interp

numpy.matlib.kaiser()

Alias to: numpy.kaiser

numpy.matlib.kron()

Alias to: numpy.kron

numpy.matlib.linspace()

Alias to: numpy.linspace

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.mean()

Alias to: numpy.mean

  • defined by <class 'abc.Numpy_redirect_mean'>
numpy.matlib.median()

Alias to: numpy.median

numpy.matlib.nancumprod()

Alias to: numpy.nancumprod

numpy.matlib.nancumsum()

Alias to: numpy.nancumsum

numpy.matlib.nanmax()

Alias to: numpy.nanmax

numpy.matlib.nanmean()

Alias to: numpy.nanmean

numpy.matlib.nanmedian()

Alias to: numpy.nanmedian

numpy.matlib.nanmin()

Alias to: numpy.nanmin

numpy.matlib.nanpercentile()

Alias to: numpy.nanpercentile

numpy.matlib.nanprod()

Alias to: numpy.nanprod

numpy.matlib.nanquantile()

Alias to: numpy.nanquantile

numpy.matlib.nanstd()

Alias to: numpy.nanstd

numpy.matlib.nansum()

Alias to: numpy.nansum

numpy.matlib.nanvar()

Alias to: numpy.nanvar

numpy.matlib.nonzero()

Alias to: numpy.nonzero

  • defined by <class 'abc.Numpy_redirect_nonzero'>
numpy.matlib.ones_like()

Alias to: numpy.ones_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.outer()

Alias to: numpy.outer

numpy.matlib.partition()

Alias to: numpy.partition

numpy.matlib.percentile()

Alias to: numpy.percentile

numpy.matlib.prod()

Alias to: numpy.prod

  • defined by <class 'abc.Numpy_redirect_prod'>
numpy.matlib.ptp()

Alias to: numpy.ptp

numpy.matlib.quantile()

Alias to: numpy.quantile

numpy.matlib.ravel()

Alias to: numpy.ravel

  • defined by <class 'abc.Numpy_redirect_ravel'>
numpy.matlib.real()

Alias to: numpy.real

numpy.matlib.repeat()

Alias to: numpy.repeat

numpy.matlib.reshape()

Alias to: numpy.reshape

numpy.matlib.roll()

Alias to: numpy.roll

numpy.matlib.roots()

Alias to: numpy.roots

numpy.matlib.round_()

Alias to: numpy.round

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.row_stack()

Alias to: numpy.row_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.searchsorted()

Alias to: numpy.searchsorted

numpy.matlib.select()

Alias to: numpy.select

numpy.matlib.shape()

Alias to: numpy.shape

numpy.matlib.sinc()

Alias to: numpy.sinc

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.sort()

Alias to: numpy.sort

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.split()

Alias to: numpy.split

numpy.matlib.stack()

Alias to: numpy.stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.std()

Alias to: numpy.std

  • defined by <class 'abc.Numpy_redirect_std'>
numpy.matlib.sum()

Alias to: numpy.sum

  • defined by <class 'abc.Numpy_redirect_sum'>
numpy.matlib.take()

Alias to: numpy.take

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.trace()

Alias to: numpy.trace

numpy.matlib.transpose()

Alias to: numpy.transpose

numpy.matlib.trapz()

Alias to: numpy.trapz

numpy.matlib.tri()

Alias to: numpy.tri

numpy.matlib.tril()

Alias to: numpy.tril

numpy.matlib.tril_indices()

Alias to: numpy.tril_indices

numpy.matlib.tril_indices_from()

Alias to: numpy.tril_indices_from

numpy.matlib.triu()

Alias to: numpy.triu

numpy.matlib.triu_indices()

Alias to: numpy.triu_indices

numpy.matlib.triu_indices_from()

Alias to: numpy.triu_indices_from

numpy.matlib.unique()

Alias to: numpy.unique

numpy.matlib.vander()

Alias to: numpy.vander

numpy.matlib.var()

Alias to: numpy.var

  • defined by <class 'abc.Numpy_redirect_var'>
numpy.matlib.vdot()

Alias to: numpy.vdot

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.vstack()

Alias to: numpy.row_stack

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.where()

Alias to: numpy.where

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matlib.zeros_like()

Alias to: numpy.zeros_like

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 198 unsupported functions.

supported = 121 / 319 = 37.93%

numpy.matrixlib

This module is not supported.

numpy.matrixlib.defmatrix

numpy.matrixlib.defmatrix.concatenate()

Alias to: numpy.concatenate

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.matrixlib.defmatrix.matrix_power()

Alias to: numpy.linalg.matrix_power

Not showing 5 unsupported functions.

supported = 2 / 7 = 28.57%

numpy.matrixlib.setup

This module is not supported.

numpy.polynomial

This module is not supported.

numpy.polynomial.chebyshev

This module is not supported.

numpy.polynomial.hermite

This module is not supported.

numpy.polynomial.hermite_e

This module is not supported.

numpy.polynomial.laguerre

This module is not supported.

numpy.polynomial.legendre

This module is not supported.

numpy.polynomial.polynomial

This module is not supported.

numpy.polynomial.polyutils

This module is not supported.

numpy.polynomial.setup

This module is not supported.

numpy.random

numpy.random.beta()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.binomial()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.chisquare()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.choice()
numpy.random.exponential()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.f()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.gamma()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.geometric()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.gumbel()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.hypergeometric()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.laplace()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.logistic()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.lognormal()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.logseries()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.multinomial()
numpy.random.negative_binomial()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.normal()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.pareto()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.permutation()
numpy.random.poisson()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.power()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.rand()
numpy.random.randint()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.randn()
numpy.random.random()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.random_sample()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.ranf()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.rayleigh()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.sample()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.seed()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.shuffle()
numpy.random.standard_cauchy()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.standard_exponential()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.standard_gamma()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.standard_normal()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.standard_t()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.triangular()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.uniform()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.vonmises()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.wald()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.weibull()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.zipf()
  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 9 unsupported functions.

supported = 42 / 51 = 82.35%

numpy.random.bit_generator

This module is not supported.

numpy.random.mtrand

numpy.random.mtrand.beta()

Alias to: numpy.random.beta

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.binomial()

Alias to: numpy.random.binomial

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.chisquare()

Alias to: numpy.random.chisquare

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.choice()

Alias to: numpy.random.choice

numpy.random.mtrand.exponential()

Alias to: numpy.random.exponential

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.f()

Alias to: numpy.random.f

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.gamma()

Alias to: numpy.random.gamma

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.geometric()

Alias to: numpy.random.geometric

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.gumbel()

Alias to: numpy.random.gumbel

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.hypergeometric()

Alias to: numpy.random.hypergeometric

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.laplace()

Alias to: numpy.random.laplace

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.logistic()

Alias to: numpy.random.logistic

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.lognormal()

Alias to: numpy.random.lognormal

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.logseries()

Alias to: numpy.random.logseries

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.multinomial()

Alias to: numpy.random.multinomial

numpy.random.mtrand.negative_binomial()

Alias to: numpy.random.negative_binomial

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.normal()

Alias to: numpy.random.normal

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.pareto()

Alias to: numpy.random.pareto

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.permutation()

Alias to: numpy.random.permutation

numpy.random.mtrand.poisson()

Alias to: numpy.random.poisson

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.power()

Alias to: numpy.random.power

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.rand()

Alias to: numpy.random.rand

numpy.random.mtrand.randint()

Alias to: numpy.random.randint

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.randn()

Alias to: numpy.random.randn

numpy.random.mtrand.random()

Alias to: numpy.random.random

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.random_sample()

Alias to: numpy.random.random_sample

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.ranf()

Alias to: numpy.random.ranf

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.rayleigh()

Alias to: numpy.random.rayleigh

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.sample()

Alias to: numpy.random.sample

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.seed()

Alias to: numpy.random.seed

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.shuffle()

Alias to: numpy.random.shuffle

numpy.random.mtrand.standard_cauchy()

Alias to: numpy.random.standard_cauchy

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.standard_exponential()

Alias to: numpy.random.standard_exponential

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.standard_gamma()

Alias to: numpy.random.standard_gamma

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.standard_normal()

Alias to: numpy.random.standard_normal

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.standard_t()

Alias to: numpy.random.standard_t

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.triangular()

Alias to: numpy.random.triangular

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.uniform()

Alias to: numpy.random.uniform

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.vonmises()

Alias to: numpy.random.vonmises

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.wald()

Alias to: numpy.random.wald

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.weibull()

Alias to: numpy.random.weibull

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>
numpy.random.mtrand.zipf()

Alias to: numpy.random.zipf

  • defined by <class 'numba.core.typing.templates.Registry.register_global.<locals>.decorate.<locals>.Template'>

Not showing 8 unsupported functions.

supported = 42 / 50 = 84.00%

numpy.random.setup

This module is not supported.

numpy.setup

This module is not supported.

numpy.testing

This module is not supported.

numpy.testing.print_coercion_tables

This module is not supported.

numpy.testing.setup

This module is not supported.

numpy.testing.utils

This module is not supported.

numpy.version

This module is not supported.