TejasAvinashShetty / ihu

Evolve any unitary using solve_ivp
https://tejasavinashshetty.github.io/ihu/
Other
3 stars 0 forks source link
fastcore nbdev quantum-computing quantum-control

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

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
2