Contents:
-
Hacker rank -- list of problems on hackerrank website and video tutorials for these problems
-
physics -- repository for codes used in my research a) TOV -- Tolmann-Oppenheimer-Volkov Equation solver for EoS from a data file. Sample EoS file and a plot are available as well.
-
Packages (pip install package-name) -- python based packages
- fderiv -- Five point derivative from Abramowitz-Stegun for arrays. Calculates first and second order derivatives.
-
Games:
- Hangman (includes exe file)
-
PyQt Apps:
- Calculator