Stan Seibert

Results 15 issues of Stan Seibert

In Numba 0.60, I notice that the `__repr()__` for `typed.List` shows an ellipsis (as if there is more data) at the end of the list, even if the full array...

good first issue
bug - incorrect behavior

NumPy 2.3 removed some long-standing deprecated features, so this PR makes the associated testing fixes, resolving #10105. Note that the NumPy 2.3 removal of `.tostring()` was already fixed in #10081.

3 - Ready for Review

Renovate PR #1191 updates the Github Actions runner from `windows-2019` to `windows-2025`. This image has Visual Studio 2022 installed, whereas our build recipe assumes VS 2019. We likely need a...

Task

### What is the problem or limitation you are having? After using the Positron design pattern (WebView widget paired with HTTP server running on another thread to serve assets to...

enhancement
good first issue
macOS

We still have some situations where calls to one kind of function cannot be embedded in the other.

Numba1.0
feature_request