Creating a server for quantum computing experiments

(github.com)

1 points | by Dpbm 3 hours ago

1 comments

  • Dpbm 3 hours ago
    This is a project I've been working on and I want to share it with you. This one is a whole infrastructure to handle quantum jobs on a server you're able control (even on a raspberry pi).

    To use it, just run the docker compose on your server machine and then use the python client library (https://github.com/Dpbm/qserver-connect) to add plugins and submit/retrieve jobs.