Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
An alternative to installing `jax` using `pip install -e .` is to use `python setup.py`. This creates build/ and dist/ directories that should not be included in diffs since they are meant to be local. This PR adds those entries to the .gitignore file
- Loading branch information