Skip to content

2023.1.0

Compare
Choose a tag to compare
@douglasdavis douglasdavis released this 11 Jan 00:36
· 195 commits to main since this release
2023.1.0
99f2ef9
  • Refactored dask_histogram.boost.Histogram class to behave like a proper Dask collection. (#37)
  • Improve boost-histogram like functionality (#38)
  • Rename name attribute on dask_histogram.boost.Histogram class to dask_name so that hist.Hist attribute can be used (#42)
  • CI updates (#41)
  • Pre-commit updates (#34, #39)