Skip to content
Avatar

Highlights

  • 176 discussions answered

Organizations

@scipy @scikit-learn @astroML @uwescience @UWSEDS @altair-viz
Block or Report

Block or report jakevdp

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

Pinned

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

    Jupyter Notebook 34.8k 15.5k

  2. Declarative statistical visualization library for Python

    Python 7.6k 678

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

    Jupyter Notebook 3.2k 1.4k

  4. Materials for my scikit-learn tutorial

    Jupyter Notebook 1.6k 896

1,546 contributions in the last year

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

Contribution activity

June 2022

Created 16 commits in 1 repository

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

[x64] deprecate unsafe type casting in scatter-update operations

Fixes #10892 This is a breaking change – at the very least, we'll need to fix some internal tests and some downstream users. Also, perhaps this sho…

+107 −16 3 comments

Created an issue in google/jax that received 4 comments

Abort trap in jax.numpy code

import jax import jaxlib import jax.numpy as jnp print(f"{jax.__version__=}") print(f"{jaxlib.__version__=}") x = jnp.arange(4) y = jnp.arange(20) z =

4 comments
Opened 1 other issue in 1 repository

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