PennyLaneAI / catalyst

A JIT compiler for hybrid quantum programs in PennyLane
https://docs.pennylane.ai/projects/catalyst
Apache License 2.0
122 stars 27 forks source link

jvp mention is missing opening backtick #912

Closed rauletorresc closed 1 month ago

rauletorresc commented 1 month ago

jvp mention is missing opening backtick

jvp`

It should be:

`jvp`

https://github.com/PennyLaneAI/catalyst/blob/0b8213d58c8bfbd53dc57842b360fcb5767f3dfa/doc/changelog.md?plain=1#L423

dime10 commented 1 month ago

Might be just as fast to open the PR than the issue? 😄