Skip to content

PML-390: PN-QNN paper for research ecosystem - #290

Open
CassNot wants to merge 1 commit into
merlinquantum:release/0.4.1from
CassNot:PML-390-PN-QNN-ecosytem
Open

PML-390: PN-QNN paper for research ecosystem#290
CassNot wants to merge 1 commit into
merlinquantum:release/0.4.1from
CassNot:PML-390-PN-QNN-ecosytem

Conversation

@CassNot

@CassNot CassNot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Adding https://arxiv.org/abs/2607.20045 in the research ecosystem page

Related Issue

PML-390

Type of change

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

Proposed changes

New gallery card with figure from paper and labels + summary linking to https://arxiv.org/abs/2607.20045

How to test / How to run

  1. Command lines
make -C docs html

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 the documentation Improvements or additions to documentation label Jul 29, 2026
@CassNot CassNot added this to the v0.4.1 milestone Jul 29, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant