Skip to content

Commit

Permalink
add link to paper
Browse files Browse the repository at this point in the history
  • Loading branch information
mavenlin committed Dec 1, 2023
1 parent dd712fd commit af1af85
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,15 @@ Just like we can compute the derivative of a function $f$ at a point $x$ by $\fr

## Technical Details

Please see the paper []() (to be added).
Please see the paper [http://arxiv.org/abs/2311.18727](http://arxiv.org/abs/2311.18727).

``` bibtex
@misc{lin2023automatic,
title={Automatic Functional Differentiation in JAX},
author={Min Lin},
year={2023},
eprint={2311.18727},
archivePrefix={arXiv},
primaryClass={cs.PL}
}
```

0 comments on commit af1af85

Please sign in to comment.