The Wayback Machine - https://web.archive.org/web/20200821064114/https://github.com/jakevdp
Skip to content
Avatar

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 25.1k 11k

  2. Declarative statistical visualization library for Python

    Python 5.8k 537

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

    Jupyter Notebook 2.5k 1.1k

  4. Materials for my scikit-learn tutorial

    Jupyter Notebook 1.3k 776

1,611 contributions in the last year

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

Contribution activity

August 2020

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

implement jax.numpy.interp

Fixes #3927; related to #3860

+55 −1 8 comments

Created an issue in google/jax that received 2 comments

jax.numpy.ldexp output does not match np.ldexp

For example: >>> import numpy as np; np.ldexp(1, 1) 2.0 >>> import jax.numpy as jnp; jnp.ldexp(1, 1) DeviceArray(1., dtype=float32)

2 comments

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

You can’t perform that action at this time.