netket.jax.tree_conj#

netket.jax.tree_conj(t)[source]#

Conjugate all complex leaves. The real leaves are left untouched. :type t: Any :param t: pytree

Return type

Any

Parameters

t (Any) –