Skip to content

PAPER-3 Photonic reproduction of QTRL - #299

Open
leithkarrai wants to merge 3 commits into
merlinquantum:release/0.4.1from
leithkarrai:docs-upload-for-QTRL
Open

PAPER-3 Photonic reproduction of QTRL#299
leithkarrai wants to merge 3 commits into
merlinquantum:release/0.4.1from
leithkarrai:docs-upload-for-QTRL

Conversation

@leithkarrai

Copy link
Copy Markdown

Summary

This PR add new documents to go with the reproduction of QTRL paper.

Related Issue

Type of change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / Cleanup
  • Performance improvement
  • CI / Build / Tooling
  • Breaking change (requires migration notes)

Proposed changes

How to test / How to run

  1. Command lines
SPHINXOPTS="-W --keep-going -n -D nbsphinx_execute=never" make clean htm

Screenshots / Logs (optional)

Performance considerations (optional)

Documentation

  • User docs updated (Sphinx)
  • Examples / notebooks updated
  • Docstrings updated
  • Updated the API

Checklist

  • PR title includes Jira issue key (e.g., PML-126)
  • "Related Jira ticket" section includes the Jira issue key (no URL)
  • Code formatted (ruff format)
  • Lint passes (ruff)
  • Static typing passes (mypy) if applicable
  • Unit tests added/updated (pytest)
  • Tests pass locally (pytest)
  • Tests pass on GPU (pytest)
  • Test coverage not decreased significantly
  • Docs build locally if affected (sphinx)
  • With this command: SPHINXOPTS="-W --keep-going -n" make -C docs clean html the docs are built without any warning or errors.
  • New public classes/methods/packages are added in the API following the methodology presented in other files.
  • Dependencies updated (if needed) and pinned appropriately
  • PR description explains what changed and how to validate it

@CassNot CassNot added documentation Improvements or additions to documentation reproduced-papers Description of reproduced papers (found in https://github.com/merlinquantum/reproduced_papers) labels Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation reproduced-papers Description of reproduced papers (found in https://github.com/merlinquantum/reproduced_papers)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants