Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in polynomial-math

Need to fit polynomial using chebyshev polynomial basis

fft division for fast polynomial division

Why is `poly` complaining about degree less than number of unique points?

r polynomial-math

How to implement CRC32 taking advantage of Intel specific instructions? [duplicate]

c++ polynomial-math crc32

Fast factorization of polynomial with integers coefficients

How to perform a complicated change of variables for a polynomial (in Mathematica)

Roots of a polynomial mod a prime

Print a polynomial using minimum number of calls

algorithm polynomial-math

How to calculate coefficients of polynomial using Lagrange interpolation

efficiently determining if a polynomial has a root in the interval [0,T]

Complex-coefficient polynomial root finding in Java

"Polynomial too big for FFT" error on NTL

How to represent polynomials with numeric vectors in R

r polynomial-math

Problems in implementing Horner's method in Python

Implementing SSE 4.2's CRC32C in software

c++ polynomial-math crc32

What's the opposite of JavaScript's Math.pow?

Fitting polynomial model to data in R