项目作者: TejasAvinashShetty

项目描述 :
Evolve any unitary using solve_ivp
高级语言: Jupyter Notebook
项目地址: git://github.com/TejasAvinashShetty/ihu.git
创建时间: 2021-01-31T06:58:22Z
项目社区:https://github.com/TejasAvinashShetty/ihu

开源协议:Other

下载


ihu

Evolve any unitary using solve_ivp

The package will allow you to evolve a unitary, give the
Hamiltonian. We assume closed system dynamics.
So, no lindbladians allowed !!!
One needs to give

  • unitary at time zero,
  • Hamiltonian as a function which depends on time.
  • evolution time

From the unitary at time zero we will determine the
shape of the Unitary.
We hope that the hamiltonian that you provide will
be of same shape as that of the unitary

Install

pip install ihu

How to use

Fill me in please! Don’t forget code examples:

  1. 1+1
  1. 2