Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 1.11 KB

README.md

File metadata and controls

58 lines (43 loc) · 1.11 KB

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