Package Release Info

python-PsyLab-0.4.7.12-bp154.1.53

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-PsyLab

Change Logs

Version: 0.4.7.12-bp152.4.5
* Sat Jan 11 2020 Bernhard Wiedemann <bwiedemann@suse.com>
- Use pyproject_install macro (boo#1094323)
Version: 0.4.7.12-bp151.1.2
* Wed May 16 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 2014 toddrme2178@gmail.com
- - Initial version
* Mon Jul 14 2014 toddrme2178@gmail.com
- - Initial version