Tutorials
Advanced JAX Tutorials
Notes
Developer documentation
API documentation
jit
vmap
pmap
Warning
This page was created from a pull request.
jax.lax.
complex
Elementwise make complex number: \(x + jy\).
Builds a complex number from real and imaginary parts.
x (Any) –
Any
y (Any) –