This repository contains a talk and a demo demo for doing curve fitting with lmfit presented at the Oslo Python MeetUp 24.10.2024.
The material in the slides and demo are based on the content from the following sources:
- Documentation of SciPy.Optimize (accessed 21.10.2024)
- Documentation of Lmfit (accessed 21.10.2024)