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)
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.2.tar.gz
(4.0 kB
view details)
File details
Details for the file yasiu-math-0.0.2.tar.gz.
File metadata
- Download URL: yasiu-math-0.0.2.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b71b7412a2a8cc575700bfd635bd33fa9ec411fdd5c1a44af9817d9f7589751
|
|
| MD5 |
7af9a00a04747c11ab990d2289ad980b
|
|
| BLAKE2b-256 |
c815d67647d37a3887406a5e94ea1e9bc992a9342c70d06438536a8b6abe3965
|