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.6.tar.gz
(4.8 kB
view details)
File details
Details for the file yasiu_math-0.0.6.tar.gz.
File metadata
- Download URL: yasiu_math-0.0.6.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
516ce8a40af8f89b10eb914df4325ab08e8c6579fb69d9da38b92ead45bd2b6c
|
|
| MD5 |
bd8bc0e88f0b5fab50b06afd73a6e5a2
|
|
| BLAKE2b-256 |
36dcae6d92a76f6a0145cadce7f7ce8cd90043af0c85561d776f3015c53218e8
|