You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add uuid to parametric and analog
* make parameterize test + add extra op in differentiation
* _param uuid in initialization
* use suffix for gpsr
* fix analog _gpsr suffix
* fix _gpsr parametric
* adding gate-wise psr for no shots
* simplify computation no shots
* add finite shots fwd notimplementederror for repeated case
* change syntax for defjvp by using a shift argument in gates
* change test for repeated params
* tried gate ind but not working
* repeated param case working
* add test with jit
* more docstr
* fix shape jax random
* use tuple of int for values
* add chex
* using chex
* add spectral gap via gates
* adding spectral gap from gates
* also assert hessian
* rm hessian parts
* decorate hessian fcts with variants
* rm forward_mode
* rm also strenum
* hessian too unstable
* jax.hessian
* rm hessian - still unstable
* fixing shift add for hessian
* add second derivatives in test
* change naming align eigenvectors
* replace chex with if for n_shots
* refactor
* remove n_shots None and small syntax changed
* reput checkify
* adding python 3.13
---------
Co-authored-by: Charles MOUSSA <[email protected]>
0 commit comments