Snowflurry.jl
Snowflurry.jl copied to clipboard
Snowflurry is an open source Julia-based software library for implementing quantum circuits, and then running them on quantum computers and quantum simulators. The project is sponsored by Anyon System...
Long stack traces seem to be a problem with Julia (https://github.com/JuliaLang/julia/discussions/49044). The best I can think of is to catch the relevant errors and throw a new but equivalent exception...
# Overview We provide compare functions to compare equivalence quickly while ignoring the global phase. The problem is that the tolerances are not one-size-fits-all. The default tolerances might be too...
# Overview Controlled Rz and Phase Shift gates are essential to the Quantum Fourier transform, a core quantum algorithm. Currently, the Controlled Rz and Phase Shift gates transpile to two...
The rendered [docs](https://snowflurrysdk.github.io/Snowflurry.jl/dev/) do not have an icon in the tab, although other Documenter-generated sites have it, such as [this one](https://documenter.juliadocs.org/stable/man/examples/)