Compute Polynomials Twice as Fast
Evaluate a degree-n polynomial with about n/2 multiplications. Type a polynomial, pick ℚ, ℝ, ℂ, a Mersenne prime or a binary field, and get the preprocessed evaluation chain as math, C code or a circuit — everything runs in your browser.
Compute Polynomials Twice as Fast launched on September 9, 2026 with 131 votes, #35 of 5,297 launches that month and more than 95% of that year's launches.
In plain words
Compute Polynomials Twice as Fast is a browser-based tool that evaluates polynomials using approximately half the multiplications required by traditional methods. Users input a polynomial and select from various number systems including rationals, reals, complex numbers, Mersenne primes, or binary fields. The tool outputs preprocessed evaluation chains as mathematical notation, C code, or circuit diagrams. It serves developers and researchers working with polynomial evaluation in cryptography, hashing, coding theory, and function approximation.
written from the facts on this page · September 2026
From the sources
You may have heard about Horner's method, which evaluates a polynomial of degree n in n multiplications ( n −1 if it is monic). But did you know that with a bit of preprocessing of the coefficients, ⌊ n /2⌋+1 multiplications suffice for any monic polynomial , one more for a general one? You can use this to approximate functions like exp, sin, cos, or to evaluate polynomials in cryptography, hashing, and coding theory. Simply type a polynomial below, pick your field, and we'll preprocess it forfrom thomasahle.com
Pricing, as stated on its site
Free — No pricing information found on the website. The tool appears to be completely free to use in the browser with no paid tiers mentioned.
checked September 2026 · prices change
Does a similar job
all alternatives →- ANAlgebraic Number Theory in Python 32018 · github.com · ▲157
- SUSpeeding up LLM inference 2x times (possibly)2024 · asciinema.org · ▲419
Here's a project I've been working on for the last few months. It's a new (I think) algorithm, that allows to adjust smoothly - and in real time - how many calculations you'd like to do during inference of an LLM model. It seems that it's possible to do just 20-25% of weight multiplications instead of all of them, and still get good inference results. I implemented it to run on M1/M2/M3 GPU. The mmul approximation itself can be pushed to run 2x fast before the quality of output collapses. The inference speed is just a bit faster than Llama.cpp's, because the rest of implementation…
- CAChebyshev approximation calculator2024 · stuffmatic.com · ▲278
Hi everyone, here's a web app I made that generates code for efficiently approximating mathematical functions. This is useful when performance matters more than perfect accuracy, for example in embedded systems. The app uses Chebyshev expansions, which despite their theoretical depth result in suprisingly compact and readable code in practice. This code is generated for you and using it does not require any knowledge of the underlying theory. Source code and more info: https://github.com/stuffmatic/chebyshev-calculator
Polynomial Solver Step by Step2025 · apps.apple.com · ▲17Everything about Polynomials: solutions, proofs & graphs
- AMAdvanced Mathematics Library for Node.js and JavaScript2012 · github.com · ▲123
- IPInteractive polynomial roots toy2017 · duetosymmetry.com · ▲69
More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 7d ago · opentrailpaper.com

Lettertrace▲375Track your AI visibility for free (using your own API keys!)
Dev tools · 30d ago · lettertrace.com
Launched alongside, September 2026
the whole month →- WI
Special relativity simulator in which light crawls along at a human speed, so Lorentz contraction, aberration and Doppler shift happen at walking pace.
Life & fun · 1d ago · rivendell.dmitrybrant.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 7d ago · opentrailpaper.com

9 major streaming services cost $95.91/mo in 2021-03 and $154.41/mo today — up 61%, or $702 a year. Every change sourced.
Life & fun · 20h ago · honestlyranked.com


- OD