Skip to content

Commit

Permalink
readme: add article references
Browse files Browse the repository at this point in the history
Signed-off-by: rbudai <[email protected]>
  • Loading branch information
rbudai98 committed Jul 12, 2024
1 parent f2904ce commit 03e887e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Python library for quantum systems and simulation
## Overview
This module provides various tools and utilities for simulating quantum systems. It includes functions for handling common quantum operations, such as Pauli operators, outer products, commutators, and anti-commutators. Additionally, it provides a class `qsimulations` to manage and simulate time-dependent quantum systems with ancillary qubits and damping operators.

## Articles
* [Single-ancilla ground state preparation via Lindbladians](https://arxiv.org/abs/2308.15676)
* [Simulating Open Quantum Systems Using Hamiltonian Simulations](https://arxiv.org/abs/2311.15533)

## Functions

### Utility Functions
Expand Down

0 comments on commit 03e887e

Please sign in to comment.