Skip to content

Latest commit

 

History

History
121 lines (89 loc) · 5.15 KB

README.md

File metadata and controls

121 lines (89 loc) · 5.15 KB

ThereminQ-Tensors

Run & Control Quantum Circuits with Agentic Jupyter Notebooks

ThereminQ

CUDA-CLuster VDI

:latest Ollama powered PyQrack & Qiskit Jupyter Notebooks
:qml includes QML Jupyter notebooks
:jupyter Jupyter notebook based data analysis
:metal Qiskit Metal and IQM KQCircuits design
:agent adds AgentOPS with Open Interpreter UI
:shors PoC Shors' Algorithm Analysis with Qimcifa and pyQrack
:bench for Zapata BenchQ and yarkstiq Quantum-benchmark

Plugins / Connectors / Jupyter NoteBooks

The following Python repos are included - converted to Jupyter Notebook or vv

Run with Nvidia-Docker and/or Intel GPU Full VDI:

Screenshot from 2024-06-15 10-23-15

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:tag

Jupyter Notebooks UI

Screenshot from 2024-06-15 10-15-29

Create and/or run Python Quantum-inspired Graphs

Screenshot from 2025-01-05 14-27-02

Simulate and visualize Sycamore/Willow circuits up to and beyond 105 qubits

Screenshot_from_2025-01-06_19-47-23

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:jupyter[-pocl]

Ollama Open Interpreter AgentOPS stack for coding solutions

Screenshot from 2024-05-04 12-54-37

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:agent

Shors' RSA SSH Keypair factorization and 2-primes test loop

Screenshot from 2022-05-14 20-10-47

QIMCIFA, Find-A-Factor and RSA Certificate generation

Screenshot from 2022-05-22 20-43-30 Shors' with

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:shors

Interactive Qiskit Metal and KQCircuits

Screenshot from 2024-04-14 17-03-08

https://youtu.be/NxArWX8WhPc

docker run --gpus all --privileged -p 6080:6080 --ipc=host --device=/dev/dri:/dev/dri -d twobombs/thereminq-tensors:metal

CPU only accelerated vanilla VDI:

docker run -p 6080:6080 -d twobombs/thereminq-tensors

Minimalistic CPU-only Jupyter notebook kiosk VDI:

docker run -p 6080:6080 -d twobombs/thereminq-tensors:minimum

Initial vnc password is 00000000

  • VNC port avaliable on 5900
  • noVNC website is avaliable at port 6080
  • xRDP running at port 3389 proxy to vnc 127.0.0.1:5900

Code from the following awesome companies and initiatives are in this container

All rights and kudos belong to their respective owners.
If (your) code resides in this container image and you don't want that please let me know.

Code of conduct : Contributor Covenant https://github.com/EthicalSource/contributor_covenant