You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,14 @@
17
17
18
18
## DESCRIPTION
19
19
20
-
The <strong>SO3</strong> code provides functionality to perform fast and exact Wigner transforms based on the sampling theorem on the rotation group derived in [McEwen et al. (2015)](http://www.jasonmcewen.org/publication/mcewen-so-3/).
20
+
The **SO3** code provides functionality to perform fast and exact Wigner transforms
21
+
based on the sampling theorem on the rotation group derived in [McEwen et al.
If you use **SO3** for work that results in publication, please reference [the **SO3**
67
+
url](http://github.com/astro-informatics/so3)
65
68
and cite our related academic paper:
66
69
67
70
- J. D. McEwen, M. Büttner, B. Leistedt, H. V. Peiris, Y. Wiaux, [A novel sampling theorem on the rotation group](http://www.jasonmcewen.org/publication/mcewen-so-3/), IEEE Sig. Proc. Let., 22(12):2425-2429, 2015 [(arXiv:1508.03101)](https://arxiv.org/abs/1508.03101")
@@ -75,5 +78,7 @@ SO3 is released under the GPL-3 license. For further details see
75
78
76
79
## AUTHORS
77
80
78
-
**SO3** was initially developed by Martin Büttner, <ahref="http://www.jasonmcewen.org/">Jason McEwen</a>, and Boris Leistedt but significant contributors have since been made by a number of [others](https://github.com/astro-informatics/so3/graphs/contributors).
79
-
</p>
81
+
**SO3** was initially developed by Martin Büttner, [Jason
82
+
McEwen](http://www.jasonmcewen.org/), and Boris Leistedt but significant contributors
0 commit comments