This repository was archived by the owner on Feb 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 62
Series.add / Series.lt with fill_value #655
Merged
Merged
Changes from 21 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
d331183
Series.add / Series.lt with fill_value
eb4a728
Merge branch 'master' of https://github.com/IntelPython/sdc into oper…
722e966
del useless
52560c1
Add oprimization for fill_value=None
8839fc1
Merge branch 'master' of https://github.com/IntelPython/sdc into oper…
475cb58
pep
b483957
test and impl fix
1684822
non index impl fix
b2ec0a6
update script
c0ca1ad
fix
af3bbdd
Merge branch 'master' of https://github.com/IntelPython/sdc into oper…
92d0692
fix operators
15e2806
add doc
fc0510b
div fix
90e5647
Merge branch 'master' into oper_ser
1e-to ef8fe79
doc fix
c48f2e3
fix algo for scalars
70a5484
small fixes
bf87286
Merge branch 'master' into oper_ser
1e-to 8f76b36
del prange
e09a6fc
Fix script
542a59c
fix vars
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think series_operator_comp_binop var is needed, since we are using it only once.
Let's maybe rename and shorten the template names, e.g: