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
Merge recent master into numba-master #400
Merged
Merged
Conversation
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
Merge changes from origin repo
Merge changes from origin repo
Merge changes from origin repo
Merge changes from origin repo
Merge changes from origin repo
Merge changes from origin repo
Merge changes from origin repo
Merge changes from origin repo
Merge changes from sdc master
- Expected that ~35% overall tests are failed
Added by mistake
Merge changes from SDC master
Merge changes from SDC master
Merge changes from SDC master
…ing config_pipeline_hpat_default.
…(), sdc_jit() and jit(). Tests should use self.jit() instead of sdc.jit().
This reverts commit 050f2e5.
Revert "Impl operator setitem"
* Overload Series(StringArraySplitView).str.len() * Fix combination of str.split, str.get and str.len Made unique names for string methods types
* Implement Series.str.isupper() in new style * Add index to output Series of str methods * Expand tests for str methods with indices * Expand tests for str methods with indices [2]
* added 'xlrd' for benchmark tests conda env * added 'xlrd' pckg in benchmark tests conda env, that is needed for tests dump in excel * misc update
* Implement Series.str.find() * Remove IntegerLiteral from check of start/end IntegerLiteral is inherited of Integer
* Implement Series.str.startswith() * Minor fixes in tests for Series.str.find()
… (will be reworked or removed by Beta release). These do not need to be included in CI. Added new examples for illustration purposes on how these examples are used and referenced in the documantation. Note that I am still unable to get SDC working out of the box with @njit. All these examples will fail in default settings of SDC. SDC must be fixed, not examples
…structions will be committed in the following PR
Fixed introduction. More changes will be done after API Reference Documentation updates
Added description for Documentation Generation and coding guidelines for Intel SDC docstrings
Refactored Examples. Old examples are moved under old_examples folder…
Scripts and rst files for SDC API Reference auto-generation.
apiref_generator.py style fixes
…ly modified with new docs.
AlexanderKalistratov
approved these changes
Dec 10, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.