Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Documentation regarding the usage and installation is available at <https://hep-
- Command-line scripts for common workflows (`colibri`, `evolve_fit`, etc.)
- Integration with external PDF model repositories

<img src="./colibri-diagram-hessian.png" alt="colibri diagram" width="90%">
<img src="./colibri-diagram-blackjax.png" alt="colibri diagram" width="90%">

---

Expand Down
Binary file added colibri-diagram-blackjax.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion colibri/doc/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Colibri code and standards documentation <a name="top"></a>

Here we store the `documentation <https://hep-pbsp.github.io/colibri/index.html>`_.
Here we store Colibri's [documentation](https://hep-pbsp.github.io/colibri/index.html).

For instructions on how to contribute to the documentation see the [guidelines](https://hep-pbsp.github.io/colibri/get-started/document.html).
1 change: 1 addition & 0 deletions colibri/doc/sphinx/source/get-started/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ If you use the public Colibri code, please cite all references listed in :ref:`c
./installation.rst
./first-fit.rst
./cite.rst
./document.rst
Loading