Some specialized data structures for Python.
Project description
ssds-python
Some Specialized Data Structures for Python.
ssds-python is a library of specialized data structures that are used for
niche purposes, usually in certain algorithms. As such, they are implemented with
efficiency in mind.
Installation
After cloning, this package can be built and installed from source using the following command:
python3 setup.py install
Testing
Tests are located in the ./tests folder. They can be run manually using the
following command format:
python3 -m unittest tests/TestSomething.py
For some of the structures, the tests will include reports on the time taken to perform certain operations. These might be useful in evaluating the efficiency of the implementations.
Licensing
This software is licensed under the Apache Licence 2.0. See LICENSE
for more information.
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssds-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ssds-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e58b429e0fe53f220fc9e3d3ca2f88d41c3a955ab3f3701e89abccadf50c86c
|
|
| MD5 |
3f163c7c7c77f38b79f18641f49e03f6
|
|
| BLAKE2b-256 |
306b8efaefe66126b87c8cc383851c79af5832fad8ebadc086081ee5582ea0a6
|