Skip to main content

An open source package to analyse and visualise algorithms and data structures

Project description

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.

Types of supported algorithms

The following types of algorithms are currently supported. We plan to support more kind of algorithms in the future.

  • Comparision based Sorting Algorithms ( Analysis + Visualization )

  • Comparision based Searching Algorithms ( Analysis )

  • Comparision based Pattern Matching Algorithms ( Analysis )

  • Data Structures and Related algorithms ( Visualization )

  • Graph Algorithms based on Tree Growth techinique ( Visualizaiton )

  • Graph Algorithms utilizing Matrix and Dynamic Programming ( Visualization )

Setting up OpenAnalysis

OpenAnalysis is only supported on Python versions which are greater than 3.5. Once you have suitable version of Python installed, you can simply obtain OpenAnalysis via pip (or pip3, if you have multiple versions of Python installed)

sudo pip install OpenAnalysis

If all things go well, you have working installation of OpenAnalysis.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OpenAnalysis-0.0.8.tar.gz (7.7 MB view details)

Uploaded Source

File details

Details for the file OpenAnalysis-0.0.8.tar.gz.

File metadata

File hashes

Hashes for OpenAnalysis-0.0.8.tar.gz
Algorithm Hash digest
SHA256 43c0792fd1e221a563f622736ef013f950dc46fbb0c6d2c24de5f7cfdf6b8a3d
MD5 d93d128e7139e8a5ae71d3a92cc0bb4c
BLAKE2b-256 7cbeddb0159e02d1b73a1da10ed25112831c09b05d69b3187cf903a3475d5291

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page