An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with lagrange-interpolation

A curated list of projects in awesome lists tagged with lagrange-interpolation .

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/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/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/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/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