Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in polynomial-math

Storing polynomials in TreeMaps --- Why?

Calculate trendline and predict future results

How to use polynomials instead of bits to improve the performance?

identify graph uptrend or downtrend

Transform 2d spline function f(t) into f(x)

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)