Git Product home page Git Product logo

marcelwa / ddvis Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cda-tum/mqt-ddvis

0.0 0.0 0.0 11.09 MB

MQT DDVis - An installation-free web-tool which visualizes quantum decision diagrams and allows to explore their behavior when used in design tasks such as simulation, synthesis, or verification.

Home Page: https://iic.jku.at/eda/research/quantum_dd/tool/

License: MIT License

Shell 0.01% CMake 1.06% JavaScript 56.86% C++ 26.87% OpenQASM 3.48% HTML 8.01% CSS 3.72%

ddvis's Introduction

License: MIT CI

MQT DDVis

An installation-free web-tool by the Institute for Integrated Circuits at the Johannes Kepler University Linz which visualizes quantum decision diagrams and allows to explore their behavior when used in design tasks such as simulation, synthesis, or verification. The tool is hosted online at https://iic.jku.at/eda/research/quantum_dd/tool/.

MQT DDVis allows users to interactively learn how decision diagrams can be used in quantum computing, e.g., to

  • compactly represent quantum states and efficiently simulate quantum circuits,
  • compactly represent the functionality of quantum circuits,
  • verify the equivalence of two circuits in an efficient fashion.

Quickstart

To run DDVis locally, you will require a C++ compiler, CMake, Node.js, and NPM (probably still missing something). The following commands will build the app and start it. Open your browser at localhost:3000 to access the user interface.

$ git clone --recurse-submodules [email protected]:cda-tum/ddvis.git  
$ cd ddvis
ddvis $ npm install
ddvis $ npm run-script run
[...]
> node ./bin/www

(Tested under Ubuntu 20.04 with npm installed via sudo snap install node.)

Contact

If you are interested in our research on either topic, visit https://iic.jku.at/eda/research/quantum/.

If you have any questions, feel free to contact us via [email protected] or by creating an issue on GitHub.

ddvis's People

Contributors

7magic7mike7 avatar burgholzer avatar dependabot[bot] avatar hillmich 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.