Skip to main content

numerical & statistics functions

Project description

aryth

numerical & statistics functions

Usage

from aryth.bound_vector import max_by, min_by

cities = [
    'jakarta',
    'bern',
    'san fransisco',
    '',
    'paris',
]
print(max_by(cities, len))
print(min_by(cities, len))

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

aryth-0.0.12.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

aryth-0.0.12-py3-none-any.whl (9.2 kB view hashes)

Uploaded Python 3

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