-
-
Notifications
You must be signed in to change notification settings - Fork 38
Add string functionalities for strings in LazyExprs #570
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
Changes from 5 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
ee7ed92
Add == for Unicode strings
lshaw8317 2412106
Passes tests
lshaw8317 3a94b39
Incorporated new functions, have to add tests
lshaw8317 5e4e50e
Passes tests
lshaw8317 cd588d0
Update to miniexpr dsl branch
lshaw8317 a3c38c1
Add decorator for partial lazyfuncs
lshaw8317 16c5e67
Add decorator for partial lazyfuncs
lshaw8317 3103a94
Add bench
lshaw8317 fad321b
Remove raise exception when miniexpr fails
lshaw8317 4655d99
Miniexpr path working for string ops
lshaw8317 e7d2121
Update to latest miniexpr
lshaw8317 0f76b55
Add explanation of filtrs_meta
lshaw8317 4359317
Add arbitrary shuffle meta
lshaw8317 71a5c45
Add bench for string shuffle andf ops
lshaw8317 fe3df2a
Add tests for arrays of strings
lshaw8317 664c7c9
Add optimised compression and tests for constructors
lshaw8317 9cbc193
Update test
lshaw8317 4475332
Merge branch 'main' into add_str
lshaw8317 1c78b31
Clean up merge and update c-blosc2
lshaw8317 481e30b
Test without stringshuffle C-blosc2
lshaw8317 83136bc
Stringshuffle isn't the problem
lshaw8317 1b56b05
Remove optimised string compression
lshaw8317 8dd9619
Change it back
lshaw8317 54e9d82
Merge branch 'main' into optimise_cumsum
lshaw8317 5e3ad6e
Fix string compression typo bug
lshaw8317 ffabd01
add debugging
lshaw8317 8fc6f2e
Merge branch 'main' into add_str
lshaw8317 8d09e04
Remove obsolete me_variable_ex
lshaw8317 0d884a5
Further debugging
lshaw8317 dd8fe73
Update to latest c-blosc2 main
FrancescAlted a28037d
Test without nchunks, nupdates as (0, 0)
FrancescAlted 5447cbf
Restore (0, 0) case
FrancescAlted 110bbcf
Run just the offending tests
FrancescAlted 006950e
Run just the offending tests (II)
FrancescAlted 57f5e7c
Add debugging
lshaw8317 e20f4e4
Further debugging
lshaw8317 465b6c7
Debugging (III)
lshaw8317 b3f9871
Debugging (IV)
lshaw8317 969aeff
Debugging (V)
lshaw8317 d6e9901
Fix tests (?)
lshaw8317 74e65d6
Testing
lshaw8317 1a93ce8
Make sure to copy cparams for constructors
lshaw8317 4dcb0de
Enable all tests
lshaw8317 6918613
Clean up code
lshaw8317 2821248
Merge branch 'main' into add_str
lshaw8317 14e15c6
Remove unused isin function
lshaw8317 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
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.