batuhanhangun
Electrical Engineer, MSc. Interested in computer vision, image processing, computer graphics, parallel computing, GPGPU.
İstanbul, Turkey
Pinned Repositories
computergraphicsnotes
Notes from the Fundamentals of Computer Graphics (5th) Edition by Marschner and Shirley
convolution2d
Cpp-Concurrency
Codes and notes for the book "C++ Concurrency in Action"
EBLG401_Parallel_Programming
Collection of codes I used as examples in the EBLG401 Parallel Programming course I instructed at İstanbul Nisantasi University
imageFilteringGpu
フィルタ処理のCUDA実装
Learning-OpenCV-3_examples
matchTemplateGpu
テンプレートマッチングのCUDA実装
MSc-Thesis
A repository for the codes used in my MSc thesis
opencv-cpu-gpu-verify
Simple code to verify OpenCV installation (with CUDA)
opencv-libname-generator
A Python code to generate OpenCV release and debug library names
batuhanhangun's Repositories
batuhanhangun/AIVISIONTRAINER_AI-1
batuhanhangun/ANARI-SDK
ANARI SDK
batuhanhangun/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
batuhanhangun/Bend
A massively parallel, high-level programming language
batuhanhangun/bevy
A refreshingly simple data-driven game engine built in Rust
batuhanhangun/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
batuhanhangun/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
batuhanhangun/cuda-quantum
C++ and Python support for the CUDA Quantum programming model for heterogeneous quantum-classical workflows
batuhanhangun/CUDALibrarySamples
CUDA Library Samples
batuhanhangun/DM-Sim
DM-Sim: Quantum Simulator on GPU Cluster using Density Matrix
batuhanhangun/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
batuhanhangun/kanrl
Kolmogorov-Arnold Network for Reinforcement Leaning, initial experiments
batuhanhangun/kokkos
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
batuhanhangun/LearnWebGPU
Learn to use WebGPU for native graphic applications in C++
batuhanhangun/lectures
Material for cuda-mode lectures
batuhanhangun/Medical-Quantum-Machine-Learning
The Leading Medical Quantum Machine Learning Code and R&D Public Repository.
batuhanhangun/NWQ-Sim
batuhanhangun/OCCT
Open CASCADE Technology (OCCT) is an open-source software development platform for 3D CAD, CAM, CAE. This is a clone of the official repository located on https://dev.opencascade.org/. Please use official development portal for registering issues and providing patches.
batuhanhangun/OpenUSD
Universal Scene Description
batuhanhangun/pytorch_tutorials
Beginner Level Deep Learning Tutorials in Pytorch with Youtube Videos!
batuhanhangun/qgss-2024
Qiskit Global Summer School 2024: The Path to Utility
batuhanhangun/Qiskit-Global-Summer-School-2024
batuhanhangun/qtbook
Qt Korea Developer Community (https://www.qt-dev.com)
batuhanhangun/quantum-computing
Head-start on quantum computing.
batuhanhangun/RAJA
RAJA Performance Portability Layer (C++)
batuhanhangun/typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
batuhanhangun/Vulkan-Samples
One stop solution for all Vulkan samples
batuhanhangun/WebGPU-Cpp
A single-file zero-overhead C++ idiomatic wrapper for WebGPU native
batuhanhangun/webui
Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib.
batuhanhangun/wgpu
Safe and portable GPU abstraction in Rust, implementing WebGPU API.