Sebastian Luque
Results
12
issues of
Sebastian Luque
This is rather a wish than an issue. Could the `lower_bound` and `upper_bound` attributes for `ContinuousWavelet` be more conspicuously specified and available? The `__init__` method does not provide a way...
**Describe the issue or bug** Attempting to serialize a class instance from package [scikit-diveMove](https://pypi.org/project/scikit-diveMove) via pickle fails with an error **To Reproduce** ```pip install scikit-diveMove``` ```python import pickle import importlib.resources...
bug