Skip to content
View omarkhursheed's full-sized avatar
  • Aligarh, India
Block or Report

Block or report omarkhursheed

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

  1. pysal pysal Public

    Forked from pysal/pysal

    PySAL: Python Spatial Analysis Library

    Jupyter Notebook

  2. finance-ml finance-ml Public

    A project that uses machine learning techniques to build a backtesting engine for trading and to analyze stock market data and make predictions.

    Python 19 11

  3. dining-philosophers dining-philosophers Public

    A simple visualization of a deadlock and starvation-free solution for the dining philosopher problem.

    Java 2

  4. sagar-sam/Diagnose-hack36 sagar-sam/Diagnose-hack36 Public

    If you're worried that you might need braces, but dread the thought of going to the dentist. Or if your face or your child's, seems to be developing some problem that might need medical attention t…

    Python 2 1

  5. parallel-shortest-path parallel-shortest-path Public

    An implementation of floyd's shortest path algorithm that attempts to use parallel computing to improve complexity

    C++

  6. nfa2dfa nfa2dfa Public

    A program that converts a non-deterministic finite automata to a deterministic finite automata.

    C++