Alec Edgington

Results 72 issues of Alec Edgington

In particular, a user has requested number of time slices used in the circuit as run on the device. I suggest this be implemented as a new pytket `Backend` abstract...

Both are installed for the examples and manual, but the latest version of pytket-qiskit requires pydantic 2 while the latest version of pytkey-pyquil requires pydantic 1. This causes errors when...

bug

Also remove deprecated `ConstPredicate`. Not removing `RebaseUFR` as it's used internally, or `DecomposeBridges` as it seems potentially useful even if we don't use it anywhere except in tests. Closes #1472...

# Description Please summarise the changes. # Related issues Please mention any github issues addressed by this PR. # Checklist - [ ] I have performed a self-review of my...

Observed here: https://github.com/CQCL/tket/actions/runs/9130680529/job/25108149969?pr=1401 Logs attached. [valgrind.txt](https://github.com/CQCL/tket/files/15373756/valgrind.txt)

bug

Because of the fact that this defaults to `false`, so that symbolic expressions don't get squashed if they blow up the size of the string representation (a way to avoid...