Vincent Russo
Vincent Russo
Yes, I agree. It's definitely an awkward hack that is not consistent with the way we do things elsewhere. It's a difficult bug to diagnose as running the tests for...
> > It appears all over the place, and I find this a bit distracting (especially when noted numerous times in the same tutorial, etc.) > > I am fine...
> What do you mean by concise here, because it is not very complex to understand right now. True! It seems to be about as concise as anything, so brevity...
I think `matrix_ops/` might be the better spot for this as this operates on any set of vectors (and not necessarily a set of quantum states), but aside from that,...
Hey @Shivansh20128 , True, there are multiple approaches one could take for this issue. As you mentioned `joblib` is one. Another might be to use something like `multiprocessing`: ```py import...
Of course! Assigned!
@simsaidan just FYI, I fixed the one merge conflict that was preventing the subsequent pipelines from running. We should now expect to see some linting failures, but these should be...
@simsaidan are we closing this MR in favor of more direct integration with https://arxiv.org/abs/2410.17803?
> Hi [@vprusso](https://github.com/vprusso), > > I would like to work on this feature. Could you please provide some additional resources or pointers on how to get started? > > Thank...