File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,9 @@ The **SSHT** code provides functionality to perform fast and exact
2222spin spherical harmonic transforms based on the sampling theorem on the
2323sphere derived in <a href =" http://www.jasonmcewen.org/publication/mcewen-fssht/ " >McEwen & Wiaux (2011)</a >.
2424
25+ ** SSHT** can also interface with [ ducc0] ( https://pypi.org/project/ducc0/ ) and
26+ * use it as a backend for the forward, inverse and inverse adjoint transforms.
27+
2528
2629## INSTALLATION
2730
Original file line number Diff line number Diff line change @@ -51,6 +51,8 @@ <h2>News</h2>
5151
5252 < ul >
5353
54+ < li > < strong > July 2021</ strong > < br />
55+ Release of SSHT 1.4.0 (< a href ="https://pypi.org/project/ducc0/ "> ducc0</ a > interface)
5456 < li > < strong > February 2021</ strong > < br />
5557 Release of SSHT 1.3.7 (< a href ="https://conan.io/center/ssht "> conan-center</ a > release)
5658 < li > < strong > October 2020</ strong > < br />
@@ -126,6 +128,9 @@ <h2>Description</h2>
126128 < a href ="http://www.jasonmcewen.org/publication/mcewen-fssht/ "> McEwen & Wiaux (2011)</ a > .
127129 </ p >
128130
131+ < p > < strong > SSHT</ strong > can also interface with < a href ="https://pypi.org/project/ducc0/ "> ducc0</ a > and
132+ use it as a backend for the forward, inverse and inverse adjoint transforms.
133+
129134 < p >
130135 In some applications adjoint forward and inverse spherical harmonic
131136 transforms are also required (for example, when solving convex
You can’t perform that action at this time.
0 commit comments