Skip to content

feat: add Program::to_latex#381

Draft
kalzoo wants to merge 83 commits intomainfrom
190-latex
Draft

feat: add Program::to_latex#381
kalzoo wants to merge 83 commits intomainfrom
190-latex

Conversation

@kalzoo
Copy link
Copy Markdown
Contributor

@kalzoo kalzoo commented Jun 24, 2024

Closes #190

Builds upon #145, to include:

  • Simpler and more easily extensible construction
  • Catching up to main (over a year's worth of changes)

TODO:

  • Many remaining panics throughout the code
  • Remove dead code
  • User validation
  • Python bindings
  • The preceding PR had a cargo feature to guard the program::latex module; do we still want that? No extra dependencies, just extra code which might not be needed in many use cases.

Ryan Meneses added 30 commits February 6, 2023 13:30
Ryan Meneses and others added 27 commits March 15, 2023 15:20
@antalsz antalsz self-requested a review June 27, 2024 23:55
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.

Generate quantum circuit diagrams using LaTeX

2 participants