get 2D sub array slices from a large 2D array
Project description
Sub Array
Returns sub array list from a larger array.
Getting Started
python3 is needed for this package
pip install subarray
Usage
from subarray import sub_array
# if m X n sub array is needed
results = sub_array(array, m, n)
# array is the input array from which sub array is deduced.
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
subarray-0.2.tar.gz
(1.4 kB
view details)
File details
Details for the file subarray-0.2.tar.gz
.
File metadata
- Download URL: subarray-0.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68bf2b3b982653a003e871df7b3452a2cb6683f6b66f50bde37a83720f76d5ce |
|
MD5 | ccff3ed007ed4a114e1c6b22c3f2a90a |
|
BLAKE2b-256 | 7f3750a129da29fabb5640e001ebcd1bc2fefdcf69028326a7a9bef19aa50dca |