Skip to main content

Browser-based quantum circuit IDE powered by QPerfect

Project description

Mimiq IDE

A browser-based quantum circuit IDE powered by QPerfect.

Mimiq IDE lets you design, visualise, and simulate quantum circuits — directly in your browser, with no setup beyond a single pip install. Compose circuits visually by dragging and dropping gates, or write Python code directly in the built-in editor. Results are displayed instantly with histograms, statevectors, and Bloch sphere visualisations.


Install

pip install mimiq-ide

Requires Python 3.9+.


Run

mimiq

That's it. Your browser opens automatically at http://127.0.0.1:8002.


What you can do

  • Visual circuit editor — drag and drop gates onto qubits, reorder them, group and collapse blocks
  • Code editor — write mimiqcircuits Python directly with syntax highlighting and gate autocomplete
  • Local simulation — run circuits instantly via Quantanium with configurable shot counts
  • Cloud execution — submit jobs to the QPerfect cloud via MimiqLink
  • Results panel — histogram, statevector amplitudes, Bloch sphere, and phase visualisation
  • Export — save circuits as .py, results as .json, or generate a full PDF report
  • Math shortcutspi, arcsin, arccos, sqrt and all standard math functions are available in the editor without any import

Requirements

The following QPerfect packages are required and installed automatically:

Package Purpose
mimiqcircuits Circuit definition and gate library
mimiqlink Cloud job submission
quantanium Local simulation engine

Note: quantanium depends on NVIDIA CUDA libraries (~500 MB). This is expected — it powers the local simulator.


Documentation

Full gate reference, API docs, and tutorials: https://docs.mimiq.io


Support

Channel Details
Email support@mimiq.io
Issues Report bugs or feature requests via email

Package maintenance

Remotes

Name URL
gitlab git@gitlab.qperfect.io:development/mimiq-ide.git — hosts CI/CD, source of truth
origin https://github.com/AymaneHassani/mimiq-ide.git — public mirror for Cyrille & Yann

CI/CD pipeline

Defined in .gitlab-ci.yml, three stages:

Job Triggers on Does
build-wheel every push/tag builds frontend, copies into Python package, produces .whl
publish-pypi v*.*.* tag only uploads .whl to PyPI via twine
mirror-github v*.*.* tag only pushes code to GitHub

Releasing a new version

bash release.sh

The script will:

  1. Show current version
  2. Ask: patch bump (x.y.Z) or minor bump (x.Y.0)
  3. Update version in pyproject.toml and mimiq_ide/__init__.py
  4. Commit all staged changes + version bump
  5. Create git tag vX.Y.Z
  6. Push branch + tag to GitLab → CI builds and publishes to PyPI automatically

Manually mirroring to GitHub

git push origin main
git push origin vX.Y.Z   # if you also want the tag on GitHub

PyPI rules

  • PyPI rejects duplicate versions — never push the same version tag twice
  • If a release fails mid-way, bump to the next patch version before retrying

© QPerfect — All rights reserved.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mimiq_ide-1.3.6.tar.gz (108.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mimiq_ide-1.3.6-py3-none-any.whl (107.6 kB view details)

Uploaded Python 3

File details

Details for the file mimiq_ide-1.3.6.tar.gz.

File metadata

  • Download URL: mimiq_ide-1.3.6.tar.gz
  • Upload date:
  • Size: 108.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for mimiq_ide-1.3.6.tar.gz
Algorithm Hash digest
SHA256 7686c22a34c7a775d1bafef4d414293db834f8c58fbf6bb11f991302c9a353d8
MD5 346cfbaa525cfa971682c47f0bc0bc2c
BLAKE2b-256 733d9b511f0512464cb7d7e5873aa3251c874b9ae20ba782a10064224ef30f0f

See more details on using hashes here.

File details

Details for the file mimiq_ide-1.3.6-py3-none-any.whl.

File metadata

  • Download URL: mimiq_ide-1.3.6-py3-none-any.whl
  • Upload date:
  • Size: 107.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for mimiq_ide-1.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 80543fbbc5950de2eca3801058711c22d69ac57e5bb02bc1df6f5b4498ac37b8
MD5 87d398e98fa85bca9d06d82b78b005e9
BLAKE2b-256 d875c6fa66f52b11af155dc7c619901daf01ae8e2b354186c4d0e4e08a30355a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page