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/source/next_steps.rst
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,21 +8,6 @@ Congratulations on completing your PEtab file! Now that you have a standardized
8
8
:depth: 2
9
9
:local:
10
10
11
-
Contribute to the Benchmark Collection
12
-
---------------------------------------
13
-
14
-
Before diving into parameter estimation, consider contributing your PEtab problem to the community! The `PEtab Benchmark Collection <https://github.com/Benchmarking-Initiative/Benchmark-Models-PEtab>`_ is a curated repository of parameter estimation problems that helps:
15
-
16
-
* **Validate** your PEtab problem by ensuring it works with multiple tools
17
-
* **Enable reproducibility** by providing a permanent reference for your model
18
-
* **Facilitate method comparison** by allowing others to test algorithms on your problem
19
-
* **Support the community** by expanding the available benchmark suite
20
-
21
-
**How to contribute:**
22
-
23
-
You basically create a new GitHub branch and open a pull request. For a complete checklist see the
Before diving into parameter estimation, consider contributing your PEtab problem to the community! The `PEtab Benchmark Collection <https://github.com/Benchmarking-Initiative/Benchmark-Models-PEtab>`_ is a curated repository of parameter estimation problems that helps:
199
+
200
+
* **Validate** your PEtab problem by ensuring it works with multiple tools
201
+
* **Enable reproducibility** by providing a permanent reference for your model
202
+
* **Facilitate method comparison** by allowing others to test algorithms on your problem
203
+
* **Support the community** by expanding the available benchmark suite
204
+
205
+
**How to contribute:**
206
+
207
+
See their `How to Contribute <https://github.com/Benchmarking-Initiative/Benchmark-Models-PEtab?tab=contributing-ov-file#readme>`_, and for a complete checklist see the
0 commit comments