Challenges
Datasets
Workspaces
Discussions
Leaderboard
Blog
Job Board
Q3AS
Log in
Sign up
qinnovision-world-challenge-2025 /
Solving the Advection Equation
Join now
Overview
Docs
Code
Rules
Discussion
Approval
Rules
By default all competitions 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:
Algorithm Implementation:
An algorithm designed using the Classiq platform (SDK), implementing a quantum program to solve the advection equation with Dirichlet boundary conditions.
Graphical Visualization:
A plot showing the resulting function φ(x,t=1.0).
CX-Gate Count Analysis:
A quantitative analysis of the CX-gate counts (extract the counts using the Classiq platform) presented in a graphical format.