base-codes
This repository stores all of codes that I have done during my undergraduate and postgraduate course work.
Content
- lab-journals : Laboratory journal notebooks composed during different undergrad and postgrad courses on numerical methods.
- f90-msc : Contains all of the basic Fortran-90 codes that I have done in my Numerical Methods course during my masters.
- AstroLab-msc : Contains all the python notebooks and files of Astro-Lab works.
- c-sem_1: Contains all the C code of my semester 1 of undergraduation
- ipy-jupyter_projects : Contains all the notebook.
- py-code_physics : Contains python scripts for numerical calculations in physics.
- py-my_project : Contains some random python scripts.
- py-sem_3 : Contains python scripts that I wrote during my semester 3 of undergraduation.
- py-sem_5 : Contains python scripts that I wrote during my semester 5 of undergraduation.
- py-sem_6 : Contains python scripts that I wrote during my semester 6 of undergraduation.
- py-simulation : Contains python scripts for simulation and animations in physics.
- py-turtle : Contains all the python scipts for turtle.