top of page
Having Fun with Theoretical Physics
To install and use the package, follow these steps:
​
-
Clone the repository: git clone https://github.com/yhu1996/QMatch.git
-
Navigate to the project directory: cd QMatch-main
-
Install the package: pip install .
-
Import the package: from QMatch import QMatch as QM
-
Use the func() function: QM.func()
Features
The current version includes the following features.
ground state correlation matrix (given the Hamiltonian)
critical Ising ground state correlation matrix
correlation matrix for maximally entangled states
ground state energy (given the Hamiltonian)
partial trace
tensor product
von Neumann Entropy
Conditional mutual information
Fidelity
Gaussian channel
Erasure channel
Petz recovery map
rotated Petz recovery map
local Z measurement
bottom of page