Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Small update to the Python API #76

Merged
merged 6 commits into from
Oct 29, 2024

Conversation

ColbyDeLisle
Copy link
Contributor

This PR contains a few small updates to the Python API for convenience. Essentially it simply exposes the following methods:

  • VecGraph:
    • .adjoint
    • .plug
    • .clone
  • Decomposer:
    • .done
    • .save
    • .decomp_parallel

Copy link
Collaborator

@ABorgna ABorgna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

We should probably start documenting all these methods at some point :/

@ABorgna ABorgna merged commit a7c3080 into zxcalc:master Oct 29, 2024
9 checks passed
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.

2 participants