Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Conversation

Hardcode84
Copy link
Contributor

No description provided.

Vyacheslav-Smirnov and others added 30 commits October 23, 2019 15:58
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
Merge changes from SDC master
Merge changes from SDC master
Merge changes from SDC master
…(), sdc_jit() and jit(). Tests should use self.jit() instead of sdc.jit().
densmirn and others added 25 commits December 7, 2019 18:52
* 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.
@Hardcode84 Hardcode84 merged commit 29f0fe8 into numba-master Dec 10, 2019
@Hardcode84 Hardcode84 deleted the update_numba_master1 branch December 10, 2019 09:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.