Skip to content
View amith1893's full-sized avatar

Block or report amith1893

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

Popular repositories Loading

  1. part-of-speech-tagger part-of-speech-tagger Public

    Given a training data with supervised part of speech tagging, a part of speech tagger is developed using Viterbi Algorithm using Bigram Model

    Python

  2. parallel-quicksort parallel-quicksort Public

    Implementation of parallel quicksort using OPENMP constructs

    C++

  3. parallel-histogram parallel-histogram Public

    Generated a histogram parallely using OpenMP constructs

    C++

  4. parallel-matvec parallel-matvec Public

    Matrix-Vector Multiplication done parallely using MPI

    C++

  5. basic-python-interpreter basic-python-interpreter Public

    Mimicks basic python interpreter

    Python

  6. evaluating-residual-poisson evaluating-residual-poisson Public

    Evaluation of residual for poisson differential equation using MPI

    C++