CUDA-Q by Example¶
Examples that illustrate how to use CUDA-Q for application development are available in C++ and Python.
- Introduction
- Building Kernels
- Quantum Operations
- Measuring Kernels
- Visualizing Kernels
- Executing Kernels
- Computing Expectation Values
- Multi-GPU Workflows
- Optimizers & Gradients
- Noisy Simulations
- PTSBE End-to-End Workflow
- Constructing Operators
- Performance Optimizations
- Using Quantum Hardware Providers
- When to Use sample vs. run
- Dynamics Examples