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: docs/pages/index.html
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@
10
10
excerpt: "Turing supports models with discrete parameters and stochastic control flow. Specify complex models quickly and easily."
11
11
- title: "Modular"
12
12
excerpt: "Turing is modular, written fully in Julia, and can be modified to suit your needs."
13
+
- title: "High-performance"
14
+
excerpt: "Turing is [fast](https://arxiv.org/abs/2002.02702)."
15
+
13
16
14
17
code-sample:
15
18
excerpt: "Turing's modelling syntax allows you to specify a model quickly and easily. Straightforward models can be expressed in the same way as complex, hierarchical models with stochastic control flow."
0 commit comments