|
1 | | -[](https://github.com/astro-informatics/s2fft) |
| 1 | +[](https://github.com/astro-informatics/s2fft) |
2 | 2 | [](https://github.com/astro-informatics/s2fft/actions/workflows/tests.yml) |
3 | 3 | [](https://astro-informatics.github.io/s2fft) |
4 | 4 | [](https://codecov.io/gh/astro-informatics/s2fft) |
5 | 5 | [](https://opensource.org/licenses/MIT) |
6 | 6 | [](https://arxiv.org/abs/xxxx.xxxxx) |
7 | | -[](https://github.com/psf/black) |
| 7 | +[](https://github.com/psf/black)<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> [](#contributors-) <!-- ALL-CONTRIBUTORS-BADGE:END --> |
8 | 8 |
|
9 | 9 | <img align="left" height="85" width="98" src="./docs/assets/sax_logo.png"> |
10 | 10 |
|
@@ -133,27 +133,26 @@ our precompute implementation. |
133 | 133 |
|
134 | 134 | ## Contributors ✨ |
135 | 135 |
|
136 | | -`S2FFT` has been developed at UCL, predominantly by [Matt |
137 | | -Price](https://cosmomatt.github.io/) and [Jason |
138 | | -McEwen](http://www.jasonmcewen.org/), with support from UCL\'s Advanced |
139 | | -Research Computing (ARC) Centre. The software was funded in part by a |
140 | | -UCL-ARC Open Source Software Sustainability grant. |
141 | | - |
142 | | -We encourage contributions from any interested developers. A simple |
143 | | -first addition could be adding support for more spherical sampling |
144 | | -patterns! |
145 | | - |
146 | 136 | Thanks goes to these wonderful people ([emoji |
147 | 137 | key](https://allcontributors.org/docs/en/emoji-key)): |
148 | | - |
149 | 138 | <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> |
150 | 139 | <!-- prettier-ignore-start --> |
151 | 140 | <!-- markdownlint-disable --> |
| 141 | +<table> |
| 142 | + <tbody> |
| 143 | + <tr> |
| 144 | + <td align="center" valign="top" width="14.28%"><a href="https://cosmomatt.github.io"><img src="https://avatars.githubusercontent.com/u/32554533?v=4?s=100" width="100px;" alt="Matt Price"/><br /><sub><b>Matt Price</b></sub></a><br /><a href="https://github.com/astro-informatics/s2fft/commits?author=CosmoMatt" title="Code">💻</a> <a href="https://github.com/astro-informatics/s2fft/pulls?q=is%3Apr+reviewed-by%3ACosmoMatt" title="Reviewed Pull Requests">👀</a> <a href="#ideas-CosmoMatt" title="Ideas, Planning, & Feedback">🤔</a></td> |
| 145 | + </tr> |
| 146 | + </tbody> |
| 147 | +</table> |
152 | 148 |
|
153 | 149 | <!-- markdownlint-restore --> |
154 | 150 | <!-- prettier-ignore-end --> |
155 | 151 |
|
156 | 152 | <!-- ALL-CONTRIBUTORS-LIST:END --> |
| 153 | +We encourage contributions from any interested developers. A simple |
| 154 | +first addition could be adding support for more spherical sampling |
| 155 | +patterns! |
157 | 156 |
|
158 | 157 | ## Attribution :books: |
159 | 158 |
|
|
0 commit comments