Skip to content
View madDipanjan's full-sized avatar

Organizations

@biomimetics-iitm

Block or report madDipanjan

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

Popular repositories Loading

  1. u-dales u-dales Public

    Forked from uDALES/u-dales

    uDALES: large-eddy-simulation software for urban flow, dispersion and microclimate modelling

    Fortran 1

  2. MyCaptain-Assignments MyCaptain-Assignments Public

    The repository contains the answers of the MyCaptain C++ course assignment. August 2020.

    C++

  3. August2020 August2020 Public

    Forked from aadhar54/August2020

    Welcome one , Welcome all 🙏 . This is the repository for the files , codes and documents of the MyCaptain Coders Pack ❤️ Workshop of August 2020 Batch . Like every skill, learning to code in C++ ca…

    C++

  4. gpubootcamp gpubootcamp Public

    Forked from openhackathons-org/gpubootcamp

    This repository consists for gpu bootcamp material for HPC and AI

    Jupyter Notebook

  5. Basics_of_HPC Basics_of_HPC Public

    Forked from hpc-shiksha/Basics_of_HPC

    The example codes discussed in the course are available here.

    C

  6. random_index_generator_MPI random_index_generator_MPI Public

    This is an MPI code written c++. This code generates a set of M random integers in the range [0,N), on each process. The random number generator is seeded differently on each process. For each rand…

    C++