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: README.md
+20-8Lines changed: 20 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,15 +23,9 @@ flexibility in extending the code to suit their own needs. The idea is that the
23
23
code should be as close as possible to the maths we write on paper when working
24
24
with GP models.
25
25
26
-
# Package support
26
+
# Package organisation
27
27
28
-
GPJax was founded by [Thomas Pinder](https://github.com/thomaspinder). Today, the
29
-
project's gardeners are [daniel-dodd@](https://github.com/daniel-dodd),
30
-
[henrymoss@](https://github.com/henrymoss), [st--@](https://github.com/st--), and
31
-
[thomaspinder@](https://github.com/thomaspinder), listed in alphabetical order. The full governance structure of GPJax is detailed [here](docs/GOVERNANCE.md).We
32
-
appreciate all [the contributors to
33
-
GPJax](https://github.com/JaxGaussianProcesses/GPJax/graphs/contributors) who have
34
-
helped to shape GPJax into the package it is today.
28
+
## Contributions
35
29
36
30
We would be delighted to receive contributions from interested individuals and
37
31
groups. To learn how you can get involved, please read our [guide for
@@ -42,11 +36,29 @@ broader conversations, such as best GP fitting practices or questions about the
0 commit comments