Bchass
Bchass
> Installing the [4.2.0 pre-release](https://github.com/Mortennn/Dozer/releases/tag/v4.2.0) seemed to fix it for me. Worked for me too
That's what I was going to suggest. I'll knock out the rest of them this week.
@purva-thakre some of these changes for `ghz` ~~and `w_state` (`test_w_state` would require a little bit of rework for a couple of the test cases) will throw the following the warning:~~...
These changes with `permute_systems` are up in the air as I try a different approach with `dia_matrix` and test different options. Trying to use `dia_array` is a bit of a...
I'm hoping within the next week I'll have some time to get this last issue. A Google doc shared sheet might be helpful for this.
I've been working on `permute_systems` over the past couple of days and this is what I have found: 1. `dia_matrix` is not recommended since indexing is not possible: https://github.com/scipy/scipy/issues/6112 &...
@purva-thakre this should be all set now
> LGTM too! > > @Bchass I made some minor suggestions. Let me know if you have the time for these. If not, I can take over and finish them....
> Thanks @Bchass ! BTW make sure you register for unitaryHACK 2024. https://unitaryhack.dev/ > > toqito will have some bountied issues! Thanks for the heads up, I'll definitely register!
> Hi @Bchass, thanks for the update. If removing `sparse` matrix classes in the remaining issues of the parent issue requires a major refactor, I think it would be better...