The document summarizes work done by Group 19 on numerical analysis methods. It includes sections on finding roots using bisection, Newton-Raphson, and Secant methods. It also covers solving matrices using Gauss-Seidel and SOR methods, and approximations using polynomial approximation. For each method, it provides background information, full code, used libraries, and user guides. Mentors for the project were Professor Shlomo Mark and Mrs. Eti Amitai.