Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 970 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 970 Bytes

$\text{SUMA}\mathrm{Q}$: Spiced Up! More Accessible Quantum

Build Status

A Python package for condensed matter physics simulations.

Description

$\text{SUMA}\mathrm{Q}$ is a package designed to help users perform various calculations relevant to condensed matter physics. It comes with pre-defined Hamiltonians and allows users to build their own fermionic Hamiltonians. The package also supports generating, post-processing, and analyzing response functions. For time evolution of Hamiltonians, the package uses qiskit to implement quantum circuits and run jobs on real and fake backends. Additionally, there are built-in functions to perform common operations such as Fourier transforms, representing a matrix operator in terms of Pauli strings, or saving data in a human-readable format. It is important to note that this package is still in development.