Skip to content

VictorAlulema/Curve-Fitting---Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curve fitting in python

  • Python version: 3
  • Implemented from scratch
  • No numpy dependency
  • To execute, run fitting.py and write the following command in the shell:

fitting('quad.txt', '\t' , 2 , plot = True)

@VictorAlulema

Releases

No releases published

Packages

No packages published

Languages