emsig / emg3d

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

ENH: Split misfit / gradient #303

Open prisae opened 2 years ago

prisae commented 2 years ago

Currently, emg3d only returns one misfit and one gradient (per direction).

TODO: Implement the possibility to return the misfit and the gradient for each source-receiver pair.