Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mbaak
Copy link
Contributor

@mbaak mbaak commented Aug 26, 2025

Update histogrammar to v1.1.1
In numpy 2.3, converting np.number to a dtype no longer allowed.

See: numpy/numpy#28254
"When constructing a dtype from a class with a dtype attribute, that attribute must be a dtype-instance rather than a thing that can be parsed as a dtype instance."

hist.datatype now returns float instead of np.number as datatype.

- Upgrade to histogrammar v1.1.1
- In numpy 2.3, converting np.number to a dtype no longer allowed.
- See for details: numpy/numpy#28254
- hist.datatype now returns float instead of np.number as datatype.
@mbaak mbaak force-pushed the numpy23_number_patch branch 2 times, most recently from cde778d to cd96ae2 Compare August 26, 2025 11:35
- update of import from IPython display in notebooks
- update version number to 1.1 for test histograms; needed for histogrammar update.
@mbaak mbaak force-pushed the numpy23_number_patch branch from c42154d to 3dfea86 Compare August 26, 2025 13:17
@mbaak mbaak merged commit 915a19e into master Aug 26, 2025
10 checks passed
@mbaak mbaak deleted the numpy23_number_patch branch August 26, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants