Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 671 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 671 Bytes

Optimize your curves, no gym required

This repository contains a talk and a demo demo for doing curve fitting with lmfit presented at the Oslo Python MeetUp 24.10.2024.

Credit

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)