python3-symfit

Symbolic Fitting in Python, fitting as it should be
  https://github.com/tBuLi/symfit
  0
  no reviews



The goal of this project is simple: to make fitting in Python pythonic.

The project aims to marry the power of scipy.optimize with the readability of sympy to create a highly readable and easy to use fitting package which works for projects of any scale.