Skip to content
View seberg's full-sized avatar

Organizations

@numpy

Block or report seberg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. icsbot icsbot Public

    This is an advanced python interface for bots to run on FICS. It may be useful for interfaces as well, but this is not the primary goal and it would need some changes for it.

    Python 12 1

  2. pytest-valgrind pytest-valgrind Public

    Pytest plugin reporting valgrind errors as test failures

    Python 9 2

  3. numpy_talk_plots numpy_talk_plots Public

    Plots used in Ralf Gommers Talk at SciPy 2019

    Python 7 1

  4. experimental_user_dtypes experimental_user_dtypes Public

    This repository houses experimental numpy DTypes using the new API (and related features). EXPECT THIS TO VANISH, I plan to move this to the NumPy org when the dust settles.

    Cython 5 2

  5. unitdtype unitdtype Public

    Experimental Unit DType for NumPy

    C 5 2

  6. pytarjim pytarjim Public

    Small hackish tool with a gui to create arabic script from transliteration used by xetex/arabtex. As arabxetex, it can do the hamzas correctly automatically, also it can switch between full, no suk…

    Perl 3

1,014 contributions in the last year

Contribution Graph
Day of Week May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to numpy/numpy, rapidsai/legate-dataframe, rapidsai/legate-boost and 96 other repositories
Loading A graph representing seberg's contributions from April 21, 2024 to April 27, 2025. The contributions are 42% commits, 32% code review, 20% pull requests, 6% issues.

Contribution activity

April 2025

Created a pull request in rapidsai/legate-dataframe that received 7 comments

API: Allow parquet reading into (transposed) array

This adds a call to do a chunked copy directly into a transposed array. To be honest, the only reason to do this inside legate-df, is that we have …

+576 −41 lines changed 7 comments
Opened 3 other pull requests in 3 repositories
Reviewed 15 pull requests in 2 repositories

Created an issue in data-apis/array-api that received 13 comments

Allow Python integer return for count_nonzero(arr, axis=None)

NumPy returns Python integers in that particular case, and I am not sure I feel it's worth changing it. The reason is, that if a place only uses ax…

13 comments
Opened 2 other issues in 2 repositories
Loading