forked from NVIDIA/cuda-quantum
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathllms.txt
More file actions
29 lines (20 loc) · 1 KB
/
llms.txt
File metadata and controls
29 lines (20 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# NVIDIA CUDA-Q
> CUDA-Q streamlines hybrid application development and promotes productivity and scalability in quantum computing. It offers a hybrid programming model designed for a setting where CPUs, GPUs, and QPUs work together. CUDA-Q contains support for programming in Python and in C++.
## Docs
- [Quick Start](latest/using/quick_start.md)
## API
- [API Reference](latest/api/api.md)
## Examples
- [Basics](latest/using/basics/basics.md)
- [Examples](latest/using/examples/examples.md)
- [Applications](latest/using/applications.md)
- [Backends](latest/using/backends/backends.md)
- [Dynamics](latest/using/dynamics.md)
- [CUDA-QX](latest/using/cudaqx/cudaqx.md)
- [Release Notes](latest/releases.md)
## Optional
- [Installation](latest/using/install/install.md)
- [Integration](latest/using/integration/integration.md)
- [Extending](latest/using/extending/extending.md)
- [Specifications](latest/specification/index.md)
- [llms-full.txt](latest/llms-full.txt): Full concatenated content of this documentation