Quantum Algorithm Zoo: Estimating Partition Functions #53
Labels
experts
This requires expertise in Classiq
quantum algorithm zoo
This issue, when completed, will be added to the quantum algorithm zoo
quantum expert
Requires proficiency in quantum computing
In this issue, we will create an implementation of a quantum algorithm for estimating partition function. We will implement algorithm described in the paper: Quantum speedup of Monte Carlo methods.
This tutorial should follow the structure of the Deutsch Jozsa algorithm implementation.
Once finished, the implementation will be added to the Quantum Algorithm Zoo, and of course credit will be given to the implementor.
To complete this issue, follow these steps:
](https://arxiv.org/abs/1504.06987).
write_qmod(model, "partition_function.qmod")
line. Run the notebook, and you will automatically generate the .qmod file for this example.classiq-library/community/advanced_examples/partition_function
If you have any questions or comments, you can ask them here in the issue, or in our slack community, and the Classiq team will be happy to assist.
Happy quantum coding!
The text was updated successfully, but these errors were encountered: