/Methods-for-Inverse-Problems

This repository intents to aggregate algorithms for solving inverse problems.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Methods for Inverse Problems


André Costa Batista
Graduate Program in Electrical Engineering
Operations Research and Complex Systems Laboratory - ORCS Lab
Universidade Federal de Minas Gerais
Belo Horizonte, Brazil


Hi there!

This repository intents to aggregate codes which implements methods for solving inverse problems. Since this is the subject of my reasearch, I intent to make available everything that I develop throughout my study hopping that it will be useful for people who are also studying it. For while, all codes will be provided in Python.

For now, this repository contains:

  • The implementation of examples and methods of chapters 1, 2, and 3 from Andreas Kirsch's book "An Introduction to Mathematical Theory of Inverse Problems";
  • The formulation of Galerkin and Collocation Methods for bidimensional integral equations.

If you find any mistake, don't hesitate to make a pull request or send me an e-mail.

Have fun!
André Costa Batista