git+https://github.com/fbcotter/pytorch_wavelets
ipython
isort
#-e .  # install git checkout of hyde in editable mode
# add here only pip-packages that are not available in conda/conda-forge! E.g.:
# - icecream
# - jax
# - numpyro
# - funsor
# - neptune-client
# - neptune-contrib

# DEVELOPMENT ONLY PACKAGES (could also be kept in a separate environment file)
jupyterlab
# VISUALIZATION
matplotlib
nbdime
nbstripout
# BASICS
numpy
#  - tox  # ??
pre_commit
pytest
pytest-cov
# - ipympl  # interactive matplotlib plots
# - altair
# - yellowbrick
# ML, STATS & DEEP LEARNING
# - statsmodels
# - scikit-learn
# - sktime
# - tslearn
# - xgboost
# - catboost
# - lightgbm
PyWavelets
recommonmark
sphinx
torch
tqdm
