Skip to main content

Math functions that are missing in numpy / scipy

Project description

Readme of yasiu-math

Module with useful math functions that are missing in numpy or scipy.

Installation

pip install yasiu-math

Moving average

Import:

from yasiu_math.math import moving_average

Use example:

moving_average(Union[list, "1d np array"], radius=1, padding="try", kernel_type="avg", kernel_exp=2)

All packages

1. Native Package

2. Math Package

3. Image Package

4. Pyplot visualisation Package

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

yasiu-math-0.0.4.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

yasiu_math-0.0.4-py3-none-any.whl (4.3 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