Skip to content

Highlights

  • Arctic Code Vault Contributor

Organizations

@scipy @scikit-learn @astroML @uwescience @UWSEDS @altair-viz

Pinned

  1. Python Data Science Handbook: full text in Jupyter Notebooks

    Jupyter Notebook 24.8k 10.8k

  2. Declarative statistical visualization library for Python

    Python 5.7k 534

  3. The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"

    Jupyter Notebook 2.4k 1.1k

  4. Materials for my scikit-learn tutorial

    Jupyter Notebook 1.3k 771

1,590 contributions in the last year

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

Contribution activity

July 2020

Created a pull request in google/jax that received 8 comments

Properly set X64 flag in github actions

Trying to confirm my suspicions that our github CI is not actually running any x64 tests... Edit: turns out it isn't (see discussion below). The fi…

+4 −4 8 comments

Created an issue in google/jax that received 2 comments

lax silently zeros large integers outside x64 mode

Repro, with jax_enable_x64=False: >>> from jax import lax >>> lax.neg(1 << 32) DeviceArray(0, dtype=int32) If the input is too large for int64, it …

2 comments

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

You can’t perform that action at this time.