Skip to main content

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


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 hashes)

Uploaded Source

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