Contributors
xinvert is meant to be a open-source package and we welcome feedback and contributions.
You can open an issue in the github issues page if you:
find a bug in the package;
need some new features;
want some supports;
have your own examples.
If you have a cool or new example that can be fit into xinvert, please consider contributing to Examples in a form of Jupyter Notebook. Generally, the notebook contains:
an introduction of the problem;
a mathematical formulation of the problem into an elliptic equation;
results from inversion and associated demonstration.
In order to contribute to xinvert, please
fork the repository,
modify the codes, and
send a pull request (PR).
We are looking forward to your contributions.