File python-python-datamatrix.changes of Package python-python-datamatrix
-------------------------------------------------------------------
Wed Mar 20 04:30:55 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.0.13:
* Implement uninstiated columns for faster and more memory-efficient
splitting
* UninstantiatedColumn now passes unit tests
* Fix instantiated splitting of uninstantiated columns
* Fixes for multiprocessing
* _blink_points() now finds blinks after a long one
* blinkreconstruct: use std to detect blink offset
* Avoid recursion errors in blink reconstruction
* blinkreconstruct: fix missing array return
* blinkreconstruct: better way to avoid infinite recursion
* blinkreconstruct: unbreak reconstruction of good signals
* stack_multiprocess: fix race-condition where output files could
overwrite each other
* blinkreconstruct: don't initialize processed_blink_points with empty list
* Fix ops.groupby() for multidimensional columns
* Allow MultiDimensionalColumns in mapping functions in series module
- Switch to pyproject macros.
- Sort out Requires vs Recommends.
- Split out docs into a seperate package.
-------------------------------------------------------------------
Fri Apr 14 05:06:48 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 1.0.2:
* Initial implementation of multidimensionalcolumn
-------------------------------------------------------------------
Thu Jan 20 21:07:40 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 0.13.2
* series.blinkreconstruct(): use smoothed trace in advanced mode
* Implement advanced blink-reconstruction mode
-------------------------------------------------------------------
Fri Apr 23 05:12:06 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Add json_tricks to the list of optional but unavailable dependencies.
-------------------------------------------------------------------
Fri Feb 19 16:15:01 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 0.11.1
* operations.group(): convert group-key to int
* Fixes compatibility with some versions of NumPy which don't
consider np.in64 to be int
- Changes in 0.11.0
* Slightly improve compatibility with pandas further
- Drop python-python-datamatrix-remove-nose.patch merged upstream
gh#open-cogsci/python-datamatrix#10
- Don't install and test optional but unavailable dependencies
on python36 flavor (NEP 29)
-------------------------------------------------------------------
Wed Jul 1 12:53:51 UTC 2020 - pgajdos@suse.com
- version update to 0.10.17
* srs.reduce_(): raise TypeError on invalid input
* Only use bytes() in safe_decode for Exceptions
- added patches
fix do not depend on nose
+ python-python-datamatrix-remove-nose.patch
-------------------------------------------------------------------
Thu Jan 30 17:28:19 UTC 2020 - Todd R <toddrme2178@gmail.com>
- Update to 0.10.15
* Upgrade old-style DataMatrix objects during memoization
* Add shape property to DataMatrix
-------------------------------------------------------------------
Wed Oct 30 19:33:32 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Use noun statement for summary.
- Make summary more descriptive.
- Make description more objective.
- Fix rpmlint issue.
-------------------------------------------------------------------
Fri Sep 13 15:15:58 UTC 2019 - Todd R <toddrme2178@gmail.com>
- Update to 0.10.12
* Fix setting by DataMatrix for NumericColumn
* Fix deprecated Index objects after unpickling
* convert.to_dataframe(): don't crash on numeric column names
* Add BOM data for unit tests
* Enable universal newlines mode in Python 3
* io.readtxt(): strip BOMs from column names
* Gracefully accept any iterable object
- Drop python2 support because dependencies dropped python2 support
-------------------------------------------------------------------
Wed Mar 20 05:32:07 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Convert to single spec
- Activate test suite, skipping five failing test methods
- Add Recommends for numerical packages datamatrix supports
- Add %license and %doc
- Update to v0.9.14
-------------------------------------------------------------------
Thu Nov 10 19:35:48 UTC 2016 - avvissu@yandex.by
- Initial package for v0.3.1