From a7c3106c0e54030d130569166583174e101c7e05 Mon Sep 17 00:00:00 2001 From: "Gerald E. Fux" Date: Fri, 21 Jun 2024 15:37:11 +0200 Subject: [PATCH] WIP --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 12d955a..e9a4758 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ -**_NOTE:_** The former package **TimeEvolvingMPO** is now integrated into **OQuPy**. # OQuPy: Open Quantum Systems in Python **A Python 3 package to efficiently compute non-Markovian open quantum systems.** [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/tempoCollaboration/OQuPy/main?filepath=tutorials%2Fquickstart.ipynb) -[![Build Status](https://app.travis-ci.com/tempoCollaboration/OQuPy.svg?branch=main)](https://app.travis-ci.com/tempoCollaboration/OQuPy) -[![codecov](https://codecov.io/gh/tempoCollaboration/OQuPy/branch/main/graph/badge.svg)](https://codecov.io/gh/tempoCollaboration/OQuPy) +[![Tests status](https://github.com/tempoCollaboration/OQuPy/actions/workflows/python-package-tests.yml/badge.svg)](https://github.com/tempoCollaboration/OQuPy/actions/workflows/python-package-tests.yml) +[![Codecov](https://codecov.io/gh/tempoCollaboration/OQuPy/branch/main/graph/badge.svg)](https://codecov.io/gh/tempoCollaboration/OQuPy) [![Documentation Status](https://readthedocs.org/projects/oqupy/badge/?version=latest)](https://oqupy.readthedocs.io/en/latest/?badge=latest) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](https://github.com/tempoCollaboration/OQuPy/blob/main/CODE_OF_CONDUCT.md) [![DOI](https://www.zenodo.org/badge/244404030.svg)](https://www.zenodo.org/badge/latestdoi/244404030) @@ -25,8 +24,6 @@ systems [3-5]. This includes methods to compute ... - the dynamics of an open many-body system with one-to-all light-matter coupling [9]. - compute higher order multi-time correlations (e.g. for 2D electronic spectroscopy). -Up to versions 0.1.x this package was called *TimeEvolvingMPO*. - ![OQuPy - overview](docs/graphics/overview.png) - **[1]** Strathearn et al., [New J. Phys. 19(9), p.093009](http://dx.doi.org/10.1088/1367-2630/aa8744) (2017).