Second-degree Computer Engineering subject at Universitat de Barcelona
-
Updated
May 8, 2018 - C
Second-degree Computer Engineering subject at Universitat de Barcelona
Funny and Simple programming with C
Fast numerical methods in computational science
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
Searching words among documents with hashing. All the informations are stored in text files. Words are transformed using Horner Method. Horner number is 11.
Generate Reading Lists for Horner Bible Reading Plan
Evaluation of three parallel polynomial evaluation algorithms written for CUDA in C++ (Horner's method, Dorn's method, and Estrin's algorithm).
python package implementing a multivariate Horner scheme for efficiently evaluating multivariate polynomials
Evaluate a polynomial.
Evaluate a polynomial using single-precision floating-point arithmetic.
Compile a module for evaluating a rational function.
Compile a module for evaluating a polynomial.
Evaluate a rational function using single-precision floating-point arithmetic.
Evaluate a rational function.
Selected numerical methods implemented
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."