Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in polynomial-math

Algorithm for computing the inverse of a polynomial

How can I create functions that handle polynomials?

What is a simple way to find real roots of a (cubic) polynomial?

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