Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor block encoding bloqs to use abstract base class. (#967)
* Refactor block encoding bloqs to use abstract base class. * Review response. * Address review comments. * Use SymbolicInt everywhere. * WIP. * WIP. * Work on trotter costs. * WIP. * Add more examples. * Lint. * Fix notebook. * Revert SymbolicInt in partition bloq. * WIP fixing notebook. * Update resource estimation notebook. * Use BlackBoxX consistently. * Fix mypy errors. * Address review comments.
- Loading branch information