Skip to content

feat: add LaTeX (quantikz) circuit export#11

Merged
splch merged 2 commits intomainfrom
feat/latex-export
Mar 13, 2026
Merged

feat: add LaTeX (quantikz) circuit export#11
splch merged 2 commits intomainfrom
feat/latex-export

Conversation

@splch
Copy link
Copy Markdown
Owner

@splch splch commented Mar 13, 2026

Add publication-quality LaTeX circuit diagram generation using the quantikz TikZ package, with zero external Go dependencies.

splch added 2 commits March 12, 2026 19:34
Add publication-quality LaTeX circuit diagram generation using the
quantikz TikZ package, with zero external Go dependencies.
Use fmt.Fprintf instead of WriteString(Sprintf), remove unused cfg
parameter, and simplify HasSuffix+TrimSuffix to CutSuffix.
Repository owner deleted a comment from chatgpt-codex-connector Bot Mar 13, 2026
@splch splch merged commit b55c3c1 into main Mar 13, 2026
6 checks passed
@splch splch deleted the feat/latex-export branch March 13, 2026 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant