Skip to content
View gMerm's full-sized avatar

Highlights

  • Pro

Block or report gMerm

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. Numerical-Methods Numerical-Methods Public

    This repository contains MATLAB implementations for the Scientific Computing Lab (2023-24) course.

    MATLAB

  2. Function-Approximation-with-k-Nearest-Neighbours Function-Approximation-with-k-Nearest-Neighbours Public

    Used OpenMP API, MPI API for this project.

    C 1

  3. Quadratic-Form-2D-Diffusion Quadratic-Form-2D-Diffusion Public

    Quadratic Form, 2D Diffusion with MPI I/O, Bug hunting

    C

  4. Differential-Pulse-Code-Modulation-DPCM Differential-Pulse-Code-Modulation-DPCM Public

    Simulating a Differential Pulse-Code Modulation (DPCM) with Uniform Quantizer

    MATLAB

  5. Lennard-Jones-Potential-SIMD Lennard-Jones-Potential-SIMD Public

    Used Intel's SIMD instructions in order to vectorize and achieved to beat the compiler's (gcc-13) auto-vectorization. Used both SSE, AVX.

    C

  6. simd-examples simd-examples Public

    Forked from VectorCamp/simd-examples

    Simple SIMD examples for training purposes

    C