Tamino Bauknecht
Tamino Bauknecht
[NOTE]: # ( Describe your changes in detail, why is this change required? ) [NOTE]: # ( Explain large or complex code modifications. ) [NOTE]: # ( If it fixes...
##### Description This PR introduces a new flag (currently `-q` (for `--quasi`, see AIX's `li` program) and `--inspect-archives`) to allow to list the content of archives. If a file is...
# Summary This PR allows the synchronization of Unix symlinks on Unix-like systems. The symlinks will be synchronized as links. I try to provide an MVP implementation which, in the...
## Description TODO Related to #1122 ## Checklist: - [ ] The pull request only contains commits that are focused and relevant to this change. - [x] I have added...
### System and Environment Information - Arch Linux - feature branch, but should be the same on `main` - C++, GCC 15.2.1 - LLVM 21.1.0 ### Bug Description 1. The...
## Description Define unitary matrix definition for 1- and 2-qubit gates via MLIR tablegen. This avoids a dependency to the `dd` package which already contains the gate definitions. Required for...
## Description In order to build a compiler pipeline, we need different passes which can also be applied after the routing. One such pass is this which will take a...