Walter Simson

Results 96 comments of Walter Simson

Glad you find this project useful! Many of the examples from the k-wave project have been re-implemented to test this project for correctness and can be found [here](https://github.com/waltsims/k-wave-python/tree/added_testing/tests). Specifically, the...

Hey Janek, I'm going to close this for now. Feel free to re-open this issue in the future if there is more progress and a PR! Best, -Walter

This looks very clean and could be interesting to incorporate! You can start a PR, and we can see if we can get the dataclass usage more consistent across the...

@djps Thanks for looking into this. @ivanmkc Running with a CFL number of 0.03 I was able to produce stable simulations using your notebook. Another good resource for you could...

The concept is to run [scheduled](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule) examples on CPU on the main branch every night. Example notebooks would be converted to python files with nbconvert before execution. Since the runner...

I think this is a great start, but still needs some work before being merged in.

> What is the aim of this PR? > > We currently have duplicate CI workflows running in pull requests. The CI is triggered for pushed code and pull requests....

This now only runs the ci on Pars. This logic makes sense since the master branch is protected.

This PR depends on the publishing of the binaries and ability to download them upon install.