A library for calculating subarray sums for arrays and circular arrays
Project description
Array Subarray Utils
A Python library to compute subarray sums efficiently.
Features
- Maximum Subarray Sum: Finds the largest sum of a contiguous subarray.
- Minimum Subarray Sum: Finds the smallest sum of a contiguous subarray.
- Maximum Circular Subarray Sum: Handles circular arrays for the largest sum.
- Minimum Circular Subarray Sum: Handles circular arrays for the smallest sum.
Installation
pip install array-subarray-utils
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
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 array_subarray_utils-0.1.0.tar.gz.
File metadata
- Download URL: array_subarray_utils-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9caa57c1be03037dcf25281e4ab53d26daf83dfabce8b50eb54bcc7601de7ea1
|
|
| MD5 |
48f43f43368ccbd11312508fec7b49d7
|
|
| BLAKE2b-256 |
782fa023713a37e2b06fc89d89617415e1dc0dfcbf14289ed36ba1bce8992819
|
File details
Details for the file array_subarray_utils-0.1.0-py3-none-any.whl.
File metadata
- Download URL: array_subarray_utils-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a63774028474abe0dcc941673bb43f883ff7f752cc206db114f212d163ad25cd
|
|
| MD5 |
eb09013bef6522304c106e42c4a1a99f
|
|
| BLAKE2b-256 |
8261d8e995eefe96ef7ac06b3f77a9baf9e4b44b12579f274a600e6eec6e640d
|