Miscellaneous Functions#

This section contains the documentation of several functions that don’t belong into any of the previous categories.

  • Gate application functions provides a list of available functions for (elementary) gate application.

  • Prefix Arithmetic documents the functions that underly the infix arithmetic methods of QuantumFloat. These can come in handy when uncomputing, as many of those permit the specification of a target to calculate the result into.

  • Grover tools treats some functions that enhance the construction of Grover oracles and their evaluation using Grover’s algorithm.

  • Utilities contains some functions that help with general management tasks.