Skip to content
View Durganshu's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report Durganshu

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. Abalone-Game Abalone-Game Public

    Abalone is a board game of class "2-Person Zero-Sum Game with Complete Information". This repository contains 4 different search strategies for a competitive Abalone gameplay.

    C++

  2. Fluidchen-EM Fluidchen-EM Public

    Fluidchen EM is a Computational Fluid Dynamics Solver capable of solving a wide range of problems. The whole code is parallelized using MPI and is compatible with preCICE for coupling with other so…

    C++ 1

  3. mitos mitos Public

    Forked from caps-tum/mitos

    Memory Sampling Tool using Linux perf_events

    C++

  4. sys-sage sys-sage Public

    Forked from caps-tum/sys-sage

    C++

  5. DeepBio DeepBio Public

    Forked from RobinFalter/DeepBio

    Prototype for TUM.ai Makeathon

    Python

  6. Modern-Cpp-Performance Modern-Cpp-Performance Public

    This repository contains a set of benchmarks evaluating different features of Modern C++ (C++11 and later). The aim is to identify practices for achieving high performance on C++.

    C++