Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in polynomial-math

Is my subset sum algorithm of polynomial time?

How to implement polynomial logistic regression in scikit-learn?

Bairstow's method initial quadratic approximations

Most efficient way to compute a polynomial

java polynomial-math

Optimize conversion between list of integer coefficients and its long integer representation

Solving system of nonlinear equations with python

How to store a polynomial?

Finding polynomial roots using Python -- Possible Numpy Extension Bug

Lagrange interpolation in Python

Vertical line fit using polyfit

Solving a Linear Diophantine Equation(see description for examples)

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