- bvp_mixed_bc.ipynb: Code for solving 2-point boundary value problems using Finite difference method and then error analysis using convergence matrices.
- Linear_system_solution.ipynb: Algorithm for solving a system of equations that can be converted to a tri-diagonal matrix using Gaussian elimination and then upgrading the algorithm to system of such matrices to be solved using LU decomposition.
vaishnavisharma6/TIFR-Internship-code
Codes written during Internship at TIFR-CAM in summer of 2022
Jupyter Notebook