Mathias Weiden
Mathias Weiden
The square root T gate has potential applications for fault tolerant compilation. This PR adds it to BQSKit's library of constant gates.
For long running optimizations, it's frequently the case that just one or two blocks need way more time than any others (likely due to bad initializations?). It would be useful...
It'd be great to have some sort of optional visualization of progress made for passes.
This pull request adds support for constrained numerical optimization in numerical instantiation.
When working with discrete gate sets, it may be the case that the user provides a non-universal gate set. In some cases, it may be useful to warn users whether...