![]() |
大力的饺子 · 酪组词_《酪》的多意字组词_酪字的拼音读音- ...· 2 月前 · |
![]() |
鬼畜的火柴 · 山东省发展和改革委员会 工作信息 ...· 3 月前 · |
![]() |
慈祥的砖头 · Node.js基础 – Nicomind· 5 月前 · |
![]() |
大力的椰子 · 济阳红霞广场舞《喝醉的鱼》广场交谊舞曲MP3 ...· 6 月前 · |
![]() |
孤独的沙发 · 9月份Github上非常热门的Python开 ...· 8 月前 · |
jax.debug.print
and
jax.debug.breakpoint
checkify
transformation
shard_map
xmap
jax.checkpoint
(aka
jax.remat
)
jax.numpy
module
jax.scipy
module
jax.lax
module
jax.random
module
jax.sharding
module
jax.debug
module
jax.dlpack
module
jax.distributed
module
jax.dtypes
module
jax.flatten_util
module
jax.image
module
jax.nn
module
jax.nn.initializers
module
jax.ops
module
jax.profiler
module
jax.stages
module
jax.tree
module
jax.tree_util
module
jax.typing
module
jax.export
module
jax.extend
module
jax.extend.ffi
module
jax.extend.linear_util
module
jax.extend.mlir
module
jax.extend.random
module
jax.example_libraries
module
jax.example_libraries.optimizers
module
jax.example_libraries.stax
module
jax.experimental
module
jax.experimental.array_api
module
jax.experimental.checkify
module
jax.experimental.host_callback
module
jax.experimental.maps
module
jax.experimental.pjit
module
jax.experimental.sparse
module
jax.experimental.jet
module
jax.experimental.custom_partitioning
module
jax.experimental.multihost_utils
module
jax.experimental.compilation_cache
module
jax.experimental.key_reuse
module
jax.experimental.mesh_utils
module
jax.experimental.serialize_executable
module
jax.experimental.shard_map
module
jax.experimental.pallas
module
jax.lib
module
The gamma function.
JAX implementation of
scipy.special.gamma
.
The gamma function is defined for \(\Re(z)>0\) as
\[\mathrm{gamma}(z) = \Gamma(z) = \int_0^\infty t^{z-1}e^{-t}\mathrm{d}t\]
and is extended by analytic continuation to arbitrary complex values
z
.
For positive integers
n
, the gamma function is related to the
factorial()
function via the following identity:
x ( ArrayLike ) – arraylike, real valued.
array containing the values of the gamma function
See also
jax.scipy.special.factorial()
: the factorial function.
jax.scipy.special.gammaln()
: the natural log of the gamma function
jax.scipy.special.gammasgn()
: the sign of the gamma function
Notes
Unlike the scipy version, JAX’s
gamma
does not support complex-valued inputs.
![]() |
慈祥的砖头 · Node.js基础 – Nicomind 5 月前 |