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 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.1.tar.gz
(3.9 kB
view details)
File details
Details for the file yasiu.math-0.0.1.tar.gz.
File metadata
- Download URL: yasiu.math-0.0.1.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18ec6115b991abcbf2a68a86d4b397719efc116e8e90508066b4bfb08e4c361b
|
|
| MD5 |
0e8a40f1631e99495869454448d56710
|
|
| BLAKE2b-256 |
68448134674ac50d422a70039c80b3cf61db152bb13fdf573f65a0f5fde984f6
|