mentpy icon indicating copy to clipboard operation
mentpy copied to clipboard

Add Autodiff for MBQC circuits

Open bestquark opened this issue 1 year ago • 0 comments

It would be really nice to have autodiff in the simulators similar to other QML packages. This could be accomplished via Jax (see here), PyTorch, autograd, theano, etc -- or we could try Enzyme (see here).

This would allow the simulation of training circuits much faster than it is currently.

bestquark avatar Oct 11 '23 00:10 bestquark