SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-sidpy-0.12.3-34.6.noarch.rpm :

* Mon Jul 08 2024 Steve Kowalik - Limit numpy to < 2 due to dask-array.
* Thu Mar 14 2024 Dirk Müller - skip python 3.9 due to missing ipython
* Sun Jan 21 2024 Dirk Müller - update to 0.12.3:
* Variance included by Boris
* Visualizer updated to include variance by Boris
* Visualizer updated to make it flexible by Gerd
* Tests updated by Boris
* get_spectrum_dims is renamed to get spectral_dims- update to 0.12.1:
* updates to some of the visualizers (spectrum visualizer for example)
* bug fix to Sidpy Fitter class that was preventing proper scaling with multiple workers
* changes on the backend regarding getting and setting dimensions
* additional tests- update to 0.12.0:
* New version of sidpy has been released. The major change is that previous operations that would have resulted in return of numpy or dask arrays are now programmed to return sidpy dataset objects. This is particularly useful for instance when wishing to crop, slice, and perform standard arithmetic operations on sidpy datasets. The sidpy.fitter class has been updated to allow for complex datasets. An example notebook is provided here
* Mon Mar 27 2023 Ben Greiner - Reenable python311 with dask- Fix requirements- PEP517
* Mon Mar 27 2023 Daniel Garcia - Disable python3.11 build, python-dask dependency doesn\'t support python3.11 yet.
* Wed Feb 08 2023 Daniel Garcia - Update to 0.11.2
* compatibility to numpy >1.24- 0.11.1
* Minor release. Small fixes to image windowing, four dimensional visualizer, and adding of a structure attribute to the sidpy.dataset object.- 0.11
* Added CHANNEL dimension type for sidpy dimensions (for example of usage see this link) . This is useful for multi-channel spectral datasets, which can now be plotted using the intrinsic .plot() method
* Added updated capability on spectral visualizer to enable plotting of multi-channel spectra
* Small changes with set_dimension() method to be more robust
* Minor bug fixes
* Updates to various tests- 0.10
* This release adds a few \'under the hood\' changes to the sidpy dataset object, with respect to chunking and folding/unfolding. Some minor edits to some visualization functions were also made. A new method visualize_fit_results() to the SidFitter class was added to aid in visualization of functional fits.- 0.0.9
* Added fitter class and improved tests.
* Fri Oct 21 2022 pgajdosAATTsuse.com- python-six is not required
* Tue Apr 26 2022 Steve Kowalik - Remove skip for Python 3.10, dask is now available.
* Sun Feb 06 2022 Ben Greiner - Update to 0.0.8
* Support of thumbnails for icon view of directory
* updated for new version of ipyfilechooser
* better support of dask functions (thanks Mani).
* nested dictionaries are now written and read from hdf5 files
* support of 4D image sets in plotting.
* Minor bug fixes
* Sat Feb 05 2022 Dominique Leuenberger - Skip build for python 3.10: python-dask is not (yet) compatible.
* Tue Dec 14 2021 pgajdosAATTsuse.com- pytest-runner is not required for build
* Wed Apr 14 2021 andy great - Update to version 0.0.5.
* Mathematical operations return sidpy.Dataset now instead of dask.array.
* Mon Jan 18 2021 andy great - Disable build for python 2 and python3.6 because numpy and scipy don\'t support them.
 
ICM