Skip to content
View vivek-ramadhar's full-sized avatar

Highlights

  • Pro

Block or report vivek-ramadhar

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. dlp_toolkit dlp_toolkit Public

    A small exploration of solving the discrete logarithm problem in finite fields using two specific algorithms, Baby-step Giant-step and Pohlig-Hellman.

    C++

  2. raytracer2 raytracer2 Public

    practical exploration of spherical harmonic lighting

    C++

  3. sphharmonics sphharmonics Public

    Spherical Harmonics in C++

    C++

  4. raytracer raytracer Public

    C++

  5. Interactive-Polynomial-Interpolater Interactive-Polynomial-Interpolater Public

    A graphing application that allows users to draw points and then a polynomial will be computed and plotted that intersects all of the drawn points.

    Java

  6. vcr-ingo-gpu-challenge vcr-ingo-gpu-challenge Public

    My attempt at Ingoyama's GPU Challenge: designing a kernel that multiplies pairs of 256-bit numbers, getting 512-bit results, maximizing multiplier throughput.

    Cuda