News

IMPORTANT NOTE: First, thoroughly read the license in the file called LICENSE.md! We implemented a solution of the Linear Quadratic Regulator (LQR) Optimal Control problem in C++. We use the Newton ...
This repository is a collection of numerical methods implemented in C++. Dive into the world of computational mathematics and explore methods like Crout's method for solving linear systems, bisection ...