MilesCranmer commited on
Commit
fc28585
β€’
2 Parent(s): 6f88fe3 645561a

Merge pull request #301 from MilesCranmer/contributors

Browse files
Files changed (3) hide show
  1. .all-contributorsrc +387 -0
  2. CONTRIBUTORS.md +51 -1
  3. README.md +46 -4
.all-contributorsrc ADDED
@@ -0,0 +1,387 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "projectName": "PySR",
3
+ "projectOwner": "MilesCranmer",
4
+ "repoType": "github",
5
+ "repoHost": "https://github.com",
6
+ "files": [
7
+ "README.md",
8
+ "CONTRIBUTORS.md"
9
+ ],
10
+ "imageSize": 50,
11
+ "commit": false,
12
+ "commitConvention": "angular",
13
+ "contributors": [
14
+ {
15
+ "login": "mkitti",
16
+ "name": "Mark Kittisopikul",
17
+ "avatar_url": "https://avatars.githubusercontent.com/u/8062771?v=4",
18
+ "profile": "https://www.linkedin.com/in/markkittisopikul/",
19
+ "contributions": [
20
+ "code",
21
+ "ideas",
22
+ "infra",
23
+ "platform",
24
+ "promotion",
25
+ "review",
26
+ "tool",
27
+ "test"
28
+ ]
29
+ },
30
+ {
31
+ "login": "tttc3",
32
+ "name": "T Coxon",
33
+ "avatar_url": "https://avatars.githubusercontent.com/u/97948946?v=4",
34
+ "profile": "https://github.com/tttc3",
35
+ "contributions": [
36
+ "bug",
37
+ "code",
38
+ "plugin",
39
+ "ideas",
40
+ "infra",
41
+ "maintenance",
42
+ "review",
43
+ "tool",
44
+ "test",
45
+ "userTesting"
46
+ ]
47
+ },
48
+ {
49
+ "login": "DhananjayAshok",
50
+ "name": "Dhananjay Ashok",
51
+ "avatar_url": "https://avatars.githubusercontent.com/u/46792537?v=4",
52
+ "profile": "https://github.com/DhananjayAshok",
53
+ "contributions": [
54
+ "code",
55
+ "example",
56
+ "ideas",
57
+ "maintenance",
58
+ "test"
59
+ ]
60
+ },
61
+ {
62
+ "login": "johanbluecreek",
63
+ "name": "Johan BlΓ₯bΓ€ck",
64
+ "avatar_url": "https://avatars.githubusercontent.com/u/852554?v=4",
65
+ "profile": "https://gitlab.com/johanbluecreek",
66
+ "contributions": [
67
+ "bug",
68
+ "code",
69
+ "ideas",
70
+ "maintenance",
71
+ "promotion",
72
+ "review",
73
+ "test",
74
+ "userTesting"
75
+ ]
76
+ },
77
+ {
78
+ "login": "AlCap23",
79
+ "name": "JuliusMartensen",
80
+ "avatar_url": "https://avatars.githubusercontent.com/u/20998300?v=4",
81
+ "profile": "https://mathopt.de/people/martensen/index.php",
82
+ "contributions": [
83
+ "bug",
84
+ "code",
85
+ "doc",
86
+ "plugin",
87
+ "ideas",
88
+ "infra",
89
+ "maintenance",
90
+ "platform",
91
+ "promotion",
92
+ "review",
93
+ "tool",
94
+ "userTesting"
95
+ ]
96
+ },
97
+ {
98
+ "login": "ngam",
99
+ "name": "ngam",
100
+ "avatar_url": "https://avatars.githubusercontent.com/u/67342040?v=4",
101
+ "profile": "https://github.com/ngam",
102
+ "contributions": [
103
+ "code",
104
+ "infra",
105
+ "platform",
106
+ "review",
107
+ "tool",
108
+ "test"
109
+ ]
110
+ },
111
+ {
112
+ "login": "kazewong",
113
+ "name": "Kaze Wong",
114
+ "avatar_url": "https://avatars.githubusercontent.com/u/8803931?v=4",
115
+ "profile": "https://github.com/kazewong",
116
+ "contributions": [
117
+ "bug",
118
+ "code",
119
+ "ideas",
120
+ "infra",
121
+ "maintenance",
122
+ "promotion",
123
+ "review",
124
+ "research",
125
+ "userTesting"
126
+ ]
127
+ },
128
+ {
129
+ "login": "ChrisRackauckas",
130
+ "name": "Christopher Rackauckas",
131
+ "avatar_url": "https://avatars.githubusercontent.com/u/1814174?v=4",
132
+ "profile": "https://github.com/ChrisRackauckas",
133
+ "contributions": [
134
+ "bug",
135
+ "code",
136
+ "plugin",
137
+ "ideas",
138
+ "infra",
139
+ "promotion",
140
+ "review",
141
+ "research",
142
+ "tool",
143
+ "test",
144
+ "userTesting"
145
+ ]
146
+ },
147
+ {
148
+ "login": "patrick-kidger",
149
+ "name": "Patrick Kidger",
150
+ "avatar_url": "https://avatars.githubusercontent.com/u/33688385?v=4",
151
+ "profile": "https://kidger.site/",
152
+ "contributions": [
153
+ "bug",
154
+ "code",
155
+ "doc",
156
+ "plugin",
157
+ "ideas",
158
+ "maintenance",
159
+ "promotion",
160
+ "review",
161
+ "research",
162
+ "tool",
163
+ "test",
164
+ "userTesting"
165
+ ]
166
+ },
167
+ {
168
+ "login": "Pablo-Lemos",
169
+ "name": "Pablo Lemos",
170
+ "avatar_url": "https://avatars.githubusercontent.com/u/38078898?v=4",
171
+ "profile": "https://pablo-lemos.github.io/",
172
+ "contributions": [
173
+ "bug",
174
+ "ideas",
175
+ "promotion",
176
+ "review",
177
+ "research",
178
+ "userTesting"
179
+ ]
180
+ },
181
+ {
182
+ "login": "Moelf",
183
+ "name": "Jerry Ling",
184
+ "avatar_url": "https://avatars.githubusercontent.com/u/5306213?v=4",
185
+ "profile": "https://github.com/Moelf",
186
+ "contributions": [
187
+ "bug",
188
+ "code",
189
+ "doc",
190
+ "example",
191
+ "ideas",
192
+ "promotion",
193
+ "review",
194
+ "userTesting"
195
+ ]
196
+ },
197
+ {
198
+ "login": "CharFox1",
199
+ "name": "Charles Fox",
200
+ "avatar_url": "https://avatars.githubusercontent.com/u/35052672?v=4",
201
+ "profile": "https://github.com/CharFox1",
202
+ "contributions": [
203
+ "bug",
204
+ "code",
205
+ "ideas",
206
+ "maintenance",
207
+ "promotion",
208
+ "review",
209
+ "research",
210
+ "userTesting"
211
+ ]
212
+ },
213
+ {
214
+ "login": "johannbrehmer",
215
+ "name": "Johann Brehmer",
216
+ "avatar_url": "https://avatars.githubusercontent.com/u/17068560?v=4",
217
+ "profile": "https://github.com/johannbrehmer",
218
+ "contributions": [
219
+ "code",
220
+ "doc",
221
+ "ideas",
222
+ "promotion",
223
+ "review",
224
+ "research",
225
+ "test",
226
+ "userTesting"
227
+ ]
228
+ },
229
+ {
230
+ "login": "marius311",
231
+ "name": "Marius Millea",
232
+ "avatar_url": "https://avatars.githubusercontent.com/u/1510968?v=4",
233
+ "profile": "http://www.cosmicmar.com/",
234
+ "contributions": [
235
+ "code",
236
+ "ideas",
237
+ "promotion",
238
+ "review",
239
+ "userTesting"
240
+ ]
241
+ },
242
+ {
243
+ "login": "cobac",
244
+ "name": "Coba",
245
+ "avatar_url": "https://avatars.githubusercontent.com/u/27872944?v=4",
246
+ "profile": "https://gitlab.com/cobac",
247
+ "contributions": [
248
+ "bug",
249
+ "code",
250
+ "ideas",
251
+ "review",
252
+ "userTesting"
253
+ ]
254
+ },
255
+ {
256
+ "login": "pitmonticone",
257
+ "name": "Pietro Monticone",
258
+ "avatar_url": "https://avatars.githubusercontent.com/u/38562595?v=4",
259
+ "profile": "https://github.com/pitmonticone",
260
+ "contributions": [
261
+ "bug",
262
+ "doc",
263
+ "ideas"
264
+ ]
265
+ },
266
+ {
267
+ "login": "sheevy",
268
+ "name": "Mateusz Kubica",
269
+ "avatar_url": "https://avatars.githubusercontent.com/u/1525683?v=4",
270
+ "profile": "https://github.com/sheevy",
271
+ "contributions": [
272
+ "doc",
273
+ "ideas"
274
+ ]
275
+ },
276
+ {
277
+ "login": "JayWadekar",
278
+ "name": "Jay Wadekar",
279
+ "avatar_url": "https://avatars.githubusercontent.com/u/5493388?v=4",
280
+ "profile": "https://jaywadekar.github.io/",
281
+ "contributions": [
282
+ "bug",
283
+ "ideas",
284
+ "promotion",
285
+ "research"
286
+ ]
287
+ },
288
+ {
289
+ "login": "Jgmedina95",
290
+ "name": "Jgmedina95",
291
+ "avatar_url": "https://avatars.githubusercontent.com/u/97254349?v=4",
292
+ "profile": "https://github.com/Jgmedina95",
293
+ "contributions": [
294
+ "bug",
295
+ "ideas",
296
+ "review"
297
+ ]
298
+ },
299
+ {
300
+ "login": "mcabbott",
301
+ "name": "Michael Abbott",
302
+ "avatar_url": "https://avatars.githubusercontent.com/u/32575566?v=4",
303
+ "profile": "https://github.com/mcabbott",
304
+ "contributions": [
305
+ "code",
306
+ "ideas",
307
+ "review",
308
+ "tool"
309
+ ]
310
+ },
311
+ {
312
+ "login": "oscardssmith",
313
+ "name": "Oscar Smith",
314
+ "avatar_url": "https://avatars.githubusercontent.com/u/11729272?v=4",
315
+ "profile": "https://github.com/oscardssmith",
316
+ "contributions": [
317
+ "code",
318
+ "ideas"
319
+ ]
320
+ },
321
+ {
322
+ "login": "henriquebecker91",
323
+ "name": "Henrique Becker",
324
+ "avatar_url": "https://avatars.githubusercontent.com/u/14113435?v=4",
325
+ "profile": "https://github.com/henriquebecker91",
326
+ "contributions": [
327
+ "code",
328
+ "ideas",
329
+ "review"
330
+ ]
331
+ },
332
+ {
333
+ "login": "qwertyjl",
334
+ "name": "qwertyjl",
335
+ "avatar_url": "https://avatars.githubusercontent.com/u/110912592?v=4",
336
+ "profile": "https://github.com/qwertyjl",
337
+ "contributions": [
338
+ "bug",
339
+ "doc",
340
+ "ideas",
341
+ "userTesting"
342
+ ]
343
+ },
344
+ {
345
+ "login": "rikhuijzer",
346
+ "name": "Rik Huijzer",
347
+ "avatar_url": "https://avatars.githubusercontent.com/u/20724914?v=4",
348
+ "profile": "https://huijzer.xyz/",
349
+ "contributions": [
350
+ "ideas",
351
+ "infra"
352
+ ]
353
+ },
354
+ {
355
+ "login": "GCaptainNemo",
356
+ "name": "Hongyu Wang",
357
+ "avatar_url": "https://avatars.githubusercontent.com/u/43086239?v=4",
358
+ "profile": "https://github.com/GCaptainNemo",
359
+ "contributions": [
360
+ "ideas",
361
+ "promotion",
362
+ "research"
363
+ ]
364
+ },
365
+ {
366
+ "login": "SauravMaheshkar",
367
+ "name": "Saurav Maheshkar",
368
+ "avatar_url": "https://avatars.githubusercontent.com/u/61241031?v=4",
369
+ "profile": "https://sauravmaheshkar.github.io/",
370
+ "contributions": [
371
+ "tool"
372
+ ]
373
+ }
374
+ ],
375
+ "contributorsPerLine": 10,
376
+ "linkToUsage": false,
377
+ "types": {
378
+ "ideas": {
379
+ "symbol": "πŸ’‘",
380
+ "description": "Ideas, planning, and feedback."
381
+ },
382
+ "example": {
383
+ "description": "Examples.",
384
+ "symbol": "🌍"
385
+ }
386
+ }
387
+ }
CONTRIBUTORS.md CHANGED
@@ -1,6 +1,6 @@
1
  # Welcome to PySR's contributing guide <!-- Forked from GitHub's awesome template contributing guide -->
2
 
3
- Thank you for investing your time in contributing to our project! Any contribution you make will be reflected on the contributors lists: [frontend](https://github.com/MilesCranmer/PySR/graphs/contributors) and [backend](https://github.com/MilesCranmer/SymbolicRegression.jl/graphs/contributors) :sparkles:.
4
 
5
  In this guide you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.
6
 
@@ -66,3 +66,53 @@ Congratulations :tada::tada: The PySR team thanks you :sparkles:.
66
  Once your PR is merged, your contributions will be publicly visible.
67
 
68
  Thanks for being part of the PySR community!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Welcome to PySR's contributing guide <!-- Forked from GitHub's awesome template contributing guide -->
2
 
3
+ Thank you for investing your time in contributing to our project! Any contribution you make will be reflected on the [contributors list](#contributors) :sparkles:.
4
 
5
  In this guide you will get an overview of the contribution workflow from opening an issue, creating a PR, reviewing, and merging the PR.
6
 
 
66
  Once your PR is merged, your contributions will be publicly visible.
67
 
68
  Thanks for being part of the PySR community!
69
+
70
+ <div align="center">
71
+
72
+ ## Contributors
73
+
74
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
75
+ <!-- prettier-ignore-start -->
76
+ <!-- markdownlint-disable -->
77
+ <table>
78
+ <tbody>
79
+ <tr>
80
+ <td align="center" valign="top" width="10%"><a href="https://www.linkedin.com/in/markkittisopikul/"><img src="https://avatars.githubusercontent.com/u/8062771?v=4?s=50" width="50px;" alt="Mark Kittisopikul"/><br /><sub><b>Mark Kittisopikul</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=mkitti" title="Code">πŸ’»</a> <a href="#ideas-mkitti" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-mkitti" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#platform-mkitti" title="Packaging/porting to new platform">πŸ“¦</a> <a href="#promotion-mkitti" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Amkitti" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-mkitti" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=mkitti" title="Tests">⚠️</a></td>
81
+ <td align="center" valign="top" width="10%"><a href="https://github.com/tttc3"><img src="https://avatars.githubusercontent.com/u/97948946?v=4?s=50" width="50px;" alt="T Coxon"/><br /><sub><b>T Coxon</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Atttc3" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=tttc3" title="Code">πŸ’»</a> <a href="#plugin-tttc3" title="Plugin/utility libraries">πŸ”Œ</a> <a href="#ideas-tttc3" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-tttc3" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-tttc3" title="Maintenance">🚧</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Atttc3" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-tttc3" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=tttc3" title="Tests">⚠️</a> <a href="#userTesting-tttc3" title="User Testing">πŸ““</a></td>
82
+ <td align="center" valign="top" width="10%"><a href="https://github.com/DhananjayAshok"><img src="https://avatars.githubusercontent.com/u/46792537?v=4?s=50" width="50px;" alt="Dhananjay Ashok"/><br /><sub><b>Dhananjay Ashok</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=DhananjayAshok" title="Code">πŸ’»</a> <a href="#example-DhananjayAshok" title="Examples.">🌍</a> <a href="#ideas-DhananjayAshok" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#maintenance-DhananjayAshok" title="Maintenance">🚧</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=DhananjayAshok" title="Tests">⚠️</a></td>
83
+ <td align="center" valign="top" width="10%"><a href="https://gitlab.com/johanbluecreek"><img src="https://avatars.githubusercontent.com/u/852554?v=4?s=50" width="50px;" alt="Johan BlΓ₯bΓ€ck"/><br /><sub><b>Johan BlΓ₯bΓ€ck</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Ajohanbluecreek" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=johanbluecreek" title="Code">πŸ’»</a> <a href="#ideas-johanbluecreek" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#maintenance-johanbluecreek" title="Maintenance">🚧</a> <a href="#promotion-johanbluecreek" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Ajohanbluecreek" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=johanbluecreek" title="Tests">⚠️</a> <a href="#userTesting-johanbluecreek" title="User Testing">πŸ““</a></td>
84
+ <td align="center" valign="top" width="10%"><a href="https://mathopt.de/people/martensen/index.php"><img src="https://avatars.githubusercontent.com/u/20998300?v=4?s=50" width="50px;" alt="JuliusMartensen"/><br /><sub><b>JuliusMartensen</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AAlCap23" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=AlCap23" title="Code">πŸ’»</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=AlCap23" title="Documentation">πŸ“–</a> <a href="#plugin-AlCap23" title="Plugin/utility libraries">πŸ”Œ</a> <a href="#ideas-AlCap23" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-AlCap23" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-AlCap23" title="Maintenance">🚧</a> <a href="#platform-AlCap23" title="Packaging/porting to new platform">πŸ“¦</a> <a href="#promotion-AlCap23" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3AAlCap23" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-AlCap23" title="Tools">πŸ”§</a> <a href="#userTesting-AlCap23" title="User Testing">πŸ““</a></td>
85
+ <td align="center" valign="top" width="10%"><a href="https://github.com/ngam"><img src="https://avatars.githubusercontent.com/u/67342040?v=4?s=50" width="50px;" alt="ngam"/><br /><sub><b>ngam</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=ngam" title="Code">πŸ’»</a> <a href="#infra-ngam" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#platform-ngam" title="Packaging/porting to new platform">πŸ“¦</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Angam" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-ngam" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=ngam" title="Tests">⚠️</a></td>
86
+ <td align="center" valign="top" width="10%"><a href="https://github.com/kazewong"><img src="https://avatars.githubusercontent.com/u/8803931?v=4?s=50" width="50px;" alt="Kaze Wong"/><br /><sub><b>Kaze Wong</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Akazewong" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=kazewong" title="Code">πŸ’»</a> <a href="#ideas-kazewong" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-kazewong" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-kazewong" title="Maintenance">🚧</a> <a href="#promotion-kazewong" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Akazewong" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-kazewong" title="Research">πŸ”¬</a> <a href="#userTesting-kazewong" title="User Testing">πŸ““</a></td>
87
+ <td align="center" valign="top" width="10%"><a href="https://github.com/ChrisRackauckas"><img src="https://avatars.githubusercontent.com/u/1814174?v=4?s=50" width="50px;" alt="Christopher Rackauckas"/><br /><sub><b>Christopher Rackauckas</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AChrisRackauckas" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=ChrisRackauckas" title="Code">πŸ’»</a> <a href="#plugin-ChrisRackauckas" title="Plugin/utility libraries">πŸ”Œ</a> <a href="#ideas-ChrisRackauckas" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-ChrisRackauckas" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#promotion-ChrisRackauckas" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3AChrisRackauckas" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-ChrisRackauckas" title="Research">πŸ”¬</a> <a href="#tool-ChrisRackauckas" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=ChrisRackauckas" title="Tests">⚠️</a> <a href="#userTesting-ChrisRackauckas" title="User Testing">πŸ““</a></td>
88
+ <td align="center" valign="top" width="10%"><a href="https://kidger.site/"><img src="https://avatars.githubusercontent.com/u/33688385?v=4?s=50" width="50px;" alt="Patrick Kidger"/><br /><sub><b>Patrick Kidger</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Apatrick-kidger" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=patrick-kidger" title="Code">πŸ’»</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=patrick-kidger" title="Documentation">πŸ“–</a> <a href="#plugin-patrick-kidger" title="Plugin/utility libraries">πŸ”Œ</a> <a href="#ideas-patrick-kidger" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#maintenance-patrick-kidger" title="Maintenance">🚧</a> <a href="#promotion-patrick-kidger" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Apatrick-kidger" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-patrick-kidger" title="Research">πŸ”¬</a> <a href="#tool-patrick-kidger" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=patrick-kidger" title="Tests">⚠️</a> <a href="#userTesting-patrick-kidger" title="User Testing">πŸ““</a></td>
89
+ <td align="center" valign="top" width="10%"><a href="https://pablo-lemos.github.io/"><img src="https://avatars.githubusercontent.com/u/38078898?v=4?s=50" width="50px;" alt="Pablo Lemos"/><br /><sub><b>Pablo Lemos</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3APablo-Lemos" title="Bug reports">πŸ›</a> <a href="#ideas-Pablo-Lemos" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-Pablo-Lemos" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3APablo-Lemos" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-Pablo-Lemos" title="Research">πŸ”¬</a> <a href="#userTesting-Pablo-Lemos" title="User Testing">πŸ““</a></td>
90
+ </tr>
91
+ <tr>
92
+ <td align="center" valign="top" width="10%"><a href="https://github.com/Moelf"><img src="https://avatars.githubusercontent.com/u/5306213?v=4?s=50" width="50px;" alt="Jerry Ling"/><br /><sub><b>Jerry Ling</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AMoelf" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=Moelf" title="Code">πŸ’»</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=Moelf" title="Documentation">πŸ“–</a> <a href="#example-Moelf" title="Examples.">🌍</a> <a href="#ideas-Moelf" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-Moelf" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3AMoelf" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#userTesting-Moelf" title="User Testing">πŸ““</a></td>
93
+ <td align="center" valign="top" width="10%"><a href="https://github.com/CharFox1"><img src="https://avatars.githubusercontent.com/u/35052672?v=4?s=50" width="50px;" alt="Charles Fox"/><br /><sub><b>Charles Fox</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3ACharFox1" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=CharFox1" title="Code">πŸ’»</a> <a href="#ideas-CharFox1" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#maintenance-CharFox1" title="Maintenance">🚧</a> <a href="#promotion-CharFox1" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3ACharFox1" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-CharFox1" title="Research">πŸ”¬</a> <a href="#userTesting-CharFox1" title="User Testing">πŸ““</a></td>
94
+ <td align="center" valign="top" width="10%"><a href="https://github.com/johannbrehmer"><img src="https://avatars.githubusercontent.com/u/17068560?v=4?s=50" width="50px;" alt="Johann Brehmer"/><br /><sub><b>Johann Brehmer</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=johannbrehmer" title="Code">πŸ’»</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=johannbrehmer" title="Documentation">πŸ“–</a> <a href="#ideas-johannbrehmer" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-johannbrehmer" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Ajohannbrehmer" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-johannbrehmer" title="Research">πŸ”¬</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=johannbrehmer" title="Tests">⚠️</a> <a href="#userTesting-johannbrehmer" title="User Testing">πŸ““</a></td>
95
+ <td align="center" valign="top" width="10%"><a href="http://www.cosmicmar.com/"><img src="https://avatars.githubusercontent.com/u/1510968?v=4?s=50" width="50px;" alt="Marius Millea"/><br /><sub><b>Marius Millea</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=marius311" title="Code">πŸ’»</a> <a href="#ideas-marius311" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-marius311" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Amarius311" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#userTesting-marius311" title="User Testing">πŸ““</a></td>
96
+ <td align="center" valign="top" width="10%"><a href="https://gitlab.com/cobac"><img src="https://avatars.githubusercontent.com/u/27872944?v=4?s=50" width="50px;" alt="Coba"/><br /><sub><b>Coba</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Acobac" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=cobac" title="Code">πŸ’»</a> <a href="#ideas-cobac" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Acobac" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#userTesting-cobac" title="User Testing">πŸ““</a></td>
97
+ <td align="center" valign="top" width="10%"><a href="https://github.com/pitmonticone"><img src="https://avatars.githubusercontent.com/u/38562595?v=4?s=50" width="50px;" alt="Pietro Monticone"/><br /><sub><b>Pietro Monticone</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Apitmonticone" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=pitmonticone" title="Documentation">πŸ“–</a> <a href="#ideas-pitmonticone" title="Ideas, planning, and feedback.">πŸ’‘</a></td>
98
+ <td align="center" valign="top" width="10%"><a href="https://github.com/sheevy"><img src="https://avatars.githubusercontent.com/u/1525683?v=4?s=50" width="50px;" alt="Mateusz Kubica"/><br /><sub><b>Mateusz Kubica</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=sheevy" title="Documentation">πŸ“–</a> <a href="#ideas-sheevy" title="Ideas, planning, and feedback.">πŸ’‘</a></td>
99
+ <td align="center" valign="top" width="10%"><a href="https://jaywadekar.github.io/"><img src="https://avatars.githubusercontent.com/u/5493388?v=4?s=50" width="50px;" alt="Jay Wadekar"/><br /><sub><b>Jay Wadekar</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AJayWadekar" title="Bug reports">πŸ›</a> <a href="#ideas-JayWadekar" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-JayWadekar" title="Promotion">πŸ“£</a> <a href="#research-JayWadekar" title="Research">πŸ”¬</a></td>
100
+ <td align="center" valign="top" width="10%"><a href="https://github.com/Jgmedina95"><img src="https://avatars.githubusercontent.com/u/97254349?v=4?s=50" width="50px;" alt="Jgmedina95"/><br /><sub><b>Jgmedina95</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AJgmedina95" title="Bug reports">πŸ›</a> <a href="#ideas-Jgmedina95" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3AJgmedina95" title="Reviewed Pull Requests">πŸ‘€</a></td>
101
+ <td align="center" valign="top" width="10%"><a href="https://github.com/mcabbott"><img src="https://avatars.githubusercontent.com/u/32575566?v=4?s=50" width="50px;" alt="Michael Abbott"/><br /><sub><b>Michael Abbott</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=mcabbott" title="Code">πŸ’»</a> <a href="#ideas-mcabbott" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Amcabbott" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-mcabbott" title="Tools">πŸ”§</a></td>
102
+ </tr>
103
+ <tr>
104
+ <td align="center" valign="top" width="10%"><a href="https://github.com/oscardssmith"><img src="https://avatars.githubusercontent.com/u/11729272?v=4?s=50" width="50px;" alt="Oscar Smith"/><br /><sub><b>Oscar Smith</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=oscardssmith" title="Code">πŸ’»</a> <a href="#ideas-oscardssmith" title="Ideas, planning, and feedback.">πŸ’‘</a></td>
105
+ <td align="center" valign="top" width="10%"><a href="https://github.com/henriquebecker91"><img src="https://avatars.githubusercontent.com/u/14113435?v=4?s=50" width="50px;" alt="Henrique Becker"/><br /><sub><b>Henrique Becker</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=henriquebecker91" title="Code">πŸ’»</a> <a href="#ideas-henriquebecker91" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Ahenriquebecker91" title="Reviewed Pull Requests">πŸ‘€</a></td>
106
+ <td align="center" valign="top" width="10%"><a href="https://github.com/qwertyjl"><img src="https://avatars.githubusercontent.com/u/110912592?v=4?s=50" width="50px;" alt="qwertyjl"/><br /><sub><b>qwertyjl</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Aqwertyjl" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=qwertyjl" title="Documentation">πŸ“–</a> <a href="#ideas-qwertyjl" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#userTesting-qwertyjl" title="User Testing">πŸ““</a></td>
107
+ <td align="center" valign="top" width="10%"><a href="https://huijzer.xyz/"><img src="https://avatars.githubusercontent.com/u/20724914?v=4?s=50" width="50px;" alt="Rik Huijzer"/><br /><sub><b>Rik Huijzer</b></sub></a><br /><a href="#ideas-rikhuijzer" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-rikhuijzer" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td>
108
+ <td align="center" valign="top" width="10%"><a href="https://github.com/GCaptainNemo"><img src="https://avatars.githubusercontent.com/u/43086239?v=4?s=50" width="50px;" alt="Hongyu Wang"/><br /><sub><b>Hongyu Wang</b></sub></a><br /><a href="#ideas-GCaptainNemo" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-GCaptainNemo" title="Promotion">πŸ“£</a> <a href="#research-GCaptainNemo" title="Research">πŸ”¬</a></td>
109
+ <td align="center" valign="top" width="10%"><a href="https://sauravmaheshkar.github.io/"><img src="https://avatars.githubusercontent.com/u/61241031?v=4?s=50" width="50px;" alt="Saurav Maheshkar"/><br /><sub><b>Saurav Maheshkar</b></sub></a><br /><a href="#tool-SauravMaheshkar" title="Tools">πŸ”§</a></td>
110
+ </tr>
111
+ </tbody>
112
+ </table>
113
+
114
+ <!-- markdownlint-restore -->
115
+ <!-- prettier-ignore-end -->
116
+
117
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
118
+ </div>
README.md CHANGED
@@ -11,22 +11,64 @@ PySR uses evolutionary algorithms to search for symbolic expressions which optim
11
  | **Docs** | **Forums** | **colab demo** |
12
  |:---:|:---:|:---:|
13
  |[![Documentation](https://github.com/MilesCranmer/PySR/actions/workflows/docs.yml/badge.svg)](https://astroautomata.com/PySR/)|[![Discussions](https://img.shields.io/badge/discussions-github-informational)](https://github.com/MilesCranmer/PySR/discussions)|[![Colab](https://img.shields.io/badge/colab-notebook-yellow)](https://colab.research.google.com/github/MilesCranmer/PySR/blob/master/examples/pysr_demo.ipynb)|
 
14
  | **pip** | **conda** | **Stats** |
 
15
  |[![PyPI version](https://badge.fury.io/py/pysr.svg)](https://badge.fury.io/py/pysr)|[![Conda Version](https://img.shields.io/conda/vn/conda-forge/pysr.svg)](https://anaconda.org/conda-forge/pysr)|<div align="center">pip: [![Downloads](https://pepy.tech/badge/pysr)](https://badge.fury.io/py/pysr)<br>conda: [![Anaconda-Server Badge](https://anaconda.org/conda-forge/pysr/badges/downloads.svg)](https://anaconda.org/conda-forge/pysr)</div>|
16
 
17
  </div>
18
 
19
- We warmly welcome new contributors and are happy to get you up to speed! Check out our contributors [guide](https://github.com/MilesCranmer/PySR/blob/master/CONTRIBUTORS.md) for tips πŸš€.
20
- If you have an idea for a new feature, don't hesitate to share it on the [issues](https://github.com/MilesCranmer/PySR/issues) or [discussions](https://github.com/MilesCranmer/PySR/discussions) page.
21
-
22
  If you find PySR useful, please cite it using the citation information given in [CITATION.md](https://github.com/MilesCranmer/PySR/blob/master/CITATION.md).
23
  If you've finished a project with PySR, please submit a PR to showcase your work on the [research showcase page](https://astroautomata.com/PySR/papers)!
24
 
25
- ### Contributors
 
 
 
 
 
 
 
26
 
27
  <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
28
  <!-- prettier-ignore-start -->
29
  <!-- markdownlint-disable -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
30
 
31
  <!-- markdownlint-restore -->
32
  <!-- prettier-ignore-end -->
 
11
  | **Docs** | **Forums** | **colab demo** |
12
  |:---:|:---:|:---:|
13
  |[![Documentation](https://github.com/MilesCranmer/PySR/actions/workflows/docs.yml/badge.svg)](https://astroautomata.com/PySR/)|[![Discussions](https://img.shields.io/badge/discussions-github-informational)](https://github.com/MilesCranmer/PySR/discussions)|[![Colab](https://img.shields.io/badge/colab-notebook-yellow)](https://colab.research.google.com/github/MilesCranmer/PySR/blob/master/examples/pysr_demo.ipynb)|
14
+
15
  | **pip** | **conda** | **Stats** |
16
+ | :---: | :---: | :---: |
17
  |[![PyPI version](https://badge.fury.io/py/pysr.svg)](https://badge.fury.io/py/pysr)|[![Conda Version](https://img.shields.io/conda/vn/conda-forge/pysr.svg)](https://anaconda.org/conda-forge/pysr)|<div align="center">pip: [![Downloads](https://pepy.tech/badge/pysr)](https://badge.fury.io/py/pysr)<br>conda: [![Anaconda-Server Badge](https://anaconda.org/conda-forge/pysr/badges/downloads.svg)](https://anaconda.org/conda-forge/pysr)</div>|
18
 
19
  </div>
20
 
 
 
 
21
  If you find PySR useful, please cite it using the citation information given in [CITATION.md](https://github.com/MilesCranmer/PySR/blob/master/CITATION.md).
22
  If you've finished a project with PySR, please submit a PR to showcase your work on the [research showcase page](https://astroautomata.com/PySR/papers)!
23
 
24
+ <div align="center">
25
+
26
+ ### Contributors ✨
27
+
28
+ </div>
29
+
30
+ We are eager to welcome new contributors and are looking forward to get you up to speed! Check out our contributors [guide](https://github.com/MilesCranmer/PySR/blob/master/CONTRIBUTORS.md) for tips πŸš€.
31
+ If you have an idea for a new feature, don't hesitate to share it on the [issues](https://github.com/MilesCranmer/PySR/issues) or [discussions](https://github.com/MilesCranmer/PySR/discussions) page.
32
 
33
  <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
34
  <!-- prettier-ignore-start -->
35
  <!-- markdownlint-disable -->
36
+ <table>
37
+ <tbody>
38
+ <tr>
39
+ <td align="center" valign="top" width="10%"><a href="https://www.linkedin.com/in/markkittisopikul/"><img src="https://avatars.githubusercontent.com/u/8062771?v=4?s=50" width="50px;" alt="Mark Kittisopikul"/><br /><sub><b>Mark Kittisopikul</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=mkitti" title="Code">πŸ’»</a> <a href="#ideas-mkitti" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-mkitti" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#platform-mkitti" title="Packaging/porting to new platform">πŸ“¦</a> <a href="#promotion-mkitti" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Amkitti" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-mkitti" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=mkitti" title="Tests">⚠️</a></td>
40
+ <td align="center" valign="top" width="10%"><a href="https://github.com/tttc3"><img src="https://avatars.githubusercontent.com/u/97948946?v=4?s=50" width="50px;" alt="T Coxon"/><br /><sub><b>T Coxon</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Atttc3" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=tttc3" title="Code">πŸ’»</a> <a href="#plugin-tttc3" title="Plugin/utility libraries">πŸ”Œ</a> <a href="#ideas-tttc3" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-tttc3" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-tttc3" title="Maintenance">🚧</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Atttc3" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-tttc3" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=tttc3" title="Tests">⚠️</a> <a href="#userTesting-tttc3" title="User Testing">πŸ““</a></td>
41
+ <td align="center" valign="top" width="10%"><a href="https://github.com/DhananjayAshok"><img src="https://avatars.githubusercontent.com/u/46792537?v=4?s=50" width="50px;" alt="Dhananjay Ashok"/><br /><sub><b>Dhananjay Ashok</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=DhananjayAshok" title="Code">πŸ’»</a> <a href="#example-DhananjayAshok" title="Examples.">🌍</a> <a href="#ideas-DhananjayAshok" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#maintenance-DhananjayAshok" title="Maintenance">🚧</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=DhananjayAshok" title="Tests">⚠️</a></td>
42
+ <td align="center" valign="top" width="10%"><a href="https://gitlab.com/johanbluecreek"><img src="https://avatars.githubusercontent.com/u/852554?v=4?s=50" width="50px;" alt="Johan BlΓ₯bΓ€ck"/><br /><sub><b>Johan BlΓ₯bΓ€ck</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Ajohanbluecreek" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=johanbluecreek" title="Code">πŸ’»</a> <a href="#ideas-johanbluecreek" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#maintenance-johanbluecreek" title="Maintenance">🚧</a> <a href="#promotion-johanbluecreek" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Ajohanbluecreek" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=johanbluecreek" title="Tests">⚠️</a> <a href="#userTesting-johanbluecreek" title="User Testing">πŸ““</a></td>
43
+ <td align="center" valign="top" width="10%"><a href="https://mathopt.de/people/martensen/index.php"><img src="https://avatars.githubusercontent.com/u/20998300?v=4?s=50" width="50px;" alt="JuliusMartensen"/><br /><sub><b>JuliusMartensen</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AAlCap23" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=AlCap23" title="Code">πŸ’»</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=AlCap23" title="Documentation">πŸ“–</a> <a href="#plugin-AlCap23" title="Plugin/utility libraries">πŸ”Œ</a> <a href="#ideas-AlCap23" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-AlCap23" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-AlCap23" title="Maintenance">🚧</a> <a href="#platform-AlCap23" title="Packaging/porting to new platform">πŸ“¦</a> <a href="#promotion-AlCap23" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3AAlCap23" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-AlCap23" title="Tools">πŸ”§</a> <a href="#userTesting-AlCap23" title="User Testing">πŸ““</a></td>
44
+ <td align="center" valign="top" width="10%"><a href="https://github.com/ngam"><img src="https://avatars.githubusercontent.com/u/67342040?v=4?s=50" width="50px;" alt="ngam"/><br /><sub><b>ngam</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=ngam" title="Code">πŸ’»</a> <a href="#infra-ngam" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#platform-ngam" title="Packaging/porting to new platform">πŸ“¦</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Angam" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-ngam" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=ngam" title="Tests">⚠️</a></td>
45
+ <td align="center" valign="top" width="10%"><a href="https://github.com/kazewong"><img src="https://avatars.githubusercontent.com/u/8803931?v=4?s=50" width="50px;" alt="Kaze Wong"/><br /><sub><b>Kaze Wong</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Akazewong" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=kazewong" title="Code">πŸ’»</a> <a href="#ideas-kazewong" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-kazewong" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#maintenance-kazewong" title="Maintenance">🚧</a> <a href="#promotion-kazewong" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Akazewong" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-kazewong" title="Research">πŸ”¬</a> <a href="#userTesting-kazewong" title="User Testing">πŸ““</a></td>
46
+ <td align="center" valign="top" width="10%"><a href="https://github.com/ChrisRackauckas"><img src="https://avatars.githubusercontent.com/u/1814174?v=4?s=50" width="50px;" alt="Christopher Rackauckas"/><br /><sub><b>Christopher Rackauckas</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AChrisRackauckas" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=ChrisRackauckas" title="Code">πŸ’»</a> <a href="#plugin-ChrisRackauckas" title="Plugin/utility libraries">πŸ”Œ</a> <a href="#ideas-ChrisRackauckas" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-ChrisRackauckas" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a> <a href="#promotion-ChrisRackauckas" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3AChrisRackauckas" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-ChrisRackauckas" title="Research">πŸ”¬</a> <a href="#tool-ChrisRackauckas" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=ChrisRackauckas" title="Tests">⚠️</a> <a href="#userTesting-ChrisRackauckas" title="User Testing">πŸ““</a></td>
47
+ <td align="center" valign="top" width="10%"><a href="https://kidger.site/"><img src="https://avatars.githubusercontent.com/u/33688385?v=4?s=50" width="50px;" alt="Patrick Kidger"/><br /><sub><b>Patrick Kidger</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Apatrick-kidger" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=patrick-kidger" title="Code">πŸ’»</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=patrick-kidger" title="Documentation">πŸ“–</a> <a href="#plugin-patrick-kidger" title="Plugin/utility libraries">πŸ”Œ</a> <a href="#ideas-patrick-kidger" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#maintenance-patrick-kidger" title="Maintenance">🚧</a> <a href="#promotion-patrick-kidger" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Apatrick-kidger" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-patrick-kidger" title="Research">πŸ”¬</a> <a href="#tool-patrick-kidger" title="Tools">πŸ”§</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=patrick-kidger" title="Tests">⚠️</a> <a href="#userTesting-patrick-kidger" title="User Testing">πŸ““</a></td>
48
+ <td align="center" valign="top" width="10%"><a href="https://pablo-lemos.github.io/"><img src="https://avatars.githubusercontent.com/u/38078898?v=4?s=50" width="50px;" alt="Pablo Lemos"/><br /><sub><b>Pablo Lemos</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3APablo-Lemos" title="Bug reports">πŸ›</a> <a href="#ideas-Pablo-Lemos" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-Pablo-Lemos" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3APablo-Lemos" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-Pablo-Lemos" title="Research">πŸ”¬</a> <a href="#userTesting-Pablo-Lemos" title="User Testing">πŸ““</a></td>
49
+ </tr>
50
+ <tr>
51
+ <td align="center" valign="top" width="10%"><a href="https://github.com/Moelf"><img src="https://avatars.githubusercontent.com/u/5306213?v=4?s=50" width="50px;" alt="Jerry Ling"/><br /><sub><b>Jerry Ling</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AMoelf" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=Moelf" title="Code">πŸ’»</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=Moelf" title="Documentation">πŸ“–</a> <a href="#example-Moelf" title="Examples.">🌍</a> <a href="#ideas-Moelf" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-Moelf" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3AMoelf" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#userTesting-Moelf" title="User Testing">πŸ““</a></td>
52
+ <td align="center" valign="top" width="10%"><a href="https://github.com/CharFox1"><img src="https://avatars.githubusercontent.com/u/35052672?v=4?s=50" width="50px;" alt="Charles Fox"/><br /><sub><b>Charles Fox</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3ACharFox1" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=CharFox1" title="Code">πŸ’»</a> <a href="#ideas-CharFox1" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#maintenance-CharFox1" title="Maintenance">🚧</a> <a href="#promotion-CharFox1" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3ACharFox1" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-CharFox1" title="Research">πŸ”¬</a> <a href="#userTesting-CharFox1" title="User Testing">πŸ““</a></td>
53
+ <td align="center" valign="top" width="10%"><a href="https://github.com/johannbrehmer"><img src="https://avatars.githubusercontent.com/u/17068560?v=4?s=50" width="50px;" alt="Johann Brehmer"/><br /><sub><b>Johann Brehmer</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=johannbrehmer" title="Code">πŸ’»</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=johannbrehmer" title="Documentation">πŸ“–</a> <a href="#ideas-johannbrehmer" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-johannbrehmer" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Ajohannbrehmer" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#research-johannbrehmer" title="Research">πŸ”¬</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=johannbrehmer" title="Tests">⚠️</a> <a href="#userTesting-johannbrehmer" title="User Testing">πŸ““</a></td>
54
+ <td align="center" valign="top" width="10%"><a href="http://www.cosmicmar.com/"><img src="https://avatars.githubusercontent.com/u/1510968?v=4?s=50" width="50px;" alt="Marius Millea"/><br /><sub><b>Marius Millea</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=marius311" title="Code">πŸ’»</a> <a href="#ideas-marius311" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-marius311" title="Promotion">πŸ“£</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Amarius311" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#userTesting-marius311" title="User Testing">πŸ““</a></td>
55
+ <td align="center" valign="top" width="10%"><a href="https://gitlab.com/cobac"><img src="https://avatars.githubusercontent.com/u/27872944?v=4?s=50" width="50px;" alt="Coba"/><br /><sub><b>Coba</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Acobac" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=cobac" title="Code">πŸ’»</a> <a href="#ideas-cobac" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Acobac" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#userTesting-cobac" title="User Testing">πŸ““</a></td>
56
+ <td align="center" valign="top" width="10%"><a href="https://github.com/pitmonticone"><img src="https://avatars.githubusercontent.com/u/38562595?v=4?s=50" width="50px;" alt="Pietro Monticone"/><br /><sub><b>Pietro Monticone</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Apitmonticone" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=pitmonticone" title="Documentation">πŸ“–</a> <a href="#ideas-pitmonticone" title="Ideas, planning, and feedback.">πŸ’‘</a></td>
57
+ <td align="center" valign="top" width="10%"><a href="https://github.com/sheevy"><img src="https://avatars.githubusercontent.com/u/1525683?v=4?s=50" width="50px;" alt="Mateusz Kubica"/><br /><sub><b>Mateusz Kubica</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=sheevy" title="Documentation">πŸ“–</a> <a href="#ideas-sheevy" title="Ideas, planning, and feedback.">πŸ’‘</a></td>
58
+ <td align="center" valign="top" width="10%"><a href="https://jaywadekar.github.io/"><img src="https://avatars.githubusercontent.com/u/5493388?v=4?s=50" width="50px;" alt="Jay Wadekar"/><br /><sub><b>Jay Wadekar</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AJayWadekar" title="Bug reports">πŸ›</a> <a href="#ideas-JayWadekar" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-JayWadekar" title="Promotion">πŸ“£</a> <a href="#research-JayWadekar" title="Research">πŸ”¬</a></td>
59
+ <td align="center" valign="top" width="10%"><a href="https://github.com/Jgmedina95"><img src="https://avatars.githubusercontent.com/u/97254349?v=4?s=50" width="50px;" alt="Jgmedina95"/><br /><sub><b>Jgmedina95</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3AJgmedina95" title="Bug reports">πŸ›</a> <a href="#ideas-Jgmedina95" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3AJgmedina95" title="Reviewed Pull Requests">πŸ‘€</a></td>
60
+ <td align="center" valign="top" width="10%"><a href="https://github.com/mcabbott"><img src="https://avatars.githubusercontent.com/u/32575566?v=4?s=50" width="50px;" alt="Michael Abbott"/><br /><sub><b>Michael Abbott</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=mcabbott" title="Code">πŸ’»</a> <a href="#ideas-mcabbott" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Amcabbott" title="Reviewed Pull Requests">πŸ‘€</a> <a href="#tool-mcabbott" title="Tools">πŸ”§</a></td>
61
+ </tr>
62
+ <tr>
63
+ <td align="center" valign="top" width="10%"><a href="https://github.com/oscardssmith"><img src="https://avatars.githubusercontent.com/u/11729272?v=4?s=50" width="50px;" alt="Oscar Smith"/><br /><sub><b>Oscar Smith</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=oscardssmith" title="Code">πŸ’»</a> <a href="#ideas-oscardssmith" title="Ideas, planning, and feedback.">πŸ’‘</a></td>
64
+ <td align="center" valign="top" width="10%"><a href="https://github.com/henriquebecker91"><img src="https://avatars.githubusercontent.com/u/14113435?v=4?s=50" width="50px;" alt="Henrique Becker"/><br /><sub><b>Henrique Becker</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/commits?author=henriquebecker91" title="Code">πŸ’»</a> <a href="#ideas-henriquebecker91" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="https://github.com/MilesCranmer/PySR/pulls?q=is%3Apr+reviewed-by%3Ahenriquebecker91" title="Reviewed Pull Requests">πŸ‘€</a></td>
65
+ <td align="center" valign="top" width="10%"><a href="https://github.com/qwertyjl"><img src="https://avatars.githubusercontent.com/u/110912592?v=4?s=50" width="50px;" alt="qwertyjl"/><br /><sub><b>qwertyjl</b></sub></a><br /><a href="https://github.com/MilesCranmer/PySR/issues?q=author%3Aqwertyjl" title="Bug reports">πŸ›</a> <a href="https://github.com/MilesCranmer/PySR/commits?author=qwertyjl" title="Documentation">πŸ“–</a> <a href="#ideas-qwertyjl" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#userTesting-qwertyjl" title="User Testing">πŸ““</a></td>
66
+ <td align="center" valign="top" width="10%"><a href="https://huijzer.xyz/"><img src="https://avatars.githubusercontent.com/u/20724914?v=4?s=50" width="50px;" alt="Rik Huijzer"/><br /><sub><b>Rik Huijzer</b></sub></a><br /><a href="#ideas-rikhuijzer" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#infra-rikhuijzer" title="Infrastructure (Hosting, Build-Tools, etc)">πŸš‡</a></td>
67
+ <td align="center" valign="top" width="10%"><a href="https://github.com/GCaptainNemo"><img src="https://avatars.githubusercontent.com/u/43086239?v=4?s=50" width="50px;" alt="Hongyu Wang"/><br /><sub><b>Hongyu Wang</b></sub></a><br /><a href="#ideas-GCaptainNemo" title="Ideas, planning, and feedback.">πŸ’‘</a> <a href="#promotion-GCaptainNemo" title="Promotion">πŸ“£</a> <a href="#research-GCaptainNemo" title="Research">πŸ”¬</a></td>
68
+ <td align="center" valign="top" width="10%"><a href="https://sauravmaheshkar.github.io/"><img src="https://avatars.githubusercontent.com/u/61241031?v=4?s=50" width="50px;" alt="Saurav Maheshkar"/><br /><sub><b>Saurav Maheshkar</b></sub></a><br /><a href="#tool-SauravMaheshkar" title="Tools">πŸ”§</a></td>
69
+ </tr>
70
+ </tbody>
71
+ </table>
72
 
73
  <!-- markdownlint-restore -->
74
  <!-- prettier-ignore-end -->