Carlos da Costa
Carlos da Costa
Awesome, thank you! Runtime has now dropped to 180s. If you don't mind, I think we can keep the issue open so we don't forget to improve the runtime of...
I think in the list of priorities it is not very far up, but it would definitely be nice at least remove the tests that take a long time (>5s)....
This is very similar to the bug in Intel MKL that I reported and submitted a PR for, but remains unfixed (https://github.com/IntelPython/mkl_fft/pull/69). IMO this is an upstream bug we should...
I fully agree. We should just fix it on our end, and making it a tuple should do the trick. I don't have a lot of time on my hands...
I don't have a GPU readily available at the moment. Could you have a look at it?
Hi @pavane, it would be excellent to add more operators to PyLops. In order to implement adjoint operators, I would recommend reading some of the code the library has. In...
Great, if you have any specific piece of code you would like us to look at, feel free to share and I can take a look at it. My understanding...
Revisiting this to say that the [PyKonal project](https://github.com/malcolmw/pykonal) also allows for a posteriori ray-tracing, meaning, you can use the eikonal solver to get the traveltime map, and then use that...
Oh, for sure. Just something I remembered while looking at this issue :)
Hi @NicolasMICAUX thank you very much for reporting this. Indeed this issue was raised exactly because of this change in SciPy. @mrava87 has issued a fix, so we will be...