Scipp

Latest version: v24.6.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 10

23.03.0

What's Changed
* Quick update of css for datagroup html wrapper by YooSunYoung in https://github.com/scipp/scipp/pull/3025
* Implement custom formatting by jl-wynen in https://github.com/scipp/scipp/pull/3017
* Fix stubgen for decorated functions by jl-wynen in https://github.com/scipp/scipp/pull/3019
* Document stubgen in dev docs and update tooling docs by jl-wynen in https://github.com/scipp/scipp/pull/3031
* Add ``size`` to ``DataArray`` and ``Variable`` by YooSunYoung in https://github.com/scipp/scipp/pull/3026
* Fix access to value of 0-D variable with spatial transform dtype by SimonHeybrock in https://github.com/scipp/scipp/pull/3033
* Fix `hist()` to work in cases where only bin-coord available by SimonHeybrock in https://github.com/scipp/scipp/pull/3034
* Add `clear`, `copy` and `popitem` methods to coords, masks, and attrs by nvaytet in https://github.com/scipp/scipp/pull/3014
* Use conda forge pinning attempt 2 by jl-wynen in https://github.com/scipp/scipp/pull/3024
* Element selection in variable formatting by jl-wynen in https://github.com/scipp/scipp/pull/3028
* Add ``DataGroup`` html wrapper unit test and rearrange html/css file locations by YooSunYoung in https://github.com/scipp/scipp/pull/3035
* Add inverse for transforms by jl-wynen in https://github.com/scipp/scipp/pull/3040
* Update preview of Variable with vector-like value(s) by YooSunYoung in https://github.com/scipp/scipp/pull/3042
* Fix broken link by jl-wynen in https://github.com/scipp/scipp/pull/3048
* Add ``docs-clean`` option in ``tox.ini`` by YooSunYoung in https://github.com/scipp/scipp/pull/3051
* Add line break between dimensions in ``DataGroup`` html wrapper ``shape`` column by YooSunYoung in https://github.com/scipp/scipp/pull/3050
* Fix wrong docstring of sc.bins by SimonHeybrock in https://github.com/scipp/scipp/pull/3054
* Add DOI links by SimonHeybrock in https://github.com/scipp/scipp/pull/3058
* Support any types in data group in identical by jl-wynen in https://github.com/scipp/scipp/pull/3060
* Bug fix - lagging in ``DataGroup`` html wrapper by YooSunYoung in https://github.com/scipp/scipp/pull/3049
* Implement __eq__ for keys and items views by jl-wynen in https://github.com/scipp/scipp/pull/3064
* Fix upper binning bound for float32 by nvaytet in https://github.com/scipp/scipp/pull/3063
* Update markupsafe dependency by jl-wynen in https://github.com/scipp/scipp/pull/3067
* Pin conan to 1.59 by jl-wynen in https://github.com/scipp/scipp/pull/3068
* Build Conda package for Python 3.10 by jl-wynen in https://github.com/scipp/scipp/pull/3069
* Test assertion helper by jl-wynen in https://github.com/scipp/scipp/pull/3066
* Black by jl-wynen in https://github.com/scipp/scipp/pull/3070
* Plopp by default by jl-wynen in https://github.com/scipp/scipp/pull/3076
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1 by dependabot in https://github.com/scipp/scipp/pull/3077
* Bump pypa/cibuildwheel from 2.12.0 to 2.12.1 by dependabot in https://github.com/scipp/scipp/pull/3078
* Ignore link to nist constants by jl-wynen in https://github.com/scipp/scipp/pull/3080
* Prepare release 23.03.0 by jl-wynen in https://github.com/scipp/scipp/pull/3079
* Rename HDF5 functions by jl-wynen in https://github.com/scipp/scipp/pull/3081


**Full Changelog**: https://github.com/scipp/scipp/compare/23.01.1...23.03.0

23.01.1

What's Changed
* Handle scipp classes as dtypes by jl-wynen in https://github.com/scipp/scipp/pull/3022
* Include *.css in MANIFEST.in by YooSunYoung in https://github.com/scipp/scipp/pull/3023
* Fix docs workflow by SimonHeybrock in https://github.com/scipp/scipp/pull/3021


**Full Changelog**: https://github.com/scipp/scipp/compare/23.01.0...23.01.1

23.01.0

What's Changed
* Update deprecated set-output syntax by SimonHeybrock in https://github.com/scipp/scipp/pull/2892
* Add token renewal instructions to developer docs by nvaytet in https://github.com/scipp/scipp/pull/2896
* Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by dependabot in https://github.com/scipp/scipp/pull/2897
* Fix linkcheck for main builds by nvaytet in https://github.com/scipp/scipp/pull/2898
* Consistent behavior for degenerate case of `flatten` by SimonHeybrock in https://github.com/scipp/scipp/pull/2900
* Update dependencies and fix tox call syntax for 4.0 by SimonHeybrock in https://github.com/scipp/scipp/pull/2901
* Bump pypa/cibuildwheel from 2.11.2 to 2.11.3 by dependabot in https://github.com/scipp/scipp/pull/2902
* Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by dependabot in https://github.com/scipp/scipp/pull/2903
* Fix docs/version.py in case the version does not conform by jl-wynen in https://github.com/scipp/scipp/pull/2912
* More pre commit hooks by jl-wynen in https://github.com/scipp/scipp/pull/2911
* Update to LLNL/Units v0.7.0 by jl-wynen in https://github.com/scipp/scipp/pull/2913
* Update copyright year by jl-wynen in https://github.com/scipp/scipp/pull/2919
* Bump pypa/cibuildwheel from 2.11.3 to 2.11.4 by dependabot in https://github.com/scipp/scipp/pull/2917
* Update copyright year in docs by jl-wynen in https://github.com/scipp/scipp/pull/2921
* Fix bug in linspace optimization of `bin` and `hist` by SimonHeybrock in https://github.com/scipp/scipp/pull/2923
* Fix test for numpy 1.24 by jl-wynen in https://github.com/scipp/scipp/pull/2927
* Configure dependabot to update plopp by SimonHeybrock in https://github.com/scipp/scipp/pull/2930
* Use updated version.py from scipp/ess by SimonHeybrock in https://github.com/scipp/scipp/pull/2928
* Document how to make an editable install of scipp by SimonHeybrock in https://github.com/scipp/scipp/pull/2925
* Support units with flags by jl-wynen in https://github.com/scipp/scipp/pull/2931
* Remove how-to page from user-guide, which is not needed anymore by YooSunYoung in https://github.com/scipp/scipp/pull/2929
* Update bins slicing logic by YooSunYoung in https://github.com/scipp/scipp/pull/2933
* Better unit repr by jl-wynen in https://github.com/scipp/scipp/pull/2934
* Fix links to plopp docs by jl-wynen in https://github.com/scipp/scipp/pull/2939
* Bump hendrikmuhs/ccache-action from 1.2.5 to 1.2.6 by dependabot in https://github.com/scipp/scipp/pull/2938
* Basic vscode settings by SimonHeybrock in https://github.com/scipp/scipp/pull/2924
* Add ADR on disabling broadcasts with variances by SimonHeybrock in https://github.com/scipp/scipp/pull/2943
* Fix binned data scaling an mapping with lookup by SimonHeybrock in https://github.com/scipp/scipp/pull/2942
* Disable variance broadcast by SimonHeybrock in https://github.com/scipp/scipp/pull/2895
* Add section on reshaping data in tips notebook by nvaytet in https://github.com/scipp/scipp/pull/2954
* Fix flaky curve_fit test by clipping noise more by SimonHeybrock in https://github.com/scipp/scipp/pull/2941
* Add `DataGroup` by SimonHeybrock in https://github.com/scipp/scipp/pull/2950
* Feature improvement drops (coords/masks/attributes) by YooSunYoung in https://github.com/scipp/scipp/pull/2940
* Add basic tests by SimonHeybrock in https://github.com/scipp/scipp/pull/2955
* Add DataGroup elemwise scipp n-ary ops by SimonHeybrock in https://github.com/scipp/scipp/pull/2959
* Return numpy scalars from value property by jl-wynen in https://github.com/scipp/scipp/pull/2962
* Document unspecified behavior of `bin` with conflicting coords by SimonHeybrock in https://github.com/scipp/scipp/pull/2965
* Minor typo fix in the document, 'Indexing and Selecting' in `slicing.ipynb` by YooSunYoung in https://github.com/scipp/scipp/pull/2967
* Error with better explanation when binary operation fails due to non-boolean masks by YooSunYoung in https://github.com/scipp/scipp/pull/2966
* Add DataGroup section in data-structures docs by SimonHeybrock in https://github.com/scipp/scipp/pull/2963
* Add migration notes about removal of variance broadcast by SimonHeybrock in https://github.com/scipp/scipp/pull/2958
* pre-commit in ci by jl-wynen in https://github.com/scipp/scipp/pull/2976
* Update error message to have more details and update catch logic by YooSunYoung in https://github.com/scipp/scipp/pull/2975
* Fix memory and threading problems of `histogram` by SimonHeybrock in https://github.com/scipp/scipp/pull/2977
* Try updating conan by SimonHeybrock in https://github.com/scipp/scipp/pull/2974
* Bump hendrikmuhs/ccache-action from 1.2.6 to 1.2.8 by dependabot in https://github.com/scipp/scipp/pull/2978
* Add `copy` for `DataGroup` by SimonHeybrock in https://github.com/scipp/scipp/pull/2979
* Add tooling for NEXT_RELEASE to use with `versionadded` by SimonHeybrock in https://github.com/scipp/scipp/pull/2981
* Add HDF5 methods for DataGroup by jl-wynen in https://github.com/scipp/scipp/pull/2982
* Implement advanced indexing for DataGroup by SimonHeybrock in https://github.com/scipp/scipp/pull/2983
* Data group binary operations by jl-wynen in https://github.com/scipp/scipp/pull/2969
* Update DataGroup __str__ and __repr__ by SimonHeybrock in https://github.com/scipp/scipp/pull/2985
* Minor DataGroup additions by SimonHeybrock in https://github.com/scipp/scipp/pull/2988
* Fix bounds check in integer-array indexing by SimonHeybrock in https://github.com/scipp/scipp/pull/2986
* Add most DataArray methods as DataGroup methods by SimonHeybrock in https://github.com/scipp/scipp/pull/2991
* Release preprations 23.01.0 by SimonHeybrock in https://github.com/scipp/scipp/pull/2993
* Minor fix so DataGroup.bins is usable. by SimonHeybrock in https://github.com/scipp/scipp/pull/2992
* Begin collecting list of services our builds depend on by SimonHeybrock in https://github.com/scipp/scipp/pull/2970
* Optimize sizes and shape of data group by jl-wynen in https://github.com/scipp/scipp/pull/2997
* Matrix for wheel builds by SimonHeybrock in https://github.com/scipp/scipp/pull/2998
* Disable `bins` and `bins_like` for DataGroup by SimonHeybrock in https://github.com/scipp/scipp/pull/3002
* Conditionally import ScippIndex instead of DataGroup by jl-wynen in https://github.com/scipp/scipp/pull/3003
* Check stepsize to avoid inconsistent errors/warnings from numpy by SimonHeybrock in https://github.com/scipp/scipp/pull/2999
* Support DataGroup in merge by jl-wynen in https://github.com/scipp/scipp/pull/3001
* Custom stub generator by jl-wynen in https://github.com/scipp/scipp/pull/3005
* Update/add contributing and getting started docs for developers by SimonHeybrock in https://github.com/scipp/scipp/pull/3004
* Modify cmake install to not install headers under SKBUILD by SimonHeybrock in https://github.com/scipp/scipp/pull/3006
* Better binned repr (for print and html repr) by nvaytet in https://github.com/scipp/scipp/pull/2995
* Data group free functions by jl-wynen in https://github.com/scipp/scipp/pull/3008
* Bump pypa/cibuildwheel from 2.11.4 to 2.12.0 by dependabot in https://github.com/scipp/scipp/pull/3010
* Fix new segfault from `_repr_html_` with binned data by SimonHeybrock in https://github.com/scipp/scipp/pull/3011
* Use briefer format when printing dtype=Variable and dtype=DataArray by SimonHeybrock in https://github.com/scipp/scipp/pull/3012
* Update `DataGroup._repr_html_` to have more information by YooSunYoung in https://github.com/scipp/scipp/pull/3013

New Contributors
* YooSunYoung made their first contribution in https://github.com/scipp/scipp/pull/2929

**Full Changelog**: https://github.com/scipp/scipp/compare/22.11.0...23.01.0

22.11.0

What's Changed
* Add Python 3.11 tag by jl-wynen in https://github.com/scipp/scipp/pull/2859
* Update dependencies by SimonHeybrock in https://github.com/scipp/scipp/pull/2861
* Document versioning and deprecation policy by SimonHeybrock in https://github.com/scipp/scipp/pull/2865
* Add link to plopp in dropdown menu by nvaytet in https://github.com/scipp/scipp/pull/2866
* Bump pypa/cibuildwheel from 2.11.1 to 2.11.2 by dependabot in https://github.com/scipp/scipp/pull/2867
* Update images in Scipp docs title page by SimonHeybrock in https://github.com/scipp/scipp/pull/2868
* Bump hendrikmuhs/ccache-action from 1.2.3 to 1.2.5 by dependabot in https://github.com/scipp/scipp/pull/2871
* Add ADR on switch to calendar versioning by SimonHeybrock in https://github.com/scipp/scipp/pull/2869
* Define new plot function instead of patching to use plopp by nvaytet in https://github.com/scipp/scipp/pull/2870
* Allow redefining a unit alias as itself by jl-wynen in https://github.com/scipp/scipp/pull/2877
* Move SciPy wrappers by SimonHeybrock in https://github.com/scipp/scipp/pull/2881
* Minor docs changes by SimonHeybrock in https://github.com/scipp/scipp/pull/2882
* Deprecate old plotting by jl-wynen in https://github.com/scipp/scipp/pull/2878
* Bump pillow from 9.2.0 to 9.3.0 in /requirements by dependabot in https://github.com/scipp/scipp/pull/2883
* Workaround so that mpl figures are visible in docs by nvaytet in https://github.com/scipp/scipp/pull/2884
* Update requirement files via pip-compile-multi by SimonHeybrock in https://github.com/scipp/scipp/pull/2885
* Update Plopp dependencies env files and extra by SimonHeybrock in https://github.com/scipp/scipp/pull/2887
* Add support for custom element-wise transformations with `numba.cfunc` by SimonHeybrock in https://github.com/scipp/scipp/pull/2886
* Add more prominent migration notes and define release after which Plopp will be default by SimonHeybrock in https://github.com/scipp/scipp/pull/2890
* Minor release workflow fixes by SimonHeybrock in https://github.com/scipp/scipp/pull/2891


**Full Changelog**: https://github.com/scipp/scipp/compare/0.17.0...22.11.0

0.17

* Add unit aliases by jl-wynen in https://github.com/scipp/scipp/pull/2855


**Full Changelog**: https://github.com/scipp/scipp/compare/0.16.4...0.17.0

0.17.0

What's Changed
* Bump pypa/cibuildwheel from 2.9.0 to 2.10.2 by dependabot in https://github.com/scipp/scipp/pull/2820
* Use new method to get colormap by jl-wynen in https://github.com/scipp/scipp/pull/2824
* Faster `obj.bins.concat` by SimonHeybrock in https://github.com/scipp/scipp/pull/2825
* Fix segfault in flatten with empty dims by jl-wynen in https://github.com/scipp/scipp/pull/2830
* Support `__getitem__` on the `bins` property for more concise value/interval extraction by SimonHeybrock in https://github.com/scipp/scipp/pull/2831
* Faster `bin` and `group` operations when mapping/combining entire existing bins. by SimonHeybrock in https://github.com/scipp/scipp/pull/2827
* Rewrite event-filtering docs by SimonHeybrock in https://github.com/scipp/scipp/pull/2835
* Use uppercase for Scipp and Numpy in docs by jl-wynen in https://github.com/scipp/scipp/pull/2809
* Fix bug leading to growing of bin edges by an epsilon in bin/hist/rebin by SimonHeybrock in https://github.com/scipp/scipp/pull/2838
* Serialize units using their internal repr by jl-wynen in https://github.com/scipp/scipp/pull/2836
* Use plopp in docs by SimonHeybrock in https://github.com/scipp/scipp/pull/2839
* Disallow custom units by jl-wynen in https://github.com/scipp/scipp/pull/2843
* Fix links in docs by jl-wynen in https://github.com/scipp/scipp/pull/2844
* Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.1 by dependabot in https://github.com/scipp/scipp/pull/2845
* Bump hendrikmuhs/ccache-action from 1.2.2 to 1.2.3 by dependabot in https://github.com/scipp/scipp/pull/2846
* Bump pypa/cibuildwheel from 2.10.2 to 2.11.1 by dependabot in https://github.com/scipp/scipp/pull/2847
* Scipp and the Python ecosystem by SimonHeybrock in https://github.com/scipp/scipp/pull/2816
* Use different method to set cbar opacity to 1 after draw_all was deprecated by nvaytet in https://github.com/scipp/scipp/pull/2834
* Update dependencies by SimonHeybrock in https://github.com/scipp/scipp/pull/2849
* Make local config file override other files by jl-wynen in https://github.com/scipp/scipp/pull/2848
* Add differences to Xarray in FAQ by SimonHeybrock in https://github.com/scipp/scipp/pull/2850
* Support non-str names in from_pandas by jl-wynen in https://github.com/scipp/scipp/pull/2851
* Fix link to Mantid in docs by jl-wynen in https://github.com/scipp/scipp/pull/2853
* Use new API of importlib.resources by jl-wynen in https://github.com/scipp/scipp/pull/2854
* Try modified pybind11 conan recipe for 2.10 support by SimonHeybrock in https://github.com/scipp/scipp/pull/2792

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.