Skip to content

Commit

Permalink
add paper reference inline readme
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMatt committed Nov 27, 2023
1 parent 5b9fecb commit 051107e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# Differentiable and accelerated spherical transforms with JAX

`S2FFT` is a JAX package for computing Fourier transforms on the sphere
and rotation group [Price & McEwen 2023](https://arxiv.org/abs/2311.14670). It leverages autodiff to provide differentiable
and rotation group [(Price & McEwen 2023)](https://arxiv.org/abs/2311.14670). It leverages autodiff to provide differentiable
transforms, which are also deployable on hardware accelerators
(e.g. GPUs and TPUs).

Expand Down

0 comments on commit 051107e

Please sign in to comment.