littlebullGit

Results 10 comments of littlebullGit

@jakelishman , can you take a look of my PR ? It is pending approval to be built.

@jakelishman Can you take a look of the PR ? https://github.com/Qiskit/qiskit/pull/14676

@lantiga @williamFalcon , @Borda @ethanwharris @tchaton @justusschock Let me know your comments. Any changes I need to get this PR approved? It has been 2 weeks.

The failed check has nothing to do with the code fix. We can rerun the test once @williamFalcon reviewed the code.

build error did not seems related to my changes.

@jakelishman please take a look of my PR. thanks.

@jakelishman @p51lee , can you take a look of my PR to see if the issue got resolved ?[Fix HoareOptimizer cache recursion and add regression test #15111](https://github.com/Qiskit/qiskit/pull/15111)

# Analysis: Index out-of-bounds in `unitary_compose.rs` (issue #15021) ## Summary - The Rust einsum label generation in `crates/quantum_info/src/unitary_compose.rs` maps numeric axis IDs to ASCII letters using a 26-letter `LOWERCASE` array....

> The suggestions just postpones the problem and doesn't fix it; we'll run into the same problem once the gate gets larger. The right way to fix this is to...