Replies: 4 comments 1 reply
|
I found this post :). Exactly what I needed. Could be an interesting example to add to the docs. A tutorial or user guide? |
0 replies
|
Hi @oameye, we are indeed planning to add the example about automatic differentiation. For the moment you can check the runtests here: or look at our paper: Be aware that it is totally experimental. But contributions are welcome of course. |
0 replies
|
I have added a tutorial where I got it working using |
1 reply
|
https://qutip.org/QuantumToolbox.jl/stable/users_guide/autodiff#doc:autodiff |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
To compute the Quantum Fisher information of a state you need to have the the derivative of the density matrix compared to a parameter. I was wondering if someone already figured out how to compute that using QuantumToolbox. I know in the sciml ecosystem their exist tools like this for fitting routines. Does somebody have some experience with this?
All reactions