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
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.3.tar.gz
(4.2 kB
view details)
File details
Details for the file yasiu-math-0.0.3.tar.gz.
File metadata
- Download URL: yasiu-math-0.0.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3254382288201b56d3e03bb4bc29993005a942ad3a0e15fa08470db8a3edf46b
|
|
| MD5 |
986c9669c93071864417b968704865b0
|
|
| BLAKE2b-256 |
44107fc2c37878a231d91dd5e63cd3e57151581614c36faa977b1c06ff3ed2f8
|