Rahul Banerjee (thecomputationguy)

thecomputationguy

Geek Repo

Location:Munich, Germany

Github PK Tool:Github PK Tool

Rahul Banerjee's repositories

cholesky-decomposition-cuda-eigen

GPU based implementation of a Cholesky Decomposition based linear solver using CUDA C++, Thrust and cuBLAS, also featuring Eigen for the purpose of verification and runtime comparison. The aim of this repository is to use high-level, possibly template-based APIs to reduce development time and avoid writing boilerplate code for memory management, cleanup etc.

Language:CudaLicense:GPL-3.0Stargazers:1Issues:0Issues:0

quantum-vertex-cover-problem

Python based code for finding approximately optimal solutions of the Vertex-Cover problem using both classical and quantum approaches.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

raspberrypi-thermal

Python program using OpenCV and multithreading to perform thermal imaging using the Adafruit MLX90640 on a Raspberry Pi.

Language:PythonStargazers:1Issues:1Issues:0

2D-Ising-Model

Monte Carlo simulation of the 2D Ising Model, using pure Python as well as CUDA.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Augmented-Reality

Code snippets for the Augmented Reality lecture (Summer 2019) at TUM

Language:C++Stargazers:0Issues:0Issues:0

BadBishop

A classical, search based chess engine.

Language:MakefileStargazers:0Issues:0Issues:0

Central-Force-Problem-Symplectic-Integration-

Jupyter notebook to simulate planetary orbits under a central force (gravity).

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

flappy-bird

A simple implementation of the beloved/hated Flappy Bird game. The aim of this repository is to maintain and sharpen my C++ coding skills.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

jacobi-iteration-cuda

GPU version of the Jacobi Iteration implemented using both CUDA C and PyCUDA

Language:CudaLicense:GPL-3.0Stargazers:0Issues:0Issues:0

neural-network-differential-equations

Experiments with using neural networks to solve differential equations.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

CFD_Lab_SS2018

A code repository for the CFD Lab course taken in the Summer Semester of 2018

Language:CLicense:GPL-3.0Stargazers:0Issues:0Issues:0

image-scaling-comparison

Repository to compare some existing image upscaling techniques, both classical and DL-based.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

master-thesis-code

Repository for the simulations and code snippets developed for my Master's Thesis project.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

N-Body-Simulations-CUDA-

Performance testing and re-implementing the N-body simulation on NVIDIA GPUs

Language:CStargazers:0Issues:0Issues:0

Scientific-Computing

Some simulations of ODEs and PDEs

Language:MATLABStargazers:0Issues:0Issues:0

stock-price-tracker

Python program to track the evolution of multiple stocks in a specified time-interval.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Tracking-and-Detection-in-Computer-Vision

Codes for tasks involved in the course Tracking and Detection in CV (WS2018)

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

TUM_FOPRA_34

Repository for FOPRA 34, SoSe 2023.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

useful-cheatsheets

A collection of quick references and cheat sheets.

Stargazers:0Issues:0Issues:0