Skip to main content

A Python datastructure library

Project description

coils

Data structures implemented using Python.

Github

https://github.com/harisankar-krishna-swamy/coils

Install

pip install pycoils

License

Apache2 License

New Features

11 November 2020:

  1. Bit vector data structure

List of data structures

  1. Stack using python list
  2. Queue using python list
  3. Heap (Min & Max) using python list.
  4. Binary Search Tree with link inversion traversal
  5. SplayTree -do-
  6. LinkedList
  7. DoublyLinkedList
  8. SeperateChainHashTable (3 types of chaining using LinkedList, SplayTree, BinarySearchTree)
  9. DisjointSetWithUnion (uses uptree nodes and path compression)
  10. PriorityQueues
  11. InternStore
  12. Bit Vector

Examples and usage

Refer: pycoils/examples package

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

pycoils-3.0.1.tar.gz (33.6 kB view details)

Uploaded Source

Built Distribution

pycoils-3.0.1-py3-none-any.whl (63.4 kB view details)

Uploaded Python 3

File details

Details for the file pycoils-3.0.1.tar.gz.

File metadata

  • Download URL: pycoils-3.0.1.tar.gz
  • Upload date:
  • Size: 33.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.4

File hashes

Hashes for pycoils-3.0.1.tar.gz
Algorithm Hash digest
SHA256 465bff5ce1b7bd876cd55e54829601dbd91600f056391c5259c8b79b032bde6d
MD5 2fad7317c05b15d81f326242e64cabcc
BLAKE2b-256 c74a0891396a299abaaa4e68e3b9ec9115cab50362b76b20de08e0e233d527d3

See more details on using hashes here.

File details

Details for the file pycoils-3.0.1-py3-none-any.whl.

File metadata

  • Download URL: pycoils-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 63.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.4

File hashes

Hashes for pycoils-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 93b4f6730f7c837de25207ac6b79df8be1aebcff52b8d917ab615d3000a68881
MD5 080dab184eeb3d734259da2a33b9dcb6
BLAKE2b-256 108abb3202f45af47bda99e1bb822e6b47b73dde72a2ccf0416810bdbff7ac87

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