Skip to content
Pro
Block or report user

Report or block eric-wieser

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Organizations

@numpy @systemetric @Technobotts @roblox-chrome-plugins @lego-line @skrub-wreckers @cocotb
Block or report user

Report or block eric-wieser

Hide content and notifications from this user.

Learn more about blocking users

Contact Support about this user’s behavior.

Learn more about reporting abuse

Report abuse

Pinned

  1. The fundamental package for scientific computing with Python.

    C 12.7k 4.2k

  2. The room balloting and information system for gonville and caius college

    CSS 4 1

  3. icalendar mangler for the Cambridge Engineering IA course. Now hosted by the department,

    Python 2 1

  4. Tools for converting ROS messages to and from numpy arrays

    Python 91 22

  5. A python requests adapter to automatically login to the Cambridge University Raven Login

    Python 1

  6. Arduino stream wrappers for nanopb

    C++ 15 2

Contribution activity

January 2020

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

MAINT: Refactor dtype conversion functions to be more similar

Before there were three signatures: PyArray_Descr*(...) PyArray_Descr*(..., int* err_flag) int(..., PyArray_Descr** ret) This unifies them all into

+76 −67 9 comments

Created an issue in numpy/numpy that received 6 comments

np.dtype hangs on self-referential dtypes

Malicious, but: >>> l = [] >>> l.append(('a', l)) >>> np.dtype(l) # hangs, probably also stackoverflow Should raise a RecursionError.

6 comments
30 contributions in private repositories Jan 7 – Jan 14

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

You can’t perform that action at this time.