pyscfad.util.is_tracer#

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

Test if the object is a tracer.

Parameters:

a (object) – The object to be tested.

Notes

Only works for the jax backend.