Skip to content

Commit

Permalink
Update notebook and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mcastanoUQ committed Feb 10, 2025
2 parents 01218bd + 9ae16db commit 68de940
Show file tree
Hide file tree
Showing 83 changed files with 3,749 additions and 32,064 deletions.
9 changes: 9 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.9.2
hooks:
# Run the linter.
- id: ruff
# Run the formatter.
- id: ruff-format
3 changes: 3 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ SMT has been developed thanks to contributions from:
* Andres Lopez Lopera
* Antoine Averland
* Emile Roux
* Enrico Stragiotti
* Ewout ter Hoeven
* Florent Vergnes
* Frederick Zahle
* Heine Røstum
* Hugo Reimeringer
* Hugo Valayer
* Jasper Bussemaker
Expand All @@ -27,6 +29,7 @@ SMT has been developed thanks to contributions from:
* Lucas Alber
* Maël Tremouille
* Mauricio Castano Aguirre
* Maxime Lalande
* Mostafa Meliani
* Neal Kesterton
* Nick Thompson
Expand Down
147 changes: 111 additions & 36 deletions doc/_src_docs/applications/Mixed_Hier_surr.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 68de940

Please sign in to comment.