2023-01-18 10:59:42 -08:00
|
|
|
``jax.scipy`` module
|
|
|
|
====================
|
2019-01-15 20:14:19 -05:00
|
|
|
|
2021-08-17 15:20:13 +02:00
|
|
|
jax.scipy.fft
|
|
|
|
-------------
|
|
|
|
|
|
|
|
.. automodule:: jax.scipy.fft
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
dct
|
|
|
|
dctn
|
2023-04-17 11:57:07 -07:00
|
|
|
idct
|
|
|
|
idctn
|
2021-08-17 15:20:13 +02:00
|
|
|
|
2023-08-24 14:01:40 -06:00
|
|
|
jax.scipy.integrate
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
.. automodule:: jax.scipy.integrate
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
trapezoid
|
|
|
|
|
2019-01-15 20:14:19 -05:00
|
|
|
jax.scipy.linalg
|
2019-11-20 12:35:10 -08:00
|
|
|
----------------
|
2019-01-15 20:14:19 -05:00
|
|
|
|
|
|
|
.. automodule:: jax.scipy.linalg
|
|
|
|
|
2019-04-15 12:40:18 -04:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
2020-01-29 11:24:40 -05:00
|
|
|
block_diag
|
2019-04-15 12:40:18 -04:00
|
|
|
cho_factor
|
|
|
|
cho_solve
|
|
|
|
cholesky
|
|
|
|
det
|
|
|
|
eigh
|
2022-03-15 09:55:59 -07:00
|
|
|
eigh_tridiagonal
|
2020-01-22 00:11:51 -05:00
|
|
|
expm
|
2020-06-28 12:11:12 -04:00
|
|
|
expm_frechet
|
2022-04-26 18:03:14 +01:00
|
|
|
funm
|
2022-11-09 06:23:22 -08:00
|
|
|
hessenberg
|
2019-04-15 12:40:18 -04:00
|
|
|
inv
|
|
|
|
lu
|
2019-09-05 09:59:47 -04:00
|
|
|
lu_factor
|
|
|
|
lu_solve
|
2022-03-15 09:55:59 -07:00
|
|
|
polar
|
2019-04-15 12:40:18 -04:00
|
|
|
qr
|
2022-03-27 12:31:12 +01:00
|
|
|
rsf2csf
|
2022-02-17 16:05:33 -05:00
|
|
|
schur
|
|
|
|
sqrtm
|
2019-04-15 12:40:18 -04:00
|
|
|
solve
|
|
|
|
solve_triangular
|
2022-03-15 09:55:59 -07:00
|
|
|
sqrtm
|
2019-04-15 12:40:18 -04:00
|
|
|
svd
|
2022-11-15 18:40:52 +09:00
|
|
|
toeplitz
|
2019-01-15 20:14:19 -05:00
|
|
|
|
2019-11-20 12:35:10 -08:00
|
|
|
jax.scipy.ndimage
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
.. automodule:: jax.scipy.ndimage
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
map_coordinates
|
2019-01-15 20:14:19 -05:00
|
|
|
|
2021-01-03 06:24:42 -08:00
|
|
|
jax.scipy.optimize
|
|
|
|
------------------
|
|
|
|
|
|
|
|
.. automodule:: jax.scipy.optimize
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
minimize
|
2021-02-16 20:43:53 -05:00
|
|
|
OptimizeResults
|
2021-01-03 06:24:42 -08:00
|
|
|
|
2020-04-13 13:46:04 -07:00
|
|
|
jax.scipy.signal
|
|
|
|
----------------
|
|
|
|
|
|
|
|
.. automodule:: jax.scipy.signal
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
2023-04-07 17:19:08 +02:00
|
|
|
fftconvolve
|
2020-04-13 13:46:04 -07:00
|
|
|
convolve
|
|
|
|
convolve2d
|
|
|
|
correlate
|
|
|
|
correlate2d
|
2022-02-17 16:05:33 -05:00
|
|
|
csd
|
2022-03-28 21:33:40 +09:00
|
|
|
istft
|
2022-02-17 16:05:33 -05:00
|
|
|
stft
|
|
|
|
welch
|
2020-04-13 13:46:04 -07:00
|
|
|
|
2023-06-02 22:38:15 -05:00
|
|
|
jax.scipy.spatial.transform
|
|
|
|
---------------------------
|
|
|
|
|
|
|
|
.. automodule:: jax.scipy.spatial.transform
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
Rotation
|
|
|
|
Slerp
|
|
|
|
|
2020-04-03 13:37:11 -07:00
|
|
|
jax.scipy.sparse.linalg
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
.. automodule:: jax.scipy.sparse.linalg
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
2021-05-04 12:24:50 -07:00
|
|
|
bicgstab
|
2020-04-03 13:37:11 -07:00
|
|
|
cg
|
2020-11-27 14:44:06 -08:00
|
|
|
gmres
|
2020-04-03 13:37:11 -07:00
|
|
|
|
2019-01-15 20:14:19 -05:00
|
|
|
jax.scipy.special
|
2019-11-20 12:35:10 -08:00
|
|
|
-----------------
|
2019-01-15 20:14:19 -05:00
|
|
|
|
|
|
|
.. automodule:: jax.scipy.special
|
2019-04-15 12:40:18 -04:00
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
2023-08-23 12:58:37 -07:00
|
|
|
bernoulli
|
2023-11-05 15:37:38 -08:00
|
|
|
beta
|
2020-01-15 13:13:11 -08:00
|
|
|
betainc
|
2022-11-16 20:26:20 -08:00
|
|
|
betaln
|
2019-04-15 12:40:18 -04:00
|
|
|
digamma
|
2019-08-02 08:55:22 -04:00
|
|
|
entr
|
2019-04-15 12:40:18 -04:00
|
|
|
erf
|
|
|
|
erfc
|
|
|
|
erfinv
|
2021-08-21 16:03:43 -04:00
|
|
|
exp1
|
|
|
|
expi
|
2019-04-15 12:40:18 -04:00
|
|
|
expit
|
2021-08-21 16:03:43 -04:00
|
|
|
expn
|
2023-12-04 06:13:14 -08:00
|
|
|
factorial
|
2023-04-18 21:10:22 +02:00
|
|
|
gamma
|
2020-01-29 08:25:21 -08:00
|
|
|
gammainc
|
|
|
|
gammaincc
|
2019-04-15 12:40:18 -04:00
|
|
|
gammaln
|
2023-11-11 16:36:31 +01:00
|
|
|
hyp1f1
|
2020-08-10 10:10:59 -07:00
|
|
|
i0
|
2019-10-21 10:30:55 -04:00
|
|
|
i0e
|
2020-08-10 10:10:59 -07:00
|
|
|
i1
|
2019-10-21 10:30:55 -04:00
|
|
|
i1e
|
2019-05-15 09:54:24 -04:00
|
|
|
log_ndtr
|
2019-04-15 12:40:18 -04:00
|
|
|
logit
|
|
|
|
logsumexp
|
2021-06-02 11:37:37 -07:00
|
|
|
lpmn
|
2021-06-14 14:51:37 -07:00
|
|
|
lpmn_values
|
2019-08-02 08:55:22 -04:00
|
|
|
multigammaln
|
2019-04-15 12:40:18 -04:00
|
|
|
ndtr
|
|
|
|
ndtri
|
2023-11-11 16:36:31 +01:00
|
|
|
poch
|
2020-06-15 22:21:26 -04:00
|
|
|
polygamma
|
2023-02-10 18:09:31 +00:00
|
|
|
spence
|
2021-07-02 10:42:29 -07:00
|
|
|
sph_harm
|
2019-05-15 09:54:24 -04:00
|
|
|
xlog1py
|
|
|
|
xlogy
|
2020-06-15 22:21:26 -04:00
|
|
|
zeta
|
2023-07-08 12:27:18 +00:00
|
|
|
kl_div
|
|
|
|
rel_entr
|
2019-04-15 12:40:18 -04:00
|
|
|
|
2019-01-15 20:14:19 -05:00
|
|
|
|
|
|
|
jax.scipy.stats
|
2019-11-20 12:35:10 -08:00
|
|
|
---------------
|
2019-01-15 20:14:19 -05:00
|
|
|
|
2022-10-20 15:55:57 -07:00
|
|
|
.. automodule:: jax.scipy.stats
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
mode
|
2023-02-07 12:07:00 -05:00
|
|
|
rankdata
|
2024-01-13 22:17:21 -05:00
|
|
|
sem
|
2022-10-20 15:55:57 -07:00
|
|
|
|
2020-10-20 09:47:35 -04:00
|
|
|
jax.scipy.stats.bernoulli
|
2021-01-14 14:38:39 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
2020-10-20 09:47:35 -04:00
|
|
|
.. automodule:: jax.scipy.stats.bernoulli
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpmf
|
|
|
|
pmf
|
2022-12-16 10:12:40 +00:00
|
|
|
cdf
|
|
|
|
ppf
|
2020-10-20 09:47:35 -04:00
|
|
|
|
2019-01-15 20:14:19 -05:00
|
|
|
jax.scipy.stats.beta
|
2019-11-20 12:35:10 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~
|
2019-01-15 20:14:19 -05:00
|
|
|
.. automodule:: jax.scipy.stats.beta
|
2019-04-15 12:40:18 -04:00
|
|
|
|
2020-10-20 09:47:35 -04:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
2023-03-12 06:53:09 +01:00
|
|
|
cdf
|
|
|
|
logcdf
|
|
|
|
sf
|
2023-08-22 14:44:32 -07:00
|
|
|
logsf
|
2020-10-20 09:47:35 -04:00
|
|
|
|
2021-02-05 15:13:09 -05:00
|
|
|
jax.scipy.stats.betabinom
|
2021-02-09 09:49:36 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
2021-02-05 15:13:09 -05:00
|
|
|
.. automodule:: jax.scipy.stats.betabinom
|
|
|
|
|
2023-08-17 12:56:15 -07:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpmf
|
|
|
|
pmf
|
|
|
|
|
|
|
|
jax.scipy.stats.binom
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.binom
|
|
|
|
|
2021-02-05 15:13:09 -05:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpmf
|
|
|
|
pmf
|
|
|
|
|
2020-10-20 09:47:35 -04:00
|
|
|
jax.scipy.stats.cauchy
|
2021-01-14 14:38:39 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
2020-10-20 09:47:35 -04:00
|
|
|
.. automodule:: jax.scipy.stats.cauchy
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
2023-03-12 06:53:09 +01:00
|
|
|
cdf
|
|
|
|
logcdf
|
|
|
|
sf
|
2023-08-22 14:44:32 -07:00
|
|
|
logsf
|
2023-03-12 06:53:09 +01:00
|
|
|
isf
|
|
|
|
ppf
|
2020-10-20 09:47:35 -04:00
|
|
|
|
2021-02-03 15:09:21 -05:00
|
|
|
jax.scipy.stats.chi2
|
2021-02-09 09:49:36 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~
|
2021-02-03 15:09:21 -05:00
|
|
|
.. automodule:: jax.scipy.stats.chi2
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
2023-03-12 06:53:09 +01:00
|
|
|
cdf
|
|
|
|
logcdf
|
|
|
|
sf
|
2023-08-22 14:44:32 -07:00
|
|
|
logsf
|
2021-02-03 15:09:21 -05:00
|
|
|
|
2020-10-20 09:47:35 -04:00
|
|
|
|
|
|
|
jax.scipy.stats.dirichlet
|
2021-01-14 14:38:39 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
2020-10-20 09:47:35 -04:00
|
|
|
.. automodule:: jax.scipy.stats.dirichlet
|
|
|
|
|
2019-04-15 12:40:18 -04:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
2019-01-15 20:14:19 -05:00
|
|
|
|
|
|
|
jax.scipy.stats.expon
|
2019-11-20 12:35:10 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~
|
2019-01-15 20:14:19 -05:00
|
|
|
.. automodule:: jax.scipy.stats.expon
|
2019-04-15 12:40:18 -04:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
2019-01-15 20:14:19 -05:00
|
|
|
|
|
|
|
jax.scipy.stats.gamma
|
2019-11-20 12:35:10 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~
|
2019-01-15 20:14:19 -05:00
|
|
|
.. automodule:: jax.scipy.stats.gamma
|
2019-04-15 12:40:18 -04:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
2023-03-12 06:53:09 +01:00
|
|
|
cdf
|
|
|
|
logcdf
|
|
|
|
sf
|
2023-08-22 14:44:32 -07:00
|
|
|
logsf
|
2019-01-15 20:14:19 -05:00
|
|
|
|
2022-06-11 14:24:19 -04:00
|
|
|
jax.scipy.stats.gennorm
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.gennorm
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
cdf
|
|
|
|
logpdf
|
|
|
|
pdf
|
|
|
|
|
2020-10-20 09:47:35 -04:00
|
|
|
jax.scipy.stats.geom
|
|
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.geom
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpmf
|
|
|
|
pmf
|
|
|
|
|
2019-01-15 20:14:19 -05:00
|
|
|
jax.scipy.stats.laplace
|
2019-11-20 12:35:10 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
2019-01-15 20:14:19 -05:00
|
|
|
.. automodule:: jax.scipy.stats.laplace
|
2019-04-15 12:40:18 -04:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
2019-07-02 15:00:47 -04:00
|
|
|
cdf
|
2019-04-15 12:40:18 -04:00
|
|
|
logpdf
|
|
|
|
pdf
|
2019-01-15 20:14:19 -05:00
|
|
|
|
2020-02-03 12:44:57 -05:00
|
|
|
jax.scipy.stats.logistic
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.logistic
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
cdf
|
|
|
|
isf
|
|
|
|
logpdf
|
|
|
|
pdf
|
|
|
|
ppf
|
|
|
|
sf
|
|
|
|
|
2023-08-17 12:56:15 -07:00
|
|
|
jax.scipy.stats.multinomial
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.multinomial
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpmf
|
|
|
|
pmf
|
|
|
|
|
2020-10-20 09:47:35 -04:00
|
|
|
jax.scipy.stats.multivariate_normal
|
2021-01-14 14:38:39 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
2020-10-20 09:47:35 -04:00
|
|
|
.. automodule:: jax.scipy.stats.multivariate_normal
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
|
|
|
|
2023-08-17 12:56:15 -07:00
|
|
|
jax.scipy.stats.nbinom
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.nbinom
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpmf
|
|
|
|
pmf
|
|
|
|
|
2019-01-15 20:14:19 -05:00
|
|
|
jax.scipy.stats.norm
|
2019-11-20 12:35:10 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~
|
2019-01-15 20:14:19 -05:00
|
|
|
.. automodule:: jax.scipy.stats.norm
|
2019-04-15 12:40:18 -04:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
2023-08-22 14:44:32 -07:00
|
|
|
cdf
|
|
|
|
logcdf
|
2020-02-03 12:44:57 -05:00
|
|
|
ppf
|
2023-03-12 06:53:09 +01:00
|
|
|
sf
|
2023-08-22 14:44:32 -07:00
|
|
|
logsf
|
2023-03-12 06:53:09 +01:00
|
|
|
isf
|
2019-01-15 20:14:19 -05:00
|
|
|
|
2020-10-20 09:47:35 -04:00
|
|
|
jax.scipy.stats.pareto
|
2021-01-14 14:38:39 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
2020-10-20 09:47:35 -04:00
|
|
|
.. automodule:: jax.scipy.stats.pareto
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
|
|
|
|
|
|
|
jax.scipy.stats.poisson
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.poisson
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpmf
|
|
|
|
pmf
|
|
|
|
|
|
|
|
jax.scipy.stats.t
|
2021-01-14 14:38:39 -08:00
|
|
|
~~~~~~~~~~~~~~~~~
|
2020-10-20 09:47:35 -04:00
|
|
|
.. automodule:: jax.scipy.stats.t
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
|
|
|
|
2022-10-03 17:46:28 -04:00
|
|
|
jax.scipy.stats.truncnorm
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.truncnorm
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
cdf
|
|
|
|
logcdf
|
|
|
|
logpdf
|
|
|
|
logsf
|
|
|
|
pdf
|
|
|
|
sf
|
|
|
|
|
2019-01-15 20:14:19 -05:00
|
|
|
jax.scipy.stats.uniform
|
2019-11-20 12:35:10 -08:00
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~
|
2019-01-15 20:14:19 -05:00
|
|
|
.. automodule:: jax.scipy.stats.uniform
|
2019-04-15 12:40:18 -04:00
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|
2024-01-13 13:01:16 +00:00
|
|
|
cdf
|
|
|
|
ppf
|
2022-06-23 10:00:54 -04:00
|
|
|
|
|
|
|
jax.scipy.stats.gaussian_kde
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. currentmodule:: jax.scipy.stats
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
gaussian_kde
|
|
|
|
gaussian_kde.evaluate
|
|
|
|
gaussian_kde.integrate_gaussian
|
|
|
|
gaussian_kde.integrate_box_1d
|
|
|
|
gaussian_kde.integrate_kde
|
|
|
|
gaussian_kde.resample
|
|
|
|
gaussian_kde.pdf
|
|
|
|
gaussian_kde.logpdf
|
2022-11-22 01:16:08 +00:00
|
|
|
|
|
|
|
jax.scipy.stats.vonmises
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.vonmises
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
2023-07-08 12:27:18 +00:00
|
|
|
pdf
|
2023-10-16 03:45:24 +02:00
|
|
|
|
|
|
|
jax.scipy.stats.wrapcauchy
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
.. automodule:: jax.scipy.stats.wrapcauchy
|
|
|
|
.. autosummary::
|
|
|
|
:toctree: _autosummary
|
|
|
|
|
|
|
|
logpdf
|
|
|
|
pdf
|