pyscfad.util.is_tracer# pyscfad.util.is_tracer(a)[source]# Test if the object is a tracer. Parameters: aobjectThe object to be tested. Notes Only works for the jax backend.