Guilherme Leobas

Results 83 issues of Guilherme Leobas

Hi @rscherf, It would be possible to open the upstream link instead of the base repo? For instance, when I am working in a fork, I would prefer to share...

Hi, When sourcing a file, the sourcing process happens in the dir that the script is running and not in the one specified by `cwd`. For instance, if one is...

As suggested on [discourse](https://numba.discourse.group/t/how-to-call-the-externel-c-function-in-ir/1477/2), I'm extending the docs with information on how to call C functions from Numba

3 - Ready for Review

Fix issue #8328

4 - Waiting on reviewer
Effort - long

This is a follow up PR of https://github.com/numba/numba/pull/8265 which hopefully should fix the crash introduced in it.

3 - Ready for Review
Effort - short

ref: https://github.com/numba/numba/issues/8230

3 - Ready for Review

xref: https://github.com/numba/numba/issues/8230

3 - Ready for Review
Effort - medium

Fixes #7834

4 - Waiting on reviewer
Effort - long

xref: #8254 * Refactor `np.where` to use `@overload` * Broadcast arrays of different shapes. This removes a restriction in the old code where only arrays with the same shape were...

3 - Ready for Review

## Reporting a bug - [x] I have tried using the latest released version of Numba (most recent is visible in the change log (https://github.com/numba/numba/blob/main/CHANGE_LOG). - [x] I have included...

bug - regression
bug - typing