Scipp

Latest version: v25.3.0

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

Scan your dependencies

Page 5 of 12

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

0.16.4

What's Changed
* Change file name of plot function to avoid mix-up with module name when imported multiple times by nvaytet in https://github.com/scipp/scipp/pull/2807
* Kwargs for new plotting by nvaytet in https://github.com/scipp/scipp/pull/2796
* Remove new plotting files, as they have been moved to plopp by nvaytet in https://github.com/scipp/scipp/pull/2812
* Missing types and wrong type names by SimonHeybrock in https://github.com/scipp/scipp/pull/2814
* Fix missing spatial dtype support for comparison operators by SimonHeybrock in https://github.com/scipp/scipp/pull/2821
* Fix `scipp.spatial.rotations` to not reject non-1-D inputs by SimonHeybrock in https://github.com/scipp/scipp/pull/2822


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

0.16.3

What's Changed
* Ship scipp with conan cmake setup to simplify dependency install by SimonHeybrock in https://github.com/scipp/scipp/pull/2804


**Full Changelog**: https://github.com/scipp/scipp/compare/0.16.2...0.16.3

0.16.2

What's Changed
* Update dependencies by jl-wynen in https://github.com/scipp/scipp/pull/2793
* Add Unit.__abs__ by jl-wynen in https://github.com/scipp/scipp/pull/2797
* Fix pre-commit by jl-wynen in https://github.com/scipp/scipp/pull/2798
* Use flake8-bugbear by jl-wynen in https://github.com/scipp/scipp/pull/2783
* Bump nbstripout to 0.6.0 in pre-commit by jl-wynen in https://github.com/scipp/scipp/pull/2799
* Add more fields to PyPI metadata by jl-wynen in https://github.com/scipp/scipp/pull/2795
* Remove assert export by jl-wynen in https://github.com/scipp/scipp/pull/2800
* Try to list all places that define dependencies. by SimonHeybrock in https://github.com/scipp/scipp/pull/2787
* Use float in test_concat by jl-wynen in https://github.com/scipp/scipp/pull/2802
* Release notes for 0.16.2 and try to increment sleep for PyPI delay by SimonHeybrock in https://github.com/scipp/scipp/pull/2801
* Fix ipython display for ipywidgets>=8 by nvaytet in https://github.com/scipp/scipp/pull/2803


**Full Changelog**: https://github.com/scipp/scipp/compare/0.16.1...0.16.2

Page 5 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.