https://github.com/laszukdawid/PyEMD
Tip revision: 17efa921bb57fb35bc2ce381e9b624cf4e1dd4c2 authored by Dawid Laszuk on 08 December 2025, 13:54:36 UTC
devops: migrate to uv and nox
devops: migrate to uv and nox
Tip revision: 17efa92
.gitignore
venv/
.venv/
build/
dist/
*.egg-info
.vscode/
.idea/
.mypy_cache
__pycache__
.pytest_cache/
.ipynb_checkpoints/
*.swp
*.pyc
*.ipynb
# Performance test results (timestamped, machine-specific)
perf_test/results/