Search code examples
Sympy: Drop higher order terms in polynomial...


pythonsympysymbolic-mathcomputer-algebra-systemspolynomials

Read More
Why does MSVC AVX2 /FP:strict sometimes generate inferior (slower) code to SSE2?...


visual-c++x86benchmarkingcompiler-optimizationpolynomials

Read More
Fitting a polynomial with a known intercept...


rlinear-regressionpolynomialsintercept

Read More
Decode polynomial from String with Pattern and Matcher...


javaregexpolynomials

Read More
Using div() on multivariate polynomials in Sympy: incorrect remainder?...


pythonsympydivisionpolynomialsgroebner-basis

Read More
Return value of np.polynomial.Polynomial.fit when full=True...


pythonnumpypolynomials

Read More
How to specifically round each coefficient of an nth-order polynomial equation on a ggplot2 graph?...


rggplot2roundingequationpolynomials

Read More
How does NumPy solve nth (5 and higher) degree polynomials?...


pythonnumpymathpolynomialsnewtons-method

Read More
Numpy.root is returning the correctly plotted x-intercept but labeling it incorrectly in Python-in-E...


pythonnumpyplotlabelpolynomials

Read More
What is the best way to fit a quadratic polynomial to p-dimensional data and compute its gradient an...


pythonscikit-learnlinear-regressionpolynomialshessian-matrix

Read More
Is there a simple and efficient way to evaluate Elementary Symmetric Polynomials in Python?...


pythoncombinatoricspolynomials

Read More
What is the equivalent of np.polyval in the new np.polynomial API?...


pythonnumpypolynomials

Read More
Polynomials as input in Python...


pythoninputpolynomials

Read More
facet figure - polynomial + linear in Altair...


pythonaltairpolynomials

Read More
How to detect in real time a "knee/elbow" (maximal curvature) in a curve...


algorithmcurvepolynomials

Read More
numpy polynomial roots incorrect compared to Matlab?...


pythonnumpypolynomials

Read More
Log2 approximation in fixed-point...


logarithmpolynomialsfixed-point

Read More
scipy.special.eval_hermite with complex argument...


pythonscipypolynomials

Read More
generate constrained path using cubic or quintic polynomial...


pythonoptimizationmathematical-optimizationpolynomialspolynomial-math

Read More
Is there any all_coeffs() for multivariable polynomials in sympy?...


sympypolynomials

Read More
Iterate over coefficients from a polynomial constructed from a string in JavaScript...


javascripttypescriptalgorithmpolynomialselliptic-curve

Read More
Unable to Create Polynomial Features for regression using numpy.plyfit -- AttributeError: 'numpy...


pythonpython-3.xnumpypolynomials

Read More
AttributeError: 'poly1d' object has no attribute 'is_commutative'...


pythonsympypolynomialssymbolic-integration

Read More
How to integrate p(x)*f(x) where p(x) is a polynomial and f(x) is a function? MATLAB...


functionmatlabnumerical-integrationpolynomials

Read More
How do you integrate over a curve in 2D space that is parameterized by a polynomial?...


pythonnumpyscipynumerical-integrationpolynomials

Read More
When and how to use Polynomial.fit() as opposed to polyfit()?...


pythonnumpypolynomialscoefficients

Read More
Polynomial which satisfies integral and two points...


pythonmathpolynomialspolynomial-mathsymbolic-integration

Read More
Obtaining a list of the coefficients from the Lagrange interpolation in python...


pythonnumpyinterpolationpolynomials

Read More
Find the coefficients of the polynomial given its roots...


algorithmloopsfor-looppolynomial-mathpolynomials

Read More
Polynomial multiplication in c...


cpolynomials

Read More
BackNext