Using Coalton to Implement a Quantum Compiler
Sep 6, 2022
By Elias Lawson-Fox, Aidan Nyquist, and Robert Smith
Table Of Contents
Introduction: Coalton and the quilc compiler
Towards a discrete set of operations for quantum computation
An approach to discrete compilation by Ross and Selinger
Coalton’s strength in implementing math
Discrete compilation in quilc
Inaccuracy gotchas and validating the compiler
Conclusion and how to get involved
Acknowledgements
Introduction: Coalton and the quilc compiler
Quilc is a state-of-the-art optimizing c...
Read more at coalton-lang.github.io