2019-01-15 20:14:19 -05:00
|
|
|
jax.scipy package
|
|
|
|
=================
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
cho_factor
|
|
|
|
cho_solve
|
|
|
|
cholesky
|
|
|
|
det
|
|
|
|
eigh
|
|
|
|
inv
|
|
|
|
lu
|
2019-09-05 09:59:47 -04:00
|
|
|
lu_factor
|
|
|
|
lu_solve
|
2019-04-15 12:40:18 -04:00
|
|
|
qr
|
|
|
|
solve
|
|
|
|
solve_triangular
|
|
|
|
svd
|
|
|
|
tril
|
|
|
|
triu
|
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
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
digamma
|
2019-08-02 08:55:22 -04:00
|
|
|
entr
|
2019-04-15 12:40:18 -04:00
|
|
|
erf
|
|
|
|
erfc
|
|
|
|
erfinv
|
|
|
|
expit
|
|
|
|
gammaln
|
2019-10-21 10:30:55 -04:00
|
|
|
i0e
|
|
|
|
i1e
|
2019-05-15 09:54:24 -04:00
|
|
|
log_ndtr
|
2019-04-15 12:40:18 -04:00
|
|
|
logit
|
|
|
|
logsumexp
|
2019-08-02 08:55:22 -04:00
|
|
|
multigammaln
|
2019-04-15 12:40:18 -04:00
|
|
|
ndtr
|
|
|
|
ndtri
|
2019-05-15 09:54:24 -04:00
|
|
|
xlog1py
|
|
|
|
xlogy
|
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
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
.. 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
|
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
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
cdf
|
|
|
|
logcdf
|
|
|
|
logpdf
|
|
|
|
pdf
|
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
|