Philipp Witte

Results 4 issues of Philipp Witte

When looking at the dask tutorial, I noticed that `AcousticWaveSolver` takes a `model` and a `geometry` structure as input arguments. However, `geometry` already contains a `model` structure itself. Is it...

The `resample` method of a `Receiver` object does not always return the correct number of samples. If you interpolate data from the computational time axis to a shot record times...

bug-py

I'm trying to create a relocatable app that has Python/Conda dependencies. E.g., in the simplest case, I'm creating an app that has PyPlot as the only dependency: ```name = "TestApp"...

### Description Are there plans to support the bfloat16 data type in the near future? This data type is becoming increasingly popular in LLM training. It looks like currently it's...

cat:feature
prio:medium