Pinned Repositories
Matrix-Multiplication
This assignment explores speeding up matrix multiplication using AVX instructions and cache memory
alokbakshi.github.io
Personal Website
FFT
A recursive FFT implementation in C (based on Cooley–Tukey algorithm)
Five-Cards-Trick
This is a C++ implementation of five card trick puzzle
alexa_tutor
alokbakshi's Repositories
alokbakshi/alokbakshi.github.io
Personal Website
alokbakshi/Five-Cards-Trick
This is a C++ implementation of five card trick puzzle
alokbakshi/FFT
A recursive FFT implementation in C (based on Cooley–Tukey algorithm)
alokbakshi/Matrix-Multiplication
This assignment explores speeding up matrix multiplication using AVX instructions and cache memory