INSTALLATION
USAGE
QUICK REFERENCE
API REFERENCE
DEVELOPER ZONE
MISCELLANEOUS
xt::xfunction
xfunction()
dimension()
shape()
layout()
broadcast_shape()
has_linear_assign()
flat()
operator()()
unchecked()
element()
size()
at()
back()
front()
in_bounds()
periodic()
make_lambda_xfunction()
xt::xreducer
xreducer()
expression()
reduce()
accumulate()
xt::xgenerator
xgenerator()
reshape()
ones()
zeros()
empty()
empty_like()
zeros_like()
ones_like()
eye()
arange()
linspace()
logspace()
concatenate()
stack()
hstack()
vstack()
meshgrid()
diag()
diagonal()
tril()
triu()
transpose()
swapaxes()
moveaxis()
ravel()
flatten()
trim_zeros()
squeeze()
expand_dims()
atleast_Nd()
atleast_1d()
atleast_2d()
atleast_3d()
split()
hsplit()
vsplit()
flip()
rot90()
roll()
repeat()
quantile_method
interpolated_inverted_cdf
hazen
weibull
linear
median_unbiased
normal_unbiased
sort()
argsort()
partition()
argpartition()
quantile()
median()
argmax()
unique()
setdiff1d()
get_default_random_engine()
seed()
rand()
randint()
randn()
binomial()
geometric()
negative_binomial()
poisson()
exponential()
gamma()
weibull()
extreme_value()
lognormal()
chi_squared()
cauchy()
fisher_f()
student_t()
choice()
shuffle()
permutation()
histogram_algorithm
automatic
linspace
logspace
uniform
histogram()
bincount()
histogram_bin_edges()
bin_items()
pad_mode
constant
symmetric
reflect
wrap
periodic
edge
pad()
tile()