Skip to content
View arnov-sinha's full-sized avatar
Block or Report

Block or report arnov-sinha

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. stringmatch-automaton stringmatch-automaton Public

    String match with Levenshtein automaton

    C++

  2. parallel-qsort parallel-qsort Public

    Implementation of a OpenMP Parallel Quicksort based on a book-keeping method

    C++

  3. cosinesimilarity cosinesimilarity Public

    Cosine similarity test

    C++

  4. sFFT-OpenACC-Library sFFT-OpenACC-Library Public

    Sparse Fast Fourier Transforms Library combined with OpenACC API for accelerated performance.

    C++ 2 1

  5. language-openacc language-openacc Public

    Syntax highlighting for atom editor

    JavaScript 1

  6. Realtime-Mosaic Realtime-Mosaic Public

    This is an algorithm i wrote for my Computer Vision course, where i used an 'N' camera setting and created a mosaic-ed video result with motion detection.

    Python