Welcome to the Classiq challenge in the MIT 2024 IQuHACK!
Classiq is and end-to-end quantum software platform that is used to design, optimize, analyze and execute quantum algortihms. It has a web-based IDE that is accessed at platform.classiq.io, and an accopanied Python SDK package (pip install -U classiq), with the two being seamlesly integrated.
Getting started with the challenge:
- Read the challenge description (Classiq’s Generalized Arithmetic Challenge.pdf)
- Go over the challenge framework in the Jupyter notebook (classiq_challenge.ipynb)
- Register to classiq at platform.classiq.io (if you haven't done already)
- Win the challenge :)