Skip to content

torresmanu/Interpolador

Repository files navigation

FINTER

Spanish Readme

Finter gui example

Practical work on the subject "Higher Mathematics". UTN FRBA

What is Finter?

Finter is a program that allows obtaining the interpolating polynomial by two methods for the points that are entered.

After obtaining the polynomial, is possible to know the value of the function at some desired point.

Methods

  • Lagrange
  • Newton Gregory
    • Progressive
    • Regressive

How to use it

Execute Finter.exe

Documentation

Manual de Usuario - TP - MateSup.docx

About de development

Used language: Python 3.X

Used librarys:

  • Sympy
  • Tkinter

Comments

-Before installing Sympy install mpmath

sudo apt-get install python-mpmath

-Sympy:

sudo apt install python3-sympy

-Tkinter:

sudo apt-get install python3-tk

More info: http://pyciencia.blogspot.com/2016/12/sympy.html

Students
Francisco Cortez
Manuel Torres
Julian Ordóñez
Gonzalo Ortega
Tianshu Wang

Grade: 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages