python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials
-
Updated
Dec 23, 2024 - Python
python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials
Evaluation of three parallel polynomial evaluation algorithms written for CUDA in C++ (Horner's method, Dorn's method, and Estrin's algorithm).
This project is a compiler for a polynomial-evaluation programming language.
Evaluate polynomials.
speeding up polynomial evaluation, not much useful yet, though
Add a description, image, and links to the polynomial-evaluation topic page so that developers can more easily learn about it.
To associate your repository with the polynomial-evaluation topic, visit your repo's landing page and select "manage topics."