You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Numerical methods project for Warsaw University of technology. This project aims to solve the linear equation Ax=b using Crout block decomposition. Matrix A is decomposed into matrices L and U.