Skip to content

vINyLogY/BEX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEX: A general python package to simulate open quantum systems

Seperate graph-related algorithm and tensor operations with the help of GPU accelerated backend for better code structure. Still under development and testing, not all test-cases are ready.

Setup

  • Development setup:

    1. Create a python virtural environment with python vesion >= 3.10.

    2. Prepare dependencies: numpy, scipy, pytorch, torchdiffeq.

    3. Install BEX in develop mode using pip:

       pip install -e .
      
    4. For testing examples, install tqdm, jupyterlab, matplotlib, etc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors