projects

List of some open source projects I've created or contributed to.
numpydoc.el
Emacs package for automatically generating numpydoc style docstrings for Python functions.
pygram11
Python library for fast histogram calculations, implemented in C++ and built with pybind11 and OpenMP.
dask-awkward
Python library providing a native Dask collection for awkward arrays.
dask-histogram
Python library providing a native Dask collection for boost-histogram objects.
dask
Python library for parallel and distributed computing.
akimbo
Python library providing an awkward array extention type/array for various dataframe libraries; formerly awkward-pandas.
uproot
Python library providing I/O for the ROOT project file format.