Skip to content

Latest commit

 

History

History
42 lines (20 loc) · 1.44 KB

README.md

File metadata and controls

42 lines (20 loc) · 1.44 KB

Sampling algorithms for Causal Set Theory (CST)

This code builds a quantum sampling algorithm, equivalent to the classical computational methods from CST: 1, 2, 3. The quantum process is based on Layden's work on the Quantum enhanced Markov Chain Monte Carlo (QeMCMC), with the addition of the transitive closure constraint.

The project is ongoing - so routine updates should be expected.

Authors and contact

For questions and suggestions, please contact Stuart Ferguson: [email protected]

This project was created by:

  • Stuart Ferguson

License

Distributed under the MIT License. See LICENSE.txt for more information.

Acknowledgements