Skip to content
Pro
Block or report user

Report or block mattip

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 @pypy
Block or report user

Report or block mattip

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. Calling C from Python

    Jupyter Notebook 29 8

  2. The fundamental package for scientific computing with Python.

    C 13.8k 4.6k

  3. The most widely used Python to C compiler

    Python 5.2k 1k

  4. 1
    This was done on Ubuntu 16.04
    2
    
                  
    3
    PyPY + CPPYY
    4
    ------------
    5
    
                  
  5. 1
    # HG changeset patch
    2
    # User Matti Picus <matti.picus@gmail.com>
    3
    # Date 1567937256 -7200
    4
    #      Sun Sep 08 12:07:36 2019 +0200
    5
    # Node ID 595672c01b479e34793513dc7025877ac34fc782

Contribution activity

May 2020

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

BUG: add missing numpy/__init__.pxd to the wheel

It turns out gh-12284 did not actually bundle the __init__.pxd into the wheels. It does appears in the sdist (due to the MANIFEST.in).

+21 −3 17 comments

Created an issue in pypa/packaging that received 21 comments

Python 3.10: _version_nodot, interpreter_version disagree on how to format it

There is a problem building and using wheels for python 3.10 xref pypa/wheel#354 and pypa/pip#8312. I think the source of the problem is that wheel's

21 comments

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

You can’t perform that action at this time.