-
Notifications
You must be signed in to change notification settings - Fork 6
/
people.yaml
582 lines (522 loc) · 15.9 KB
/
people.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
##############################################################################
## Academic staff
- name: "Neil Ghani"
ident: "neil"
title: "Prof."
status: "academic"
links:
- href: "staff:ghanineilprof"
rel: "staff"
- href: "http://personal.cis.strath.ac.uk/~ng/"
rel: "homepage"
email: "[email protected]"
picture: neil.jpg
description:
who is currently working on theories of advanced data types,
containers, induction recursion, parametricity and all areas of
category theory.
phd-topics:
- "Categorical Machine Learning"
- name: "Glynn Winskel"
ident: "glynn"
title: "Prof"
status: "academic"
email: "[email protected]"
links:
- href: "https://pureportal.strath.ac.uk/en/persons/glynn-winskel"
rel: "pure"
description:
who works on mathematical models of interaction such as distributed games
and event structures.
- name: "Conor McBride"
pronouns: "he/him"
ident: "conor"
title: "Dr"
status: "academic"
email: "[email protected]"
links:
- href: "mcbrideconordr"
rel: "staff"
- href: "https://personal.cis.strath.ac.uk/~conor/"
rel: "homepage"
- href: "https://strictlypositive.org/"
rel: "homepage"
description:
who is currently working on dependently typed programming. He is
also interested in extending the functionality of Haskell so that it
can mimic the dependently-typed style of programming.
phd-topics:
- "Dependently Typed Programming"
- "Automatic Metatheory"
- name: "Clemens Kupke"
ident: "clemens"
title: "Dr"
status: "academic"
email: "[email protected]"
links:
- href: "https://personal.cis.strath.ac.uk/clemens.kupke/"
rel: "homepage"
- href: "kupkeclemensdr"
rel: "staff"
description:
"who is currently working on both coalgebras and logics for knowledge
representation, learning and verification."
phd-topics:
- "Coalgebraic Logic"
- "Quantitative Reasoning"
- name: "Bob Atkey"
pronouns: "he/him"
ident: "bob"
title: "Dr"
status: "academic"
email: "[email protected]"
links:
- href: "https://bentnib.org"
rel: "homepage"
- href: "atkeyrobertdr"
rel: "staff"
description:
who is currently working on mixing linear and dependent types, and
development of safe and verified AI.
phd-topics:
- "Linear Type Theory"
- name: "Fredrik Nordvall Forsberg"
ident: "fred"
title: "Dr"
status: "academic"
email: "[email protected]"
links:
- href: "https://fredriknf.com"
rel: "homepage"
- href: "nordvallforsbergfredrikdr"
rel: "staff"
description:
who is interested in Martin-Löf Type Theory, constructive
mathematics, and category theory.
phd-topics:
- "Ordinals"
- name: "Jules Hedges"
ident: "jules"
title: "Dr"
status: "academic"
email: "[email protected]"
links:
- href: "https://julesh.com/"
rel: "homepage"
- href: "hedgesjuliandr"
rel: "staff"
description:
who is interested in game theory, economics and machine learning
using tools of category theory and functional programming.
phd-topics:
- "Categorical Cybernetics"
- name: "Guillaume Allais"
ident: "gallais"
title: "Dr"
status: "academic"
email: "[email protected]"
links:
- href: "https://pureportal.strath.ac.uk/en/persons/guillaume-allais-2"
rel: "pure"
- href: "http://gallais.github.io/"
rel: "homepage"
description:
who is interested in efficient runtime representations, generic
programming, proof automation, and user experience.
- name: "Ross Horne"
ident: "horne"
title: "Dr"
status: "academic"
email: "[email protected]"
links:
- href: "https://pureportal.strath.ac.uk/en/persons/ross-horne"
rel: "pure"
- href: "https://personal.cis.strath.ac.uk/ross.horne/"
rel: "homepage"
description:
who is interested in concurrency and logic,
and their applications to verifying the security and privacy or protocols.
- name: "Jan de Muijnck-Hughes"
ident: "jan"
title: "Dr"
status: "academic"
email: "[email protected]."
links:
- href: "https://pureportal.strath.ac.uk/en/persons/jan-de-muijnck-hughes/"
rel: "pure"
- href: "https://tyde.systems/"
rel: "homepage"
description:
who is interested in dependent types, type theory and programming
language design and their application in making systems more trustworthy.
##############################################################################
## Research staff
- name: "Clovis Eberhart"
ident: "clovis"
status: "research"
links:
- href: "https://pureportal.strath.ac.uk/en/persons/clovis-eberhart"
- rel: "pure"
description:
who is an RA working with Clemens Kupke.
##############################################################################
## PhD students
##
## FIXME:
## - explicitly link to supervisors?
## - start dates?
- name: "Stevan Andjelkovic"
ident: "stevan"
status: "phd-student"
description:
who is a PhD student under Conor McBride's direction.
# - name: "Ben Price"
- name: "Stuart Gale"
ident: "stuart"
status: "phd-student"
description:
who is a PhD student under Conor McBride's direction.
links:
- href: http://www.bishboria.com/
rel: homepage
- name: "Simone Barlocco"
ident: "simone"
status: "phd-student"
description:
who is a PhD student under Clemens Kupke's direction.
# FIXME: Alasdair is also teaching staff
- name: "Alasdair Lambert"
ident: "alasdair"
status: "phd-student"
description:
who is a PhD student under Clemens Kupke's and Neil Ghani's direction.
- name: "Malin Altenmüller"
ident: "malin"
status: "phd-student"
description:
who is a PhD student under Conor McBride's direction.
- name: "Georgi Nakov"
ident: "georgi"
status: "phd-student"
description:
who is a PhD student under Fredrik Nordvall Forsberg's direction.
- name: "Matteo Capucci"
ident: "matteo"
status: "phd-student"
description:
who is a PhD student under Neil Ghani and Scott Cunningham's direction.
links:
- href: https://matteocapucci.wordpress.com/
rel: homepage
- name: "Eigil Rischel"
ident: "eigil"
status: "phd-student"
description:
who is a PhD student under Radu Mardare and Neil Ghani's direction.
links:
- href: "https://erischel.com"
rel: "homepage"
- name: "Andre Videla"
ident: "andre"
status: "phd-student"
description:
who is a PhD student under Bob Atkey and Conor McBride's direction.
links:
- href: "https://andrevidela.com/"
rel: "homepage"
- name: "Ezra Schoen"
ident: "ezra"
status: "phd-student"
description:
who is a PhD student under Clemens Kupke's direction.
- name: "Riu Rodríguez Sakamoto"
ident: "riu"
status: "phd-student"
description:
who is a PhD student under Jules Hedges' direction.
links:
- href: "https://riurodsak.github.io/"
rel: "homepage"
- name: "Dylan Braithwaite"
ident: "dylan"
status: "phd-student"
description:
who is a PhD student under Jules Hedges' direction.
links:
- href: "https://dylanbraithwaite.github.io/"
rel: "homepage"
- name: "Sean Watters"
ident: "sean"
status: "phd-student"
description:
who is a PhD student under Clemens Kupke and Fredrik Nordvall Forsberg's
direction.
links:
- href: "https://www.seanwatters.uk/"
rel: "homepage"
- name: "Dilsat Yuksel"
ident: "dilsat"
status: "phd-student"
description:
"who is a PhD student under Conor McBride and
[Viv Kendon](https://kendon.info/viv/)'s direction."
- name: "April Gonçalves"
ident: "april"
status: "phd-student"
description:
who is a PhD student under Bob Atkey's direction.
[April's homepage](https://cyberglot.space/).
- name: "Samuel Fish"
ident: "sam"
status: "phd-student"
description:
who is a PhD student under Fredrik Nordvall Forsberg's direction.
##############################################################################
## Finished PhDs
- name: "Joseph Collins"
ident: "joe"
status: "phd-finished"
description:
who was a PhD student under Ross Duncan's direction. Joe successfully
defended his thesis \"Hopf-Frobenius Algebras\" in January 2024, with Chris
Heunen as external examiner, and Jules Hedges as internal.
- name: "James Wood"
ident: "james"
status: "phd-finished"
description:
who was a PhD student under Bob Atkey's direction. James passed his viva
in January 2024 with external examiner Kathrin Stark, and internal examiner
Conor McBride. His thesis is entitled \"A Framework for
Semiring-Annotated Type Systems\".
links:
- href: "https://personal.cis.strath.ac.uk/james.wood.100/"
rel: "homepage"
- name: "Bruno Gavranović"
status: "phd-finished"
title: "Dr"
description:
"who was a PhD student under Neil Ghani's direction. Bruno's thesis,
successfully defended 2023, is entitled \"Fundamental components
of deep learning: a category-theoretic approach\"."
links:
- href: "https://www.brunogavranovic.com/"
rel: "homepage"
- name: "Kevin Dunne"
status: "phd-finished"
title: "Dr"
description:
who was a PhD student under Ross Duncan's direction on the topic of
categorical semantics of quantum physics.
links:
- href: "https://doi.org/10.48730/p601-1q86"
rel: "thesis"
title: "A categorical approach to the foundations of Quantum theory"
- name: "Federico Orsanigo"
status: "phd-finished"
title: "Dr"
description:
who was a PhD student under Neil Ghani's direction on the topic of
bifibrational parametricity.
links:
- href: "https://doi.org/10.48730/r366-bm73"
rel: "thesis"
title: "Bifibrational parametricity, from zero to two dimensions"
- name: "Adam Gundry"
status: "phd-finished"
title: "Dr"
description:
FIXME
links:
- href: https://doi.org/10.48730/jt3g-ws74
rel: "thesis"
title: "Type inference, Haskell and dependent types"
- href: "https://adam.gundry.co.uk/"
rel: "homepage"
- name: "Tim Revell"
status: "phd-finished"
title: "Dr"
description:
who was a PhD student under Neil Ghani's direction on the topic of
symmetry and parametricity.
links:
- href: "https://doi.org/10.48730/407e-nn33"
rel: "thesis"
title: "Types, categories, actions"
- href: "https://www.newscientist.com/author/timothy-revell/"
rel: "homepage"
- name: "Lorenzo Malatesta"
status: "phd-finished"
title: "Dr"
description:
who was a PhD student under Neil Ghani's direction on the topic of
induction-recursion.
links:
- href: "https://doi.org/10.48730/rvp2-0n72"
rel: "thesis"
title: "Investigations into inductive-recursive definitions"
- name: "Clèment Fumex"
status: "phd-finished"
title: "Dr"
description:
was a PhD student under Patricia Johann's direction on the topic
of generic induction principles. Clement completed his PhD in
2012. Clement's thesis is entitled "Induction and Coinduction
schemes in Category Theory". His examiners
were [Bart Jacobs](http://www.cs.ru.nl/~bart/) (external) and
[Conor McBride](https://personal.cis.strath.ac.uk/conor.mcbride/).
links:
- href: "https://doi.org/10.48730/9n00-5264"
rel: "thesis"
title: "Induction and coinduction schemes in category theory"
- name: "Pierre-Evariste Dagand"
status: "phd-finished"
title: "Dr"
description:
who was a PhD student under Conor McBride's direction on the topic of
reusability and dependent types.
links:
- href: "https://doi.org/10.48730/zt52-kb39"
rel: "thesis"
title: "A cosmology of datatypes, reusability and dependent types"
- href: "https://www.irif.fr/~dagand/"
rel: "homepage"
##############################################################################
## Alumni
- name: "William Waites"
ident: "william"
title: "Dr"
status: "alum"
email: "[email protected]"
links:
- href: "https://personal.cis.strath.ac.uk/william.waites/"
rel: "homepage"
description:
who works on modelling infectious diseases using tools such as
stochastic graph rewriting and evolutionary game theory.
phd-topics:
- "Infectious Disease Modelling"
- name: "Wen Kokke"
ident: "wen"
status: "alum"
email: "[email protected]"
links:
- href: "https://wen.works"
rel: "homepage"
- href: "https://pureportal.strath.ac.uk/en/persons/kerewin-kokke"
rel: "pure"
description:
who is interested in dependent types, linear types and other
substructural friends, lightweight verification, and verification
of machine learning.
- name: "Radu Mardare"
ident: "radu"
title: "Prof."
status: "alum"
email: "[email protected]"
links:
- href: "https://personal.cis.strath.ac.uk/r.mardare/"
rel: "homepage"
description:
who is interested in mathematical tools for modelling and reasoning
about systems, especially in the use of metric spaces for quantitative
and probabilistic reasoning.
phd-topics:
- "Quantitative Reasoning"
- name: "Jérémy Ledent"
ident: "jeremy"
title: "Dr"
status: "alum"
description:
who is interested in concurrency, topology, epistemic logic and
category theory.
- name: "Jade Master"
ident: "jade"
title: "Dr"
status: "alum"
links:
- href: "https://sites.google.com/view/jadeedenstarmaster/home/"
rel: "homepage"
description:
who is interested in the compositionality of formal verification and
programming within a coalgebraic framework.
- name: "Ethel Morgan"
status: "alum"
description:
who worked as a Research Software Engineer in the group.
- name: "Ben Price"
status: "alum"
description:
who was a PhD student under Conor McBride's direction.
- name: "Alwin Blok"
status: "alum"
description:
who was a PhD student under Clemens Kupke's direction.
links:
- href: "http://alwinblok.nl/"
rel: "homepage"
- name: "Ross Duncan"
title: "Dr"
status: "alum"
description:
who is interested in quantum computation, the foundations of quantum
mechanics, category theory and its application in computer science,
logic and physics, and graphical techniques for reasoning.
- name: "Phil Scott"
title: "Dr"
status: "alum"
description:
who was a KTP Associate at
[Symphonic Software](http://www.symphonicsoft.com/) under Bob
Atkey's direction.
- name: "Craig Roy"
ident: "craig"
status: "alum"
description:
who was a KTP Associate at [Cambridge Quantum Computing](https://cambridgequantum.com) under
Conor McBride and Ross Duncan's direction.
- name: "James Chapman"
title: "Dr"
status: "alum"
links:
- href: "http://jmchapman.github.io/"
rel: "homepage"
description:
"who worked as an RA on Neil Ghani and Conor McBride's grant Homotopy
Type Theory: Programming and Verification."
- name: "Johannes Marti"
title: "Dr"
status: "alum"
links:
- href: "http://johannesmarti.com/"
rel: "homepage"
description:
who worked as an RA on Clement Kupke's grant Coalgebraic Foundations
of Semi-Structured Data.
- name: "Peter G. Hancock"
title: "Dr"
status: "alum"
link:
- href: "http://docs.hancock.fastmail.fm/"
rel: "homepage"
description:
who is interested in logic, type theory and computer systems. He
worked with Prof. Neil Ghani on induction recursion.
- name: "Patricia Johann"
title: "Prof"
status: "alum"
description:
who worked on advanced data types and categorical and operational
models of parametricity. Patricia left in 2013 to take up a
Chair at Appalachian State University.
links:
- href: "https://cs.appstate.edu/johannp/"
rel: "homepage"
- name: "Sam Lindley"
title: "Dr"
status: "alum"
description:
who worked as an RA on Dr McBride's grant Haskell Types with Added
Value.
links:
- href: "https://homepages.inf.ed.ac.uk/slindley"
rel: "homepage"