Leonid Lunin

Results 18 comments of Leonid Lunin

I prepared the recipe for the conda-forge: https://github.com/conda-forge/staged-recipes/pull/28052 The blocking issue is now the fact that the PyPi version of the `pypulseq` is a little bit outdated with the `dev`...

> [@lrlunin](https://github.com/lrlunin) Do you think this could be progressed now? I think https://anaconda.org/conda-forge/sigpy is now available. Is there anything you need a hand with? I believe the main issue were...

The issue is still persist.

Should I reopen my pull request if it was stale closed by the github bot or it isn't necessary?

Hello there, I was very happy to discover such great product as a mermaid and wanted to add this to xwiki we are using in our institute. The mermaid js...

Please also bump the `numpy` version to at least `>=1.23.5` in `conda-forge` distribution https://github.com/conda-forge/sigpy-feedstock .

executing: ``` images_cp = dask_image.imread.imread("/home/lrlunin/50/*", arraytype="cupy") gpu_convolved = gpu_convolve_peak(images_cp, 100, 1) gpu_convolved_comp = gpu_convolved.compute() ``` results ``` TypeError Traceback (most recent call last) Cell In [15], line 1 ----> 1...

Any updates? I had the same issue with `workflow_run` to get the PR number with so dirty hack and now this problem to get the issue number where comment was...