Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
The mini version of Q3, a symbolic quantum simulation framework on quantum systems
Contributed by: Mahn-Soo Choi
Q3 is a symbolic quantum simulation framework written in Wolfram Language to help study quantum information systems, quantum many-body systems, and quantum spin systems; hence the name Q3. It provides various tools and utilities for symbolic and numerical calculations on these representative quantum systems.
This package is the mini version of Q3, including a minimal documentation set; but not the code. To use the Q3 functionality and read all documents, you need to install Q3 from the GitHub repository.
N.B.: The Wolfram Language Paclet Repository seems to be only for small packages. As for the full Q3 package, it is technically challenging to publish here because the submission process takes so long and, at the very end, is disrupted with the dull error message "ResourceSubmi::apierr: Unknown error".
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["QuantumMob/Q3mini"]
To load the code after installation, evaluate this code:
Needs["QuantumMob`Q3mini`"]
To install this package from the GitHub repository (recommended), evaluate this code:
In[1]:= | ![]() |
Out[1]= | ![]() |
In[2]:= | ![]() |
In[3]:= | ![]() |
Out[3]= | ![]() |
In[4]:= | ![]() |
Out[4]= | ![]() |
In[5]:= | ![]() |
Out[5]= | ![]() |
Wolfram Language Version 13.1
GNU General Public License v3.0 only