OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-PsyLab?expand=0&rev=5
36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 20 04:55:27 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Do not build for Python 3.6, due to no NumPy.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 11 14:03:38 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
|
|
|
- Use pyproject_install macro (boo#1094323)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 16 16:52:49 UTC 2018 - toddrme2178@gmail.com
|
|
|
|
- Update to 0.4.7.12
|
|
* Added sliding_window function (John Vinyard) for fast (vectorized) windowed processing, and pick_peak_nofm, a peak picking strategy.
|
|
* deleted io and sm
|
|
* edits to binaural.py
|
|
* signal.ramps with multi-channel (2d) arrays
|
|
* Added subplots_ax_labels_where to compute the axes to receive x and y labels in a subplots grid
|
|
* added hinton to draw nice 2-d weighting plots in which marker
|
|
* bugfix for subplots_ax_labels_where
|
|
* added get_nearest_factors, a helper for multi-axes layouts.
|
|
* where needed, make dur parameter an int so it can be used by numpy as an index.
|
|
- Implemented single-spec version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 11:31:41 UTC 2014 - toddrme2178@gmail.com
|
|
|
|
- - Initial version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 14 11:30:58 UTC 2014 - toddrme2178@gmail.com
|
|
|
|
- - Initial version
|
|
|