| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.2.1 source code.tar.gz | 2025-04-16 | 253.6 kB | |
| 0.2.1 source code.zip | 2025-04-16 | 417.4 kB | |
| README.md | 2025-04-16 | 573 Bytes | |
| Totals: 3 Items | 671.6 kB | 0 | |
What's Changed
This a is a minor patch release to fix 1 important bug and add 1 important set of error checks. Both of these changes are related the QEC decoders.
- Fix bug in nv-qldpc-decoder where exhaustive search OSD was not searching over the correct candidate bitstrings.
- Add error checking before constructing internal structures from Python data by @bmhowe23 https://github.com/NVIDIA/cudaqx/pull/141
Note: CUDA-QX 0.2.1 depends on CUDA-Q 0.10.0 (same as CUDA-QX 0.2.0).
Full Changelog: https://github.com/NVIDIA/cudaqx/compare/0.2.0...0.2.1