Skip to content

Commit b26a485

Browse files
committed
add explicit doc link to readme
1 parent aff7f27 commit b26a485

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ flmn = s2fft.wigner.forward_jax(f, L, N)
121121
f = fft.wigner.inverse_jax(flmn, L, N)
122122
```
123123

124+
For further details on usage see the [documentation](https://astro-informatics.github.io/s2fft/) and associated [notebooks](https://astro-informatics.github.io/s2fft/tutorials/spherical_harmonic/spherical_harmonic_transform.html).
125+
124126
## Benchmarking :hourglass_flowing_sand:
125127

126128
We benchmarked the spherical harmonic and Wigner transforms implemented

0 commit comments

Comments
 (0)