Accepting request 609902 from devel:languages:python

PsyLab: Psychophysics Lab

OBS-URL: https://build.opensuse.org/request/show/609902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PsyLab?expand=0&rev=1
This commit is contained in:
2018-05-29 08:29:04 +00:00
committed by Git OBS Bridge
commit 92c5b7b204
6 changed files with 736 additions and 0 deletions

25
python-PsyLab.changes Normal file
View File

@@ -0,0 +1,25 @@
-------------------------------------------------------------------
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