Skip to content

Commit 6f57dfa

Browse files
committed
Remove duplicated content about updated features
1 parent fbe19aa commit 6f57dfa

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,6 @@ for adjoint transformations where needed, and comes with different
2424
optimisations (precompute or not) that one may select depending on
2525
available resources and desired angular resolution $L$.
2626

27-
> [!IMPORTANT]
28-
> HEALPix long JIT compile time fixed for CPU! Fix for GPU coming soon.
29-
30-
> [!TIP]
31-
As of version 1.0.2 `S2FFT` also provides PyTorch implementations of underlying
32-
precompute transforms. In future releases this support will be extended to our
33-
on-the-fly algorithms.
34-
35-
> [!TIP]
36-
As of version 1.1.0 `S2FFT` also provides JAX support for existing C/C++ packages,
37-
specifically `HEALPix` and `SSHT`. This works by wrapping python bindings with custom
38-
JAX frontends. Note that currently this C/C++ to JAX interoperability is currently
39-
limited to CPU.
4027

4128
## Algorithms ⚡
4229

0 commit comments

Comments
 (0)