Example prototyping the Quantum-enhanced MCMC algorithm
This example implements the QMCMC algorithm from this paper: https://arxiv.org/pdf/2203.12497.pdf I have also updated the documentation.
This pull request requires additional validation before any workflows can run on NVIDIA's runners.
Pull request vetters can view their responsibilities here.
Contributors can view more details about this message here.
Spell check is failing due to QMCMC and some variable names. Is this something I can override or can this spell check failing be ignored?
Spell check is failing due to
QMCMCand some variable names. Is this something I can override or can this spell check failing be ignored?
See https://gist.github.com/bmhowe23/f855bdb06c083dfe07f901593c4a26b2 for suggested fixes for the spell check issues. If you want to accept those changes, you can apply the suggested patch with the command provided in the comment for the gist. If you don't want to accept those changes, you can simply use them as a reference point.