openanalysis

In our daily life, we encounter many algorithms. Knowingly or Unknowingly, algorithms make our life easier. Analysis of algorithms is a special field of interest in Computer Science. Analysis evaluates the algorithm, and leads to invention of faster algorithms. Visualization leads to the better understanding of how algorithms work. The package OpenAnalysis is inteded as a tool for analyzing and visualizing algorithms.

Supported Kinds of algorithms

Samples Showcase

Here we present the sample images and videos generated by our tools.

Binary Search Horspool String Matching Algorithm Look for the videos under _static directory as .md files doesn’t support embedded videos

For installation instructions refer here