SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-python-datamatrix-1.0.13-1.2.noarch.rpm :

* Wed Mar 20 2024 Steve Kowalik - 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 2023 Steve Kowalik - Update to 1.0.2:
* Initial implementation of multidimensionalcolumn
* Thu Jan 20 2022 Ben Greiner - Update to 0.13.2
* series.blinkreconstruct(): use smoothed trace in advanced mode
* Implement advanced blink-reconstruction mode
* Fri Apr 23 2021 Steve Kowalik - Add json_tricks to the list of optional but unavailable dependencies.
* Fri Feb 19 2021 Ben Greiner - 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 01 2020 pgajdosAATTsuse.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 2020 Todd R - Update to 0.10.15
* Upgrade old-style DataMatrix objects during memoization
* Add shape property to DataMatrix
* Wed Oct 30 2019 Todd R - Use noun statement for summary.- Make summary more descriptive.- Make description more objective.- Fix rpmlint issue.
* Fri Sep 13 2019 Todd R - 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 2019 John Vandenberg - 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
 
ICM