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 27.1k 11.9k

  2. Declarative statistical visualization library for Python

    Python 6.2k 567

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

    Jupyter Notebook 2.6k 1.2k

  4. Materials for my scikit-learn tutorial

    Jupyter Notebook 1.4k 793

1,516 contributions in the last year

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

Contribution activity

December 2020

Created 7 commits in 2 repositories

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

Ensure lax.convert_element_type preserves concrete inputs

There are several places in the JAX library where it is implicitly assumed that lax.convert_element_type will return concrete results for concrete …

+39 −5 2 comments

Created an issue in google/jax that received 1 comment

Infinite recursion in jax2tf with bfloat16 input.

Short repro: import jax.numpy as jnp from jax.experimental import jax2tf jax2tf.convert(lambda x: x)(jnp.bfloat16(1.0)) Traceback (most recent call…

1 comment
Opened 1 other issue in 1 repository

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

You can’t perform that action at this time.