Divi is a Python library for generating quantum programs at scale. It allows users to parallelize quantum workloads, manage hardware or simulator execution, and interact with cloud-based compute clusters—all through a simple and flexible API.
Divi is designed to allow researchers, students, and enterprises to deploy quantum workloads efficiently across hybrid and distributed environments.
Important
Divi is under active development and in early stages. Users should expect frequent changes that are likely to be incompatable with previous published versions.
- 🧠 Smart Job Parallelization: Automatically parallelizes your quantum programs based on task structure.
- 🌐 Cloud Execution: Send jobs to local or remote clusters with minimal configuration.
- 🔌 Extensible API: Easily integrate with your existing quantum stack.
- 📦 Lightweight & Modular: Install and use only what you need.
Divi can be easily installed from Pypi
pip install qoro-divi
Full documentation is available at: https://docs.qoroquantum.net/divi