Vaibhav Patel
Vaibhav Patel
@daniauri: Thanks, that fix seems to work for me as well. @abferguson: Good to know. Your assumption about the release version seems correct from the relevant [section on new releases...
Hi there, I'm wondering if just updating to the latest version might do it. The distance matrix calculation in the TPS warp used to be a [painfully slow nested loop](https://github.com/vaipatel/morphops/blob/e7c4f46142a2ce805a1ffba49c6aab7e01c472e3/morphops/lmk_util.py#L96-L98)...
Hi sorry, I did mean to reply here but perhaps did it too hastily. So if I understand correctly, there is significant slowdown and memory usage when you run the...
Ah, so if I understand correctly you would like to warp `points` in addition to `dense_grid` using the TPS warp from `X` to `Y` correct? You could try to dig...
Maybe I've got it now, does the below picture look right? Before the warp the nearest pixel is (3,3), but after it is (1,2). And you'd like to find that...
Hey @hakonanes. That's an awesome maintenance list, don't know what more to say! Thanks for putting it together. I just put the ones that require access at the bottom for...
RtD's "Build pull requests for this project" box is now ticked:), was easy indeed.
> Package is now downloadable from `conda-forge`: https://anaconda.org/conda-forge/morphops That's awesome, thanks for driving everything there. Just tested it, works like a charm. > I'll make a PR tomorrow updating the...
First time trying so hope this works: @all-contributors please add @hakonanes for all the superb help with documentation, infrastructure, and maintenance
Yea quite possibly. I was wondering why I couldn't see the `Contributors` section even when I clicked on just the `README_for_docs.rst`.. I felt I would have been able to see...