Selected numerical methods implemented
-
Updated
Nov 5, 2024 - C++
Selected numerical methods implemented
Evaluate a rational function.
Evaluate a rational function using single-precision floating-point arithmetic.
Compile a module for evaluating a polynomial.
Compile a module for evaluating a rational function.
Evaluate a polynomial using single-precision floating-point arithmetic.
Evaluate a polynomial.
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).
Generate Reading Lists for Horner Bible Reading Plan
Searching words among documents with hashing. All the informations are stored in text files. Words are transformed using Horner Method. Horner number is 11.
Proyecto personal sobre la division de polinomios por el Método de Horner, el cual permite el ingreso de varios números enteros (positivos o negativos), y asi poder calcular el residuo y el cociente
Fast numerical methods in computational science
Funny and Simple programming with C
Second-degree Computer Engineering subject at Universitat de Barcelona
Add a description, image, and links to the horner topic page so that developers can more easily learn about it.
To associate your repository with the horner topic, visit your repo's landing page and select "manage topics."