emsig / emg3d

A multigrid solver for 3D electromagnetic diffusion
https://emg3d.emsig.xyz
Apache License 2.0
66 stars 7 forks source link

pyGIMLi(emg3d) #328

Closed prisae closed 2 months ago

prisae commented 3 months ago

pyGIMLi(emg3d)

Implementing an emg3d.inversion submodule with a first member pygimli, providing the two classes emg3d.inversion.pygimli.Kernel and emg3d.inversion.pygimli.Inversion to run an inversion using the pyGIMLi framework and emg3d as a forward modelling kernel.

TODOs:

NOTE

With massive help from @halbmy and lots of testing from @mariacarrizo !

prisae commented 2 months ago

Somehow the tests stopped being triggered in this. Trying with a new PR...