Pinned Repositories
JSAnimation
[DEPRECATED] An IPython notebook-compatible Javascript/HTML viewer for matplotlib animations
nfft
Lightweight non-uniform Fast Fourier Transform in Python
PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
sklearn_pycon2013
Files for my scikit-learn tutorial at PyCon 2013
sklearn_pycon2014
Repository containing files for my PyCon 2014 scikit-learn tutorial.
sklearn_pycon2015
Materials for my Pycon 2015 scikit-learn tutorial.
sklearn_scipy2013
Scikit-learn tutorials for the Scipy 2013 conference
sklearn_tutorial
Materials for my scikit-learn tutorial
WhirlwindTourOfPython
The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"
altair
Declarative visualization library for Python
jakevdp's Repositories
jakevdp/PythonDataScienceHandbook
Python Data Science Handbook: full text in Jupyter Notebooks
jakevdp/WhirlwindTourOfPython
The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python"
jakevdp/supersmoother
Efficient pure Python implementation of Friedman's Supersmoother
jakevdp/jakevdp.github.io-source
Source for my Pythonic Perambulations blog
jakevdp/scikit-learn
scikit-learn: machine learning in Python
jakevdp/matplotlib
jakevdp/numpy
Numpy main repository
jakevdp/scipy
Scipy main repository
jakevdp/jax
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
jakevdp/diffrax
Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/
jakevdp/try-out-git
Trying git for a git tutorial
jakevdp/jax-ai-stack
jakevdp/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
jakevdp/array-api-tests
Test suite for the PyData Array APIs standard
jakevdp/jakevdp-git-test
Test repo for a tutorial
jakevdp/ml_dtypes
jakevdp/numpyro
Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
jakevdp/array-api-compat
Compatibility layer for NumPy to support the Array API
jakevdp/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
jakevdp/dynamax
State Space Models library in JAX
jakevdp/equinox
Elegant easy-to-use neural networks + scientific computing in JAX. https://docs.kidger.site/equinox/
jakevdp/flax
Flax is a neural network library for JAX that is designed for flexibility.
jakevdp/maxtext
A simple, performant and scalable Jax LLM!
jakevdp/chex
jakevdp/jaxopt
Hardware accelerated, batchable and differentiable optimizers in JAX.
jakevdp/keras
Deep Learning for humans
jakevdp/optax
Optax is a gradient processing and optimization library for JAX.
jakevdp/orbax
Orbax provides common utility libraries for JAX users.
jakevdp/oryx
Oryx is a library for probabilistic programming and deep learning built on top of Jax.
jakevdp/sphinx-autodoc-typehints
Type hints support for the Sphinx autodoc extension