The Ionizer

The Ionizer is a set of tools for transpiling and optimizing PennyLane circuits into native trapped-ion gates.

These documentation pages focus on usage of the transpilation tools. Technical details and intuition about trapped ion gates can be found in this PennyLane blog post about the Ionizer, and IonQ’s documentation page, Getting started with Native Gates.

Getting started

Contributing

The Ionizer is available open source on GitHub under the MIT License. Contributions are welcome. Please open an issue if you are interested in contributing, or if you encounter a bug.

Reference

If you use the Ionizer as part of your project, we would appreciate if you cite it using the BibTeX below.

@software{di_matteo_2024_10761367,
 author       = {Di Matteo, Olivia},
 title        = {The Ionizer},
 month        = mar,
 year         = 2024,
 publisher    = {Zenodo},
 version      = {0.2},
 doi          = {10.5281/zenodo.10761367},
 url          = {https://doi.org/10.5281/zenodo.10761367}
}