Skip to content

Commit

Permalink
Changed HowTo and added link to Preprint (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
clizbe committed Oct 4, 2023
1 parent 1336e53 commit ad1c3cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/src/how-to-use.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
* `]`: Enter package mode
* `activate .` : Activate here (root of project)
* `instantiate` : Instantiate any packages you need according to the Project.toml
* `test`: Run tests - they should pass before you create a pull request
* `test`: (Optional) Try running the tests to see if you're set up correctly - they should pass
3 changes: 2 additions & 1 deletion docs/src/mathematical-formulation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# [Mathematical Formulation](@id math-formulation)

This section shows the mathematical formulation of the model.
This section shows the mathematical formulation of the model.\
The full mathematical formulation is also freely available in the [preprint](https://arxiv.org/abs/2309.07711).

## [Sets](@id math-sets)

Expand Down

0 comments on commit ad1c3cc

Please sign in to comment.