Skip to main content

Search & Sorting algorithms

Project description


Search and Sort Modules


Different Search and Sort algorithms are implemented.

For now the functionality is really basic but it should evolve to a collection of several methods for searching elements and / or sorting sequences.

HowTo:

  1. find index number of a element in a list (here the binary search method is applied)
    from SeaSor import SeaSor
    
    get_index = SeaSor.Search().bin_index(array, target)
For more informations and instructions visit:

https://github.com/m1ghtfr3e/SearchSort

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

SeaSor-0.1.3.tar.gz (3.4 kB view hashes)

Uploaded Source

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