Skip to content
Avatar

Achievements

Achievements

Organizations

@numpy
Block or Report

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.

Report abuse

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

Report abuse

Popular repositories

  1. 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. Plots used in Ralf Gommers Talk at SciPy 2019

    Python 7 1

  3. Pytest plugin reporting valgrind errors as test failures

    Python 6 1

  4. 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

  5. A NEP 37 implementation with some additional features for experimentation

    Python 3 2

  6. Forked from pydata/bottleneck

    Fast NumPy array functions written in Cython

    Python 1

892 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2021

Created 21 commits in 2 repositories

Created a pull request in numpy/numpy that received 9 comments

BLD: Add clang -ftrapping-math also for compiler_so

Apparently, there is a second compiler_so that is actually the main compiler being used, and modifying only the first one is just futile. Closes gh…

+13 −5 9 comments

Created an issue in numpy/numpy that received 2 comments

ENH: Fix double-double smallest normal number

See this and the following discussion, we should likely fix the double-double value for np.finfo(np.longdouble).smallest_normal. @wkschwartz, lets …

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.