◐ Shell
clean mode source ↗

ron0studios - Overview

View ron0studios's full-sized avatar

Block or report ron0studios

Rudrrayan Manna (Rono)


Low-level performance engineer. GPUs (and LPUs!)

Working at Groq (now NVIDIA)

2nd year CS student at the University of Southampton

Pinned Loading

  1. An N-body orbit simulator, optimised with the Barnes-Hut treecode algorithm.

    C++ 6

  2. Real time Maxwell EM simulation

    C++ 11 2

  3. KegsHACK-caffeine project. A genetic algorithm to create a car. Also available on https://ron0studios.itch.io/evolutionary-cars

    GDScript 1

  4. A C++ Implementation of the Indexed priority queue/heap

    C++ 2

  5. An autograd engine using tensors and matrices instead of scalar values

    Python