Pysmooth: a Python implementation of R's stats::smooth Tukey's (running median) smoother
Project description
A Python implementation of R’s stats::smooth() Tukey’s (running median) smoother
Features
TODO - Replace C/R-style coding with more Pythonic methods
Requirements
Python 3.8, 3.9, or 3.10
Numpy 1.20
Installation
You can install pysmooth via pip from PyPI:
$ pip install pysmooth
Usage
Pysmooth is intended to be used within another module.
from pysmooth import smooth
smooth(x=arr, kind="3RS3R", twiceit=False, endrule="Tukey")
Contributing
Contributions are very welcome. To learn more, see the Contributor Guide.
License
Distributed under the terms of the GPL 3.0 license, Pysmooth is free and open source software.
Issues
If you encounter any problems, please file an issue along with a detailed description.
Credits
This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysmooth-1.5.0.tar.gz.
File metadata
- Download URL: pysmooth-1.5.0.tar.gz
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.19.3 CPython/3.11.9 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e27dc7fcd691882fbd4f61964bc3250a6e172e47ec7693f43fa475956d20a6d1
|
|
| MD5 |
efe0d79b634ee729fbcc10ebfdbd4ad8
|
|
| BLAKE2b-256 |
f8674081ba493635fad909818d34d2e555ac1e0e5152c44010b31d59dbe9404a
|
File details
Details for the file pysmooth-1.5.0-py3-none-any.whl.
File metadata
- Download URL: pysmooth-1.5.0-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.19.3 CPython/3.11.9 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc130b9979d09b21e18bf47f3b47ef708196c83e719cd6842cedb05f2fac1f33
|
|
| MD5 |
1e5d008c51e8fd6b89f68b0a92a91e04
|
|
| BLAKE2b-256 |
62f0b6e39b790b59d73daad14f3d26aa9f48df0f83ad835fe2cc8dac7c0eb815
|