Skip to content
View abhiy91's full-sized avatar

Block or report abhiy91

Report abuse

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

Report abuse

Popular repositories Loading

  1. 1d_diffusion 1d_diffusion Public

    Solving the 1d diffusion equation using the FTCS and Crank-Nicolson methods

    C 5

  2. 2d_diffusion_equation 2d_diffusion_equation Public

    Solving the 2D diffusion equation using the FTCS explicit and Crank-Nicolson implicit scheme with Alternate Direction Implicit method on uniform square grid

    C 4

  3. Mandelbrot Mandelbrot Public

    Serial and parallel implementation for calculating the Mandelbrot set

    C 1

  4. Goldbach_conjecture Goldbach_conjecture Public

    Calculations for the Goldbach conjecture

    C

  5. Estimating_pi Estimating_pi Public

    Estimating value of pi using the midpoint rule

    C

  6. 2d_laplace 2d_laplace Public

    Parallel MPI solution of the 2D Laplace equation using the Conjugate Gradient method and Compressed Row Storage

    C 1