Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Organizations

@numpy @python @cloudpipe @conda-forge @dask @python-compilers-workshop

Popular repositories

  1. Backport of the pickle 5 protocol (PEP 574)

    Python 19 6

  2. Forked from rpkilby/jsonfield

    Reusable JSONField() for Django

    Python 3 1

  3. Forked from nose-devs/nose

    nose is nicer testing for python

    Python 2 1

  4. Forked from numba/llvmlite

    A lightweight LLVM python binding for writing JIT compilers

    Python 2 2

  5. Forked from riptideio/pymodbus

    A full modbus protocol written in python

    Python 1 2

  6. Forked from tornadoweb/tornado

    Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

    Python 1

1,335 contributions in the last year

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

Contribution activity

February 2021

Created 2 repositories

Created a pull request in apache/arrow that received 15 comments

ARROW-11744: [C++] Add xsimd dependency

xsimd is header-only and is bundled from a git changeset.

+85 −40 15 comments
Opened 22 other pull requests in 3 repositories
apache/arrow
3 open 15 closed
xtensor-stack/xsimd
1 open 1 merged
apache/arrow-testing
2 merged
Reviewed 40 pull requests in 3 repositories
apache/arrow 38 pull requests
apache/arrow-testing 1 pull request
pitrou/arrow 1 pull request

Created an issue in xtensor-stack/xsimd that received 7 comments

load_(un)aligned slightly unergonomic

I was trying to load from memory using an explicit batch type: const int8_t* data = ...; using simd_batch = xsimd::batch<int8_t, 16>; const simd_ba…

7 comments

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