No project description provided
Project description
Abi-Core: Array Basic Implementations
Tired of having to reinvent the wheel? Try Abi-Core
Abi-Core contains a collection of array initializations, sorts,and other frequently-repeated tasks to help trim down on repetitive tasks.
Abi-Core currently includes these sorting algorithms each with an optional boolean to display a real-time sorting graphic:
- Bubble
- Insertion
- Merge
- Selection
As well as:
- Initializations of empty, random, and uniformly filled n-dimensional arrays of any defined type
- Searches for all indices of a query, nth greatest/least, nth occurrence, unique, and intersections with another array
- Transformations such as flattening/chunking, concatenating into one string, reversal, sliding window, duplicate removal, and zipping
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
abi_core-0.1.0.tar.gz
(3.0 kB
view details)
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 abi_core-0.1.0.tar.gz.
File metadata
- Download URL: abi_core-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba9923a1d18f095e59101908df0b6901f75e637e75497294ffd46f402fae14c5
|
|
| MD5 |
678bce514f7a5e4ff03c8fb83dc4fcbb
|
|
| BLAKE2b-256 |
882f4894414045ca67395f89f5260319e39205c69c3dc7e8a2bcf68448079704
|
File details
Details for the file abi_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: abi_core-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
619848f2f1427aeeff9f5311ece0df79a8a2a5b6be2248fe780e5c40b8b598f6
|
|
| MD5 |
4ab44dc8f5cc49f1deedddfa316fa0ba
|
|
| BLAKE2b-256 |
e66f37c45542e6e27b17b6a83f0344b449cc87158751a202370170d31bbe939c
|