We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c2e6e commit 672ea08Copy full SHA for 672ea08
.github/CODEOWNERS
@@ -7,6 +7,13 @@
7
/docs/source/_ext/probnum-config-options.py @marvinpfoertner
8
/docs/source/api/config.rst @marvinpfoertner
9
10
+# Compute Backends
11
+/src/probnum/backend @marvinpfoertner @JonathanWenger
12
+/tests/test_backend @marvinpfoertner @JonathanWenger
13
+
14
+# Compatibility Functions
15
+/src/probnum/compat @marvinpfoertner @JonathanWenger
16
17
# Abstract Probabilistic Numerical Method
18
/src/probnum/_pnmethod/ @JonathanWenger
19
/tests/test_pnmethod/ @JonathanWenger
0 commit comments