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

Projects in Awesome Lists tagged with polynomial

A curated list of projects in awesome lists tagged with polynomial .

https://github.com/konn/computational-algebra

General-Purpose Computer Algebra System as an EDSL in Haskell

algorithm computational-algebra groebner-basis haskell ideal math mathematics polynomial

Last synced: 07 Apr 2025

https://github.com/jannikmi/multivar_horner

python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials

evaluation factorization horner horner-scheme hornerscheme-solver math mathematics multivariate multivariate-polynomials polynomial polynomial-evaluation polynomials python python3

Last synced: 25 Jul 2025

https://github.com/juliaalgebra/typedpolynomials.jl

MultivariatePolynomials implementation using typed variables in Julia

algebra julia polynomial

Last synced: 07 Oct 2025

https://github.com/oovm/polynomial-roots-fractal

Littlewood Polynomial Fractal

art fractal fractal-images polynomial

Last synced: 19 Feb 2026

https://github.com/seanjxie/polygo

A polynomial library.

go math polynomial solver

Last synced: 14 Jan 2026

https://github.com/philzook58/lens-algebra

Type level algebraic "proofs" using lens combinators

algebra lens polynomial proofs

Last synced: 26 Apr 2025

https://github.com/prclibo/gaps

GAPS: A Generator for Automatic Polynomial Solvers

algebraic-geometry minimal-problem polynomial polynomial-system-solving pose-estimation

Last synced: 19 Jan 2026

https://github.com/jishnub/legendrepolynomials.jl

Legendre polynomials and associated Legendre polynomials computed using 3-term recursions

julia julia-language legendre-polynomials polynomial polynomials

Last synced: 27 Feb 2026

https://github.com/thery/grobner

A fornalisation of Grobner basis in ssreflect

coq coq-formalization grobner-basis mathcomp polynomial

Last synced: 22 Mar 2025

https://github.com/thery/poltac

Tactic for polynomial manipulations

coq inequalities polynomial tactics

Last synced: 22 Mar 2025

https://github.com/fsprojects/yc.prettyprinter

Printer combinators library in F#.

f-sharp fsharp polynomial pretty-print prettyprinter

Last synced: 24 Jul 2025

https://github.com/paescebu/polynomialregressionswift

Swift function for calculation of the polynomial regression (least squares fitting) of a given set of points.

ios ipados iphone macosx math polynomial polynomial-regression polynomials swift swift4 swift5

Last synced: 04 Oct 2025

https://github.com/smimram/fibred-polynomials

Formalizing polynomials in groupoids.

agda polynomial

Last synced: 19 Jan 2026

https://github.com/yaffle/expression

A library to parse expressions, solve and simplify systems of linear equations, find eigenvalues and eigenvectors

expression math matrix parser polynomial symbolic-computation

Last synced: 12 Apr 2025

https://github.com/itsamirhn/rookpoly

Recursive tool for calculating rook polynomial

combinatorics polynomial python

Last synced: 10 Jun 2025

https://github.com/nessan/bit

C++ header-only library for working in bit-space/GF(2).

bitmatrix bitset bitvector gf2 linear-algebra polynomial

Last synced: 21 Jan 2026

https://github.com/lemuelpuglisi/regressionanalysis

A tool to visualize regression analysis using various regression methods.

exponential linear logarithmic polynomial power regression

Last synced: 10 Oct 2025

https://github.com/lovesh/kzg-poly-commit

Polynomial Commitments using type-3 pairings

commitment-schemes pairings polynomial

Last synced: 29 Jul 2025

https://github.com/mathyscraft/polynomial-converter

Polynomial-converter is a website make for student who are fed up to convert yourself quadratics polynimomials to canonical or factorised form

graph high-school math mathematics polynomial polynomial-calculator quadratic second-degree

Last synced: 15 May 2025

https://github.com/imd10/math317-numerical-methods

A collection of Python implementations of numerical methods based on the pseudocodes from MATH317 lectures, including Bisection, Horner's method, Complete Horner's method, Newton's method, and Polynomial evaluation techniques.

bisection-method horners-method mathematics newtons-method numerical-methods polynomial

Last synced: 28 Jun 2025

https://github.com/codernayeem/graph-gen-analyzer

Generate 2D graph and slope and analyze data.

evaluation fbs graph matplotlib numpy polynomial pyqt5 python slope-calculation

Last synced: 18 May 2026

https://github.com/thewisker/emath

A c++ library for representing and operating abstract algebraic concepts

abstract algebra equation math monomial polynomial wrapper

Last synced: 24 Apr 2025

https://github.com/ctsrc/horner

Evaluate polynomials using Horner's method

algebra math maths polynomial polynomials

Last synced: 23 Apr 2025

https://github.com/drobnyjt/rcpr

Rust Chebyshev Proxy Rootfinder: A robust global rootfinder using adaptive Chebyshev interpolation with automatic subdivision that accurately finds all roots of a smooth function F(x) on [a, b] using the Chebyshev-Frobenius companion matrix.

chebyshev-interpolation chebyshev-polynomial polynomial rootfinding

Last synced: 07 Feb 2026

https://github.com/codernayeem/poly_eq_finder

Find Polynomial equation from inputs and outputs.

cpp polynomial polynomial-equation python

Last synced: 18 Apr 2026

https://github.com/csinva/dnn-experiments

A set of scripts and experiments making it easier to analyze deep learning empirically.

ai artificial-intelligence cifar computer-vision deep-learning machine-learning ml mnist neural-network polynomial python pytorch sparse-coding statistics theory

Last synced: 06 May 2026

https://github.com/piyueh/simpoly

Simple Polynomial Toolbox for C++

cpp polynomial

Last synced: 13 Oct 2025

https://github.com/archange-py/reedsolomon

Slow implementation of Reed-Solomon Codes in pure Python

encoder-decoder galois-field polynomial python qrcode reed-solomon reed-solomon-codes reedsolomon

Last synced: 09 Apr 2025

https://github.com/lapets/polynomium

Library for symbolically representing and working with polynomials.

javascript-library library math mathematics polynomial polynomials symbolic-math

Last synced: 17 Mar 2025

https://github.com/lambdacasserole/equis

A library for solving systems of linear equations, using Idris.

idris least-squares linear-equations polynomial regression

Last synced: 25 Feb 2026

https://github.com/stdlib-js/math-base-tools-evalrationalf

Evaluate a rational function using single-precision floating-point arithmetic.

eval evalp evaluate horner javascript math mathematics node node-js nodejs number polynomial ratio rational stdlib

Last synced: 02 Aug 2025

https://github.com/ready-steady/lagrange

Algorithm for working with multivariate Lagrange polynomials

lagrange polynomial

Last synced: 23 Feb 2025

https://github.com/varun-doshi/erasure-coding

Rust Implementation of Erasure Codes

cryptography math polynomial

Last synced: 29 Mar 2025

https://github.com/basemax/sparsepolynomiallinkedlistc

This is a C implementation of a sparse polynomial linked-list. This is a good example of how to use a linked-list in C. By using a linked-list, we can store a sparse polynomial in a memory efficient way. Sparse polynomials are polynomials that have a lot of terms with a coefficient of 0.

algorithm algorithms algorithms-and-data-structures c c-polynomial c-sparse-polynomial c-sparsepolynomial datastructure ds polynomial polynomial-c sparse sparse-polynomial sparse-polynomial-c sparsepolynomial sparsepolynomial-c

Last synced: 03 Apr 2025

https://github.com/codernayeem/polynomial-equation-generator

An app to generate Polynomial Equation based on given Inputs & Outputs

android android-application equation generator kotlin kotlin-android polynomial

Last synced: 27 Apr 2026

https://github.com/lliepjiok/polynomial

Operations with polynomials over the finite field

field golang polynomial

Last synced: 02 Jul 2025

https://github.com/basemax/sparsepolynomialgo

A Go package for working with sparse polynomials. (Based on Array List data structure)

go go-package golang polynomial polynomials sparse sparse-data sparse-matrix

Last synced: 03 Apr 2025

https://github.com/gantavenkatakousik/catelog-online-assessment

This project implements a simplified Shamir's Secret Sharing algorithm to find the constant term of a polynomial from encoded roots in JSON format. It reads JSON input, decodes y-values, and uses Gaussian elimination to solve for the polynomial's coefficients.

algorithm gaussian-elimination-algorithm polynomial

Last synced: 23 Oct 2025

https://github.com/kisaa-fatima/bitcoin-daily-price-forecasting-using-time-series-analysis

This project involves exploring, building, and evaluating different time series forecasting models to predict the daily closing prices of Bitcoin. The models compared include Linear Regression, Polynomial Regression, and ARIMA.

analysis arima-model linear-regression machine-learning-algorithms polynomial polynomial-regression preprocessing python

Last synced: 29 Apr 2026

https://github.com/luna-flow/luna-poly

This is a polynomial library written using MoonBit, aiming to fill the gap in scientific computing applications in the MoonBit ecosystem.

math moonbit-lang polynomial

Last synced: 28 Feb 2026

https://github.com/thomasarmel/binary_polynomial_mod_algebra

Basic algebra on univariate binary polynomial (over GF(2))

algebr binary cryptography polynomial univariate

Last synced: 05 Apr 2026

https://github.com/leomotors/polynomial-generator

npm package for generating Polynomial

math npm-package polynomial

Last synced: 16 May 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: 26 Feb 2025

https://github.com/dsm/demir_firmware

DEMIR is a firmware for brushed dc motor with position control.

arduino atmega328p brushed-motor control motor pid polynomial

Last synced: 02 May 2026

https://github.com/jmcheon/computorv1

The goal of this project is to get acquainted with handling elementary math. You will not “do math for doing math”, but to develop a progressive and relaxed approach to projects where these tools are needed.

cpp math polynomial

Last synced: 22 May 2026

https://github.com/andresilmor/polynomial-calculator-with-windows-forms

Use of Windows Form to create a Polynomial Calculator with features from addition of two polynomials till the calculation of the polynomial itself.

calculator-application csharp mathematics polynomial university university-project windows-forms

Last synced: 22 Mar 2025

https://github.com/seigtm/setm-math

setm::math is a C++ library (and conan package) containing classes of complex numbers and polynomials with all basic operators and functionality.

cmake complex complex-numbers conan conan-packages cpp library polynomial polynomials shared-library

Last synced: 20 Apr 2025

https://github.com/promathbul/export_from_files_and_sum_power_equations

Формирует строки с степенными уравнениями со случайными коэффициентами и импортирует их в файлы. Экпортирует их обратно, преобразует в списки коэффициентов, получает сумму и после преобразования в строку, импортирует в результирующий файл.

export import import-export polynomial power-equations python sum-power-equations txt-files

Last synced: 16 Mar 2025

https://github.com/arvindrajan92/polymoment

High-order Moments of Multivariate Polynomials

analytical method-of-moments moments polynomial polynomials

Last synced: 18 Jan 2026

https://github.com/tanishqmanuja/z2polycalc

Polynomial Calculator for Z2 or GF(2) Fields

calculator polynomial progressive-web-app

Last synced: 12 May 2026

https://github.com/randomgamingdev/polynomial_divider

A simple python program for doing polynomial division. Why did I make this? Cause me lazy and no want do work. :)

easy easy-to-use math mathematics polynomial polynomials python simple small

Last synced: 10 Aug 2025

https://github.com/cleoold/polynomes

calcul de polynômes rationnelle

math polynomial

Last synced: 16 Mar 2025

https://github.com/miguelestradam36/polynomial-calculator-cplusplus

A polynomial calculator made in C++ (the code is in spanish since it was done for University).

cplusplus polynomial polynomial-arithmetic spanish-language

Last synced: 25 Mar 2025

https://github.com/pierre-fromager/surfaces

Polynomial surface

integration polynomial surface

Last synced: 01 Mar 2025

https://github.com/somodidenise/polynomial-calculator

A Java desktop app for basic and advanced polynomial operations with a user-friendly GUI.

calculator gui java maven mvc oop polynomial swing

Last synced: 16 May 2026

https://github.com/endreot/polynomial

API for manipulating polynomials and performing polynomial algebraic and calculus operations

api polynomial python unit-testing

Last synced: 31 Mar 2025

https://github.com/junaidsalim/file_handling

This C++ program reads polynomial data from a file, performs coefficient addition, and outputs the result with additional information.

cpp filehandling maths polynomial

Last synced: 05 Apr 2025