Group Abstract Group Abstract

Message Boards Message Boards

5
|
1.9K Views
|
13 Replies
|
10 Total Likes
View groups...
Share
Share this post:
GROUPS:

[WSG25] Daily Study Group: Quantum Optimization

13 Replies
Posted 1 month ago
Attachments:
POSTED BY: Bob Renninger
Posted 1 month ago

Quiz Problem 1 does not have the multiple-choice mode enabled.

POSTED BY: Tingting Zhao

Hey Tingting,

We redeployed the quiz yesterday afternoon. If you delete the current quiz file from your cloud account, you can refresh the link and try again.

Let me know if you have any issues.

Cassidy

Wolfram U

POSTED BY: Cassidy Hinkle
Posted 1 month ago
POSTED BY: Bob Renninger

Correction on Class Notebook: Quantum Natural Gradient Descent

In the Fubini-Study section where we previously calculated step-by-step, we need to make the following adjustment inside the Table code:

\[Psi] -> Ket[{\[Psi]}]

The final code would look like this:

fubini = Table[
    Re[ConjugateTranspose[d\[Psi][[i]]] .d\[Psi][[j]]] - 
        (ConjugateTranspose[d\[Psi][[i]]] .Ket[{\[Psi]}]) (ConjugateTranspose[Ket[{\[Psi]}]].d\[Psi][[j]]),        
    {i, Length@d\[Psi]}, {j, Length@d\[Psi]}
    ] // ComplexExpand // FullSimplify

The change has already been made in the shared folder!

Hi, I got to know about the quantum framework fairly recently. You put in a lot of effort. Thanking you for that. @Mads Bahrami and team.

Request: Do we have a local installation setup ?

Thanks!, Can you please provide more detail about the issue you are having with loading the paclet? What error messages are you getting?

POSTED BY: Bruno Tenorio

@Bruno Tenorio Apparently a minor problem. The commands did not function as expected. It was resolved as a soon as did a clean install on Mathematica. Thanks for your kind reply.

POSTED BY: Bruno Tenorio

Great! Looking forward to this Study Group!

For our users, we will have another quantum study group soon, too: https://community.wolfram.com/groups/-/m/t/3401335

Do not miss them :-)

POSTED BY: Mohammad Bahrami
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard