Skip to content
#

lagrange-interpolation

Here are 82 public repositories matching this topic...

This project implements a simplified version of Shamir's Secret Sharing algorithm to find the constant term of a polynomial using Lagrange interpolation. Given a set of points encoded in a JSON format with different bases, this tool decodes the points, performs interpolation, and calculates the constant term.

  • Updated Oct 25, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the lagrange-interpolation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lagrange-interpolation topic, visit your repo's landing page and select "manage topics."

Learn more