Group Abstract Group Abstract

Message Boards Message Boards

Wolfram quantum computation framework: a few examples

POSTED BY: Mohammad Bahrami
8 Replies
Posted 3 years ago

The last Measurement QuantumMeasurementOperator[{2}] does not actually happen.

Attachments:
POSTED BY: Peter Aptaker

Sorry, Doug. I do not have #13 yet. Did not even decide if I want to dive into quantum computing ... now. But may be I will.

Be well.

Posted 4 years ago

Is the paclet up and running . Tried all the methods above on my Mathematica 13 and its not downloading.

POSTED BY: Doug Beveridge
Posted 4 years ago

It's ok now - thank you!

POSTED BY: Kuba K

The Paclet Repository is still in Beta release, so there might be some issues for some users. Try this one in case:

PacletUninstall/@PacletFind["Quantum*"];
ClearAll["Wolfram`QuantumFramework`*","Wolfram`QuantumFramework`**`*"];
PacletInstall[CloudObject@URLExpand@"https://wolfr.am/ZcOPnVar",ForceVersionInstall->True]
<< Wolfram`QuantumFramework` 
POSTED BY: Mohammad Bahrami
Posted 4 years ago

Hi, when I tried to install this via:

(*Note you need Mathematica version 12.3 or higher*)
PacletUninstall/@PacletFind["Quantum*"];
PacletInstall["Wolfram__QuantumFramework"]
Needs["Wolfram`QuantumFramework`"] 

Mathematica (12.3) returns:

PacletInstall::notavail: No paclet named Wolfram__QuantumFramework is available for download from any currently enabled paclet sites.

Regards

Kuba

POSTED BY: Kuba K

enter image description here -- you have earned Featured Contributor Badge enter image description here Your exceptional post has been selected for our editorial column Staff Picks http://wolfr.am/StaffPicks and Your Profile is now distinguished by a Featured Contributor Badge and is displayed on the Featured Contributor Board. Thank you!

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