Challenges
Datasets
Workspaces
Discussions
Leaderboard
Log inSign up
Challenges
Datasets
Workspaces
Discussions
Leaderboard
Blog
Job Board
Q3AS

© 2026 Aqora Quantum S.A.S.

TermsPrivacyLegal Notice
Solving the Advection Equation background cover

qinnovision-world-challenge-2025 / Solving the Advection Equation

Join now
Overview
Docs
Code
Rules
Discussion
Approval

Rules

By default all tracks must comply to the rules defined in aqora's Terms of Use

You are required to submit a Python notebook, with the algorithm implemented using the Classiq SDK. The notebook should include the following:
  1. Algorithm Implementation: An algorithm designed using the Classiq platform (SDK), implementing a quantum program to solve the advection equation with Dirichlet boundary conditions.
  2. Graphical Visualization: A plot showing the resulting function φ(x,t=1.0).
  3. CX-Gate Count Analysis: A quantitative analysis of the CX-gate counts (extract the counts using the Classiq platform) presented in a graphical format.