-
Notifications
You must be signed in to change notification settings - Fork 642
Simplify scale #3351
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Simplify scale #3351
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
20b5f14
Avoid parallel numba within dask
flying-sheep 4ba3b21
restore zappy compat
flying-sheep 7fdeda1
only do it in tests
flying-sheep 726b28f
Merge branch 'main' into fix-clip-dask-sparse
flying-sheep f5eaa12
relnote
flying-sheep ebada2f
Merge branch 'main' into fix-clip-dask-sparse
flying-sheep ae8bd60
Merge branch 'main' into fix-clip-dask-sparse
flying-sheep bbbf3f4
Simplify scale implementation
flying-sheep 4008a28
Merge branch 'main' into simplify-scale
flying-sheep f57a9b0
Fix merge
flying-sheep 9e9f63f
Merge branch 'main' into simplify-scale
flying-sheep cdb1c87
Rename 3317.bugfix.md to 3351.bugfix.md
flying-sheep 3f59f8b
reintroduce numba helper
flying-sheep 07e8af2
oops
flying-sheep 18a58d7
use typevar
flying-sheep 208bec6
Merge branch 'main' into simplify-scale
flying-sheep e253f8a
Merge branch 'main' into simplify-scale
flying-sheep 1d71b1b
add mask for csr
Intron7 d7c21a3
make this into a suggestion
Intron7 bd122d1
Merge branch 'main' into simplify-scale
flying-sheep 04815d2
Merge branch 'main' into simplify-scale
flying-sheep 08112b9
add default mask for CSR
flying-sheep a8d13d7
do tests properly
flying-sheep b0716e2
can only use shortcut when not zero-centering
flying-sheep 66ca664
msg
flying-sheep efd1130
fix test
flying-sheep 04ff943
Merge branch 'main' into simplify-scale
flying-sheep a428274
Merge branch 'main' into simplify-scale
flying-sheep 9ccabe8
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 233d8a3
oops
flying-sheep bea7c01
Merge branch 'main' into simplify-scale
flying-sheep da8abff
Merge branch 'main' into simplify-scale
flying-sheep a5caa39
fix tests
flying-sheep File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Fix zappy compatibility for clip_array {smaller}`P Angerer` | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.