Shuli Shu
Shuli Shu
> Just a fly-by: why are there over 100 files changed with this PR? I think it's the problem of macos. When I made format, there were lots of changes....
> Just a fly-by: why are there over 100 files changed with this PR? Confirmed! It's because of version of black. It's now fine after I updated the black to...
`Home/.local/` libs are missing when I tested catalyst against PR#701, which leads to the failures in Catalyst tests. I found that this is an issue created in the pybind11 repo...
> Thanks for the hard work @multiphaseCFD . I'm leaving comments, questions and suggestions in places, but there is one design issue I would like to address. It seems the...
Will update the `cutn` to `CudaTN` and move this PR to v0.37 in the changelog once all reviewers give green lights for other comments @mlxd @vincentmr @maliasadi
Thanks @AmintorDusko ! Good question! I plan to add those branch with the progress of the project since it's still not clear how can we deal with the measurement module...
Hi @maliasadi , Great job and thanks for putting this together! Just a few minor comments.
Thanks @dime10 ! Per packaging/wheels building, we should add `RPATH` (`path\to\liblapack` or `scipy`) to cmake. RPATH embeds information in the binary about where to find its dependent shared libraries at...
> Was this something we still plan on landing? Hey @dime10 , it's not a priority for Q3, but I'm keen to determine if we can complete it before the...