No project description provided
Project description
pyalgos is a package for implementing various algorithms:
Sorting
Insertion Sort
Selection Sort
Links
Documentation: http://pyalgos.readthedocs.io
Features
Supported on Python 2.7 and Python 3.3+.
Changelog
v0.1.2
Added support for tuple of values in both insertion() and selection() sorting methods.
v0.1.1
Added validation for checking whether all the elements in a given list are strings or not in both insertion() and selection() sorting methods.
v0.1.0
First release.
Added insertion() method for implementing insertion sort algorithm.
Added selection() method for implementing selection sort algorithm.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyalgos-0.1.2.tar.gz
(13.3 kB
view hashes)
Built Distribution
Close
Hashes for pyalgos-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd90b2f3dc8a219d75b88d37d26d0c88119ab4a2c39846b4848f8658549c52c1 |
|
MD5 | 41aa5e077e28ccb815c56856ac1ad0f0 |
|
BLAKE2b-256 | 4db21455098a572635503132757faaad178e0cd6a0d8820e0c58418d48b2cf54 |