Skip to content
View PratikAghor's full-sized avatar
Block or Report

Block or report PratikAghor

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. matlab_codes matlab_codes Public

    MATLAB codes I wrote for fun. heat_leapfrog contains DuFort-Frankel scheme for 1d heat conduction Orr_Sommerfeld_spectral contains Spectral code for finding the eigenvalue spectrum of the Orr Somme…

    MATLAB 1

  2. reaction_diffusion_pattern_formation reaction_diffusion_pattern_formation Public

    This folder contains codes I wrote for my undergraduate thesis. 'schnackenberg_final.edp' is a freefem++ file which takes the Schnackenberg reaction diffusion system and does time marching using fr…

    MATLAB 4

  3. cpp_codes cpp_codes Public

    Some c++ codes I wrote as a part of a course on computational physics. These contain some good first exercises in numerical linear algebra and basics of finite difference method.

    C++

  4. lec_notes lec_notes Public

    lecture notes that I wished were available somewhere

    TeX 13 1

  5. template_hdf5_io template_hdf5_io Public

    This folder contains three header files 'vector.h', 'matrix.h' and 'matrix3d.h' with dynamic memory allocation. A useful pdf I found online is also included.

    C++ 1

  6. jupy_code jupy_code Public

    Julia and python codes I wrote for some serious work or fun

    Jupyter Notebook