Walter Simson

Results 96 comments of Walter Simson

**Update**: The example does work with python 3.9.13. It would seem uff.py is not compatible with 3.10.x. I will investigate where the break originates.

Going back to UFF.py I see that I at some point found uff was not compatible with python 3.10 but did not yet address it. I'll let this be my...

We had discussed that when we were developing uff.py. Right now we are working to finish building out testing against k-Wave for this project. I'm always welcome to PRs if...

Hello, Yes you are currently correct, but this will not be the case in the next release. Both Windows and Mac support are planned. Window support was already merged into...

With v0.2.1 Windows support has been added. MacOS support will likely come in v0.3.0.

This would aid in the case of #122.

Thanks for bringing this up. The project is by no means perfect and I will have a look at this case later this week. As far as running on windows,...

with PR #174 the following example will run: ``` import os from kwave.kspaceFirstOrder2D import kspaceFirstOrder2D from kwave.options.simulation_execution_options import SimulationExecutionOptions from kwave.options.simulation_options import SimulationOptions from kwave.data import Vector from kwave.ksource import...

Sounds great! We are currently still actively developing so if you find anything that doesn't quite work let us know. Also feel free to join our [telegram development group](https://t.me/+ILL4yGgcX0A2Y2Y6).

Hey Janek, are you going to move forward with the integration? Can I close this for now?