Lukas Burgholzer

Results 230 comments of Lukas Burgholzer

Hey @YouAndre and @kayaercument 👋🏻 Thanks for your interest in this feature. This is still on our shortlist of features to implement. However, #429 is higher up on the list...

Now that #879 is merged, this needs to be rebased

Just fyi: I spent quite some time working on this today, but had to leave the computer now, so I did not get to finish it. I'll try to push...

@flowerthrower I plan to look at the plugin packaging code again tomorrow. Could you, in the meantime, move all of the changes that are not directly related to the plugin...

Okay, quick summary of where we stand here: - https://github.com/munich-quantum-toolkit/core/actions/runs/16193038783/job/45713032260?pr=881 seems to be the main reason for the existence of #1046 because the project does not compile under macOS otherwise....

> Hi @burgholzer , I want to point to these pieces of infrastructure we have on Catalyst. > > We build and run the [Standalone Plugin ](https://github.com/llvm/llvm-project/tree/main/mlir/examples/standalone/standalone-plugin)in the LLVM repository...

Alright. I considerably cleaned up the implementation today. This is getting closer to becoming mergable. I'll leave some comments inline, where I think that changes are still due. The biggest...

Now that #879 is merged, this needs to be rebased

The convenient thing about the above mirror is that it also only tags non-pre-release versions so that the weekly struggle of reverting the pre-commit autoupdate from the 4.x pre-release version...

I must still be missing the point here somehow. Shouldn't this be working out of the box with something like `rewriter.replaceAllUsesOf(oldQubitValue, newQubitValue)`, where `oldQubitValue` is the input qubit of the...