pyscfad.util#

Utility functions

Functions

is_tracer(a)

Test if the object is a tracer.

pytree_node(leaf_names[, num_args, ...])

Class decorator that registers the underlying class as a pytree.

to_pyscf(obj[, nocopy_names, out])

Convert the pyscfad object to its pyscf counterpart.