v0.1.2
Fixes a documentation-corruption bug.
- Code is no longer mangled by link rewriting (#1). C++ lambda parameter lists such as
[](float theta)were being rewritten into absolute URLs, producing C++ that could not compile. Cleanup and link rewriting are now confined to prose, leaving fenced blocks, inline code, and indented code examples untouched.
Community project, not affiliated with or endorsed by NVIDIA. CUDA-Q is a trademark of NVIDIA Corporation.