pyalgos 0.1.2
pip install pyalgos
Released:
No project description provided
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Bharadwaj Yarlagadda
- Tags algorithms, sorting, insertion, selection
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License)
- Author: Bharadwaj Yarlagadda
- Tags algorithms, sorting, insertion, selection
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file pyalgos-0.1.2.tar.gz
.
File metadata
- Download URL: pyalgos-0.1.2.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef0d87c9d333286d07b9ad926852ae2410e583781a1b5062adc29592357d2dd8 |
|
MD5 | fcf72cd4ac0285ed31d251ab6e0b09af |
|
BLAKE2b-256 | 4212ac40e100ac06a2e1285769626bd6ebbf64b946e181d7baf1ff471c4268ea |
File details
Details for the file pyalgos-0.1.2-py2.py3-none-any.whl
.
File metadata
- Download URL: pyalgos-0.1.2-py2.py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd90b2f3dc8a219d75b88d37d26d0c88119ab4a2c39846b4848f8658549c52c1 |
|
MD5 | 41aa5e077e28ccb815c56856ac1ad0f0 |
|
BLAKE2b-256 | 4db21455098a572635503132757faaad178e0cd6a0d8820e0c58418d48b2cf54 |