GithubHelp home page GithubHelp logo

deyh2020 / quantumnetworks Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phionx/quantumnetworks

0.0 0.0 0.0 95.58 MB

We present quantumnetworks as a numerical simulation tool with which to explore the time-dynamics of a driven, lossness, and nonlinear multi-mode quantum network using the Heisenberg-Langevin Equations. The applications of this tooling span quantum transduction, bosonic quantum error correction systems, quantum communication, and more.

Home Page: https://pypi.org/project/quantumnetworks/

License: MIT License

Python 100.00%

quantumnetworks's Introduction

quantumnetworks

License


Please checkout this presentation and paper for a quick overview of quantumnetworks!

Installation

Conda users, please make sure to conda install pip before running any pip installation if you want to install quantumnetworks into your conda environment.

quantumnetworks will soon be published on PyPI. So, to install, simply run:

pip install quantumnetworks

If you also want to download the dependencies needed to run optional tutorials, please use pip install quantumnetworks[dev] or pip install 'quantumnetworks[dev]' (for zsh users).

To check if the installation was successful, run:

python3
>>> import quantumnetworks as qn

Building from source

To build quantumnetworks from source, pip install using:

git clone [email protected]:Phionx/quantumnetworks.git
cd quantumnetworks
pip install --upgrade .

If you also want to download the dependencies needed to run optional tutorials, please use pip install --upgrade .[dev] or pip install --upgrade '.[dev]' (for zsh users).

Installation for Devs

If you intend to contribute to this project, please install quantumnetworks in develop mode as follows:

git clone [email protected]:Phionx/quantumnetworks.git
cd quantumnetworks
pip install -e .[dev]

Please use pip install -e '.[dev]' if you are a zsh user.

Motivation

We present quantumnetworks as a numerical simulation tool with which to explore the time-dynamics of a driven, lossness, and nonlinear multi-mode quantum network using the Heisenberg-Langevin Equations. The applications of this tooling span quantum transduction, bosonic quantum error correction systems, quantum communication, and more.

Codebase

The codebase is split across quantumnetworks/systems and quantumnetworks/analysis, which respectively provide solvers and analysis tools for several quantum network systems of interest.

Future Directions

Checkout issues to see what we are working on these days!

Acknowledgements

Core Devs: Shantanu Jha, Shoumik Chowdhury, Lamia Ateshian

Thanks to Professor Luca Daniel and our TA, Taqiyyah Safi, for invaluable feedback during the development of this package in the Fall 2021 iteration of Introduction to Numerical Simulation (6.336) at MIT.

quantumnetworks's People

Contributors

phionx avatar shoumikdc avatar ateshian avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.