Evaluation of three parallel polynomial evaluation algorithms written for CUDA in C++ (Horner's method, Dorn's method, and Estrin's algorithm).
-
Updated
Mar 12, 2024 - C
Evaluation of three parallel polynomial evaluation algorithms written for CUDA in C++ (Horner's method, Dorn's method, and Estrin's algorithm).
Fast numerical methods in computational science
Funny and Simple programming with C
Searching words among documents with hashing. All the informations are stored in text files. Words are transformed using Horner Method. Horner number is 11.
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."