Skip to content

Improve slice eval#440

Closed
lshaw8317 wants to merge 41 commits intomainfrom
improve_slice_eval
Closed

Improve slice eval#440
lshaw8317 wants to merge 41 commits intomainfrom
improve_slice_eval

Conversation

@lshaw8317
Copy link
Collaborator

Necessary bug fixes for integer slicing for reductions and refactoring slices_eval as suggested in #436. Before merging have to do a benchmark comparing new slicing with non-unit steps for lazy expressions (which only uses numpy at chunk-level) with the old format (which did stepping for the whole result at once).

Luke Shaw and others added 30 commits July 23, 2025 10:13
Bumps [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) from 3.0 to 3.1.
- [Release notes](https://github.com/pypa/cibuildwheel/releases)
- [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
- [Commits](pypa/cibuildwheel@v3.0...v3.1)

---
updated-dependencies:
- dependency-name: pypa/cibuildwheel
  dependency-version: '3.1'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@lshaw8317 lshaw8317 closed this Aug 4, 2025
@lshaw8317 lshaw8317 deleted the improve_slice_eval branch August 4, 2025 11:06
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.

2 participants