PyLops / pylops

PyLops – A Linear-Operator Library for Python
https://pylops.readthedocs.io
GNU Lesser General Public License v3.0
422 stars 101 forks source link

bug: move _CustomSource to private file #600

Closed mrava87 closed 1 month ago

mrava87 commented 1 month ago

This PR moves _CustomSource to a private file to avoid pylops raising a import error when devito is not installed. Similarly, an AcousticWaveSolverType is created for type hinting