pyscfad.util.is_tracer#

pyscfad.util.is_tracer(a)[source]#

Test if the object is a tracer.

Parameters:
aobject

The object to be tested.

Notes

Only works for the jax backend.