Examples#
In this section, we provide a glimpse into the diverse range of applications that can be implemented using Qrisp. With these, we display how Qrisp provides a powerful and flexible platform for implementing and exploring quantum computing applications. These examples are designed to help you understand the capabilities of our language and inspire you to develop your own quantum computing applications.
Title |
Description |
---|---|
This example showcases how parametrized circuits can be generated and processed by the Qrisp infrastructure. |
|
Demonstrates how to utilize the |
|
An example to demonstrate how to utilize the |
|
An example to demonstrate the use of QuantumStrings in the form of the well known “Hello world” script. |
|
This example displays how to write a QC simulator that runs on a quantum computer itself. |
|
Showcases the use of the |
|
Illustrates loops with quantum bounds using the |
|
Exemplifies how to multiply quantum matrices using the |
|
Exhibits how the |
|
A more efficient version of the solution of the traveling salesman problem, that was presented in the Tutorial |
|
Showcases the cryptographic implications of implementating Shor’s algorithm and provides insight in how to easily use a custom adder. |
|
Calculating molecular potential energy curves with Variational Quantum Eigensolver. |
|
Calculating ground state energies with quantum phase estimation. |
|
Hamiltonian simulation of a transverse field Ising model. |