Implementation of well-known numerical methods.
-
Updated
Aug 8, 2021 - Python
Implementation of well-known numerical methods.
Implicit representation of various things using PyTorch and high order layers
A repository containing python codes for the numerical methods I studied in Numerical Analysis course during Spring 2022 semester
Tensorflow layers using piecewise Lagrange polynomials and Fourier series.
1D Finite Element Method Galerkin code.
Program that estimates the Gini coefficient of a country using Lagrange Interpolation for Lorenz curve approximation.
Numerical analysis algorithms
Pure-Python implementation of Lagrange interpolation over finite fields.
Trabalhos para a disciplina de Cálculo Numérico, feitos em Python
Numerical Lab Assignment and Lab practice codes are here.
a collection of numerical methods written in python language.
Algoritmo que interpola funções polinomiais pelo método de Lagrange.
Interactive Lagrange Polynomial Generator in Python
A cryptographic hash function based on the Lagrange Polynomial.
Implementação de métodos para resolver sistemas lineares (Decomposição LU, Gauss-Seidel) e realizar interpolação polinomial (Lagrange), para a disciplina de Cálculo Numérico 2018.1.
Diversos Algoritmos úteis para a disciplina de métodos numéricos / cálculo numérico.
This repository contains Python programs for "The Fundamentals of Numerical Analysis" course at Shahrekord University.
Approximator is a basic Python program that approximates the y value according to given data (x and y values) with respect to x. Approximator uses Direct Method of Polynomial Interpolation, Lagrange Polynomial Interpolation, and Newton's Divided Difference Polynomial Interpolation.
Add a description, image, and links to the lagrange-interpolation topic page so that developers can more easily learn about it.
To associate your repository with the lagrange-interpolation topic, visit your repo's landing page and select "manage topics."