Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
563 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 9 commits in 3 repositories
Created a pull request in google/jax that received 4 comments
Opened 1 other pull request in 1 repository
google/jax
1
merged
Reviewed 6 pull requests in 3 repositories
google/jax 4 pull requests
h5netcdf/h5netcdf 1 pull request
pydata/xarray 1 pull request
Created an issue in data-apis/array-api that received 2 comments
Arguments need not be strictly positional or keyword-only for creation and manipulation functions
It makes sense to require positional only arguments for functions like add() where there are no meaningful names, and likewise to require keyword a…