Projects in Awesome Lists tagged with lagrange-interpolation
A curated list of projects in awesome lists tagged with lagrange-interpolation .
https://github.com/sdiehl/galois-fft
Finite field polynomial arithmetic based on fast Fourier transforms
discrete-fourier-transform fast-fourier-transform finite-fields galois-field lagrange-interpolation polynomial-interpolation polynomial-multiplication
Last synced: 11 Dec 2025
https://github.com/jloveric/high-order-implicit-representation
Implicit representation of various things using PyTorch and high order layers
coordinate-mlp discontinuous-polynomial-network fourier-series-network high-order-methods implicit-representions kan lagrange-interpolation neural-network piecewise-polynomial piecewise-polynomial-network pytorch
Last synced: 15 Oct 2025
https://github.com/junaidrahim/program-homework-solver
Input a few integers of a series and it will return the source code to output that series till the nth term..
cmake cpp forthebadge hack homework-solver lagrange-interpolation lagrange-polynomial-interpolation polynomials series
Last synced: 12 Mar 2025
https://github.com/jloveric/high-order-layers
Tensorflow layers using piecewise Lagrange polynomials and Fourier series.
chebyshev-polynomial fourier-series lagrange-interpolation machine-learning-algorithms piecewise-polynomial python tensorflow tensorflow-layers
Last synced: 21 Aug 2025
https://github.com/michaelehab/numerical-methods
A repository containing python codes for the numerical methods I studied in Numerical Analysis course during Spring 2022 semester
divided-differences fixed-point gauss-quadrature gauss-seidel interpolation lagrange-interpolation learn linear-regression non-linear numerical-analysis numerical-differentiation numerical-integration numerical-methods ode regression simpson-rule trapezoidal-rule
Last synced: 04 Mar 2025
https://github.com/lapets/lagrange
Pure-Python implementation of Lagrange interpolation over finite fields.
finite-fields interpolation interpolation-methods interpolation-polynomial lagrange lagrange-interpolation library math-library python python-library
Last synced: 14 Jul 2025
https://github.com/arezyhs/python-implementation-of-polynomial-lagrange-interpolation
Metode Interpolasi Polinomial Lagrange untuk menghitung nilai perkiraan Y berdasarkan titik data X dan Y yang diberikan. Metode ini menghasilkan polinomial Lagrange hingga orde yang ditentukan untuk mendekati nilai pada titik tertentu dengan akurasi yang dapat diukur menggunakan berbagai metrik error.
google-collab ipynb lagrange-interpolation
Last synced: 30 Jul 2025
https://github.com/apurva313/numerical-method
Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.
algorithms bisection-method c cpp euler-method gauss-elimination gauss-elimination-method lagrange-interpolation newton-interpolation newton-raphson numerical-methods regulafalsi-method runga-kutta-method secant-method simpson-method taylor-series trapezoidal-method trapezoidal-rule weddle-s-rule
Last synced: 14 Apr 2026
https://github.com/badvibessz/interpolationgui
Interpolation application that allows you to build polynomial via mouse clicks on the panel
graphics interpolation lagrange-interpolation polynomial
Last synced: 10 Jun 2026
https://github.com/louis-finegan/langrange-interpolation-c-programming-language-gnuplot
Calculate Langrange-Interpolations in the C programming language and visualise them in gnuplot.
c-programming-language csv-parser gnu-linux gnuplot lagrange-interpolation lagrange-polynomial-interpolation makefile mathematics numerical-methods shellscript ubuntu
Last synced: 16 Mar 2026
https://github.com/systemslibrarian/crypto-lab-silent-tally
Browser-based demo of secure multi-party computation — five hospitals compute combined enrollment without revealing individual counts. Shamir SSS · additive homomorphism · GF(2⁶¹-1) · no trusted third party.
additive-homomorphism cryptography finite-field information-theoretic-security lagrange-interpolation mpc secure-multiparty-computation shamir-secret-sharing
Last synced: 01 Jun 2026
https://github.com/tahirzia-1/image-quality-enhancement-using-lagrange-interpolation
Lagrange Interpolation on an image to enhance the quality by interpolating between the pixels, ultimately doubling or tripling the pixels
image-processing interpolation interpolation-methods interpolation-techniques lagrange lagrange-interpolation matplotlib-pyplot pil python scipy
Last synced: 06 May 2026
https://github.com/nataliarodriguez-uc/auc-opt
Constructing new surrogate loss for optimizing pairwise difference metrics for training contrastive learning. This repo is implementing the loss to train for AUC classification tasks.
auc cifar10 classification contrastive-learning deep-learning julia lagrange-interpolation machine-learning newtons-method optimization python support-vector-machines
Last synced: 08 May 2026
https://github.com/allenvox/lagrange-polynomial
Implementation of Lagrange polynomial interpolation with C++
algorithms cpp lagrange-interpolation lagrange-polynomial-interpolation
Last synced: 29 Apr 2025
https://github.com/nirupamkhanal/numericalanalysis
Numerical Methods for Computational Mathematics and Analysis
analysis bisection-method extrapolation interpolation-methods lagrange-interpolation linear-algebra linear-programming monte-carlo montecarlo-simulation navier-stokes-equations newton-cotes numerical-analysis numerical-calculus numerical-integration numerical-methods numericalanalysis optimization-algorithms ordinary-differential-equations partial-differential-equations trapezoidal-method
Last synced: 15 Jun 2026
https://github.com/tahirzia-1/air-quality-prediction-using-interpolation
Air quality prediction using Interpolation (Lagrange, Newton's Divided Difference, Cubic Spline) for Polynomials
airquality cubic-splines divided-differences lagrange lagrange-interpolation lagrange-polynomial-interpolation numerical-analysis polynomials prediction
Last synced: 11 Apr 2025
https://github.com/piotr-maker/lagrange_interpolation
Lagrange interpolation with Qt creator
lagrange-interpolation mathematics qtcreator
Last synced: 02 Feb 2026
https://github.com/imtjl/fp-interpolation-cli
Command line utility to interpolate your data using Lagrande and segment methods, written in Elixir
actor-model elixir genserver lagrange-interpolation linear-interpolation supervisor
Last synced: 18 May 2026
https://github.com/sudipto3331/lagrange-interpolation-numerical-method-implementation-in-python
This repository contains a Python implementation of the Lagrange Interpolation method for estimating the value of a function at a given interpolating point based on a set of data points. The code reads the data points from an Excel file (`datai.xls`), performs the Lagrange interpolation, and plots the results.
excel lagrange-interpolation numerical-analysis numerical-methods python3
Last synced: 25 Feb 2025
https://github.com/archisman-mridha/shamir-secret-sharing-protocol-in-rust
Implementing the Shamir Secret Sharing algorithm in Rust
cryptography cryptography-algorithms galois-field lagrange-interpolation rust secure-computation shamir-secret-sharing
Last synced: 08 Sep 2025