Skip to content

Add max flow panhandle and heat equation via schrodingerization examples - #1681

Open
jackglennon wants to merge 4 commits into
Classiq:mainfrom
jackglennon:add-max-flow-and-pde-schro-notebooks
Open

Add max flow panhandle and heat equation via schrodingerization examples#1681
jackglennon wants to merge 4 commits into
Classiq:mainfrom
jackglennon:add-max-flow-and-pde-schro-notebooks

Conversation

@jackglennon

Copy link
Copy Markdown

PR Description

Adding two new notebooks, one on solving the heat equation using Schrodingerization the other on solving the max flow panhandle b problem using QAOA.

Closes #1680

Some notes

  • Please make sure that the notebook runs successfully with the latest Classiq version.

  • Please make sure that you placed the files in an appropriate folder

    • And that the file names are clear, descriptive, and match the notebook content.
      • Note that we require the file names of .ipynb and .qmod to be unique across this repository.
    • Plus, please make sure that all required files are included: .qmod, .synthesis_options.json, .metadata.json
    • And that images are embedded inside the notebook, not added as external files
  • If applicable, please include link to the paper on which the notebook is based, in the notebook itself.

  • Please use rebase on your branch (no merge commits)

  • Please link this PR to the relevant issue

  • Please make sure to run pre-commit when commiting changes

    • If you're using git in the terminal, make sure to install pre-commit via running pip install pre-commit followed by pre-commit install
    • Note that Classiq runs automatic code linting. Meaning that one of the tests verifies the output of pre-commit.
    • Also note that pre-commit may minorly alter some files. Make sure to git add the changes done by pre-commit

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions

Copy link
Copy Markdown

🔥 New notebook just dropped!

@amir-naveh , @TomerGoldfriend — come check out this shiny new addition to our repo.

@jackglennon
jackglennon force-pushed the add-max-flow-and-pde-schro-notebooks branch from 32aed4f to 51dc935 Compare August 13, 2026 00:00
@jackglennon
jackglennon force-pushed the add-max-flow-and-pde-schro-notebooks branch from 51dc935 to a85a04e Compare August 15, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding heat_eq_schrodingerization and max_flow_panhandle to applications

1 participant