You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`
---------
Co-authored-by: Rafael Haenel <[email protected]>
0 commit comments