Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
pacakge -> package
  • Loading branch information
eltociear authored Nov 27, 2023
1 parent 11592c0 commit 2dafb1a
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 @@ -125,7 +125,7 @@ f = fft.wigner.inverse_jax(flmn, L, N)

We benchmarked the spherical harmonic and Wigner transforms implemented
in `S2FFT` against the C implementations in the
[SSHT](https://github.com/astro-informatics/ssht) pacakge.
[SSHT](https://github.com/astro-informatics/ssht) package.

A brief summary is shown in the table below for the recursion (left) and
precompute (right) algorithms, with `S2FFT` running on GPUs (for further
Expand Down

0 comments on commit 2dafb1a

Please sign in to comment.