generated from AlgebraicJulia/quarto-website
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.qmd
49 lines (40 loc) · 1.78 KB
/
index.qmd
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
---
title: "The GATAS Lab"
listing:
- id: pages
type: grid
image-height: 500px
image-align: left
grid-columns: 2
contents:
- projects.qmd
- members.qmd
- research.qmd
- sponsors/sponsors.qmd
---
:::{.callout-tip}
## Applied Category Theory 2025
The GATAS Lab is hosting the 8th International Conference on Applied Category Theory here at UF.
For more information see the [ACT2025 Page](act2025/act2025.qmd)
:::
![](_assets/gatas_bar_UF.png)
The GATAS laboratory uses applied category theory to develop novel approaches to scientific
computing. We are domain-agnostic, solving problems in
[dynamics](https://arxiv.org/abs/2105.12282),
[physics](https://github.com/AlgebraicJulia/Decapodes.jl),
[biology](https://royalsocietypublishing.org/doi/abs/10.1098/rsta.2021.0309),
[the life sciences](https://arxiv.org/abs/2301.01445),
and [industrial engineering](https://arxiv.org/abs/2305.03820). Our group works closely
with Evan Patterson's research group at the [Topos Institute](https://topos.institute) to
maintain and develop the [AlgebraicJulia](https://www.algebraicjulia.org/) software ecosystem.
## Philosophy
Scientists develop simulations by translating scientific concepts into mathematical models,
and then embodying those models in software. We seek to automate this process using
[category theory](https://en.wikipedia.org/wiki/Category_theory).
Category theory is a mathematical language rich enough in abstraction to represent any
scientific concept, yet pliable enough to manipulate efficiently with a computer. The
software in [AlgebraicJulia](https://www.algebraicjulia.org/) encodes a number of these
abstractions; with it, scientists can build powerful, robust, and bespoke scientific models
without starting from scratch in each domain.
:::{#pages}
:::