tensorcircuit.interfaces¶ tensorcircuit.interfaces.jax create_jax_function() jax_interface() jax_wrapper() tensorcircuit.interfaces.numpy np_interface() numpy_interface() tensorcircuit.interfaces.scipy scipy_interface() scipy_optimize_interface() tensorcircuit.interfaces.tensorflow tensorflow_interface() tf_dtype() tf_interface() tf_wrapper() tensorcircuit.interfaces.tensortrans args_to_tensor() gate_to_matrix() general_args_to_backend() general_args_to_numpy() numpy_args_to_backend() numpy_to_tensor() qop_to_matrix() tensor_to_backend_jittable() tensor_to_dlpack() tensor_to_dtype() tensor_to_numpy() which_backend() tensorcircuit.interfaces.torch pytorch_interface() torch_interface() torch_interface_kws()