-
Notifications
You must be signed in to change notification settings - Fork 9
305 solve documentation #580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
second thoughts: for the problem definition, i really prefer to keep the reference to the grammar written as an expression.
|
@ocots @PierreMartinon @gergaud it is important to promote the ability to solve on GPU, so i've added a section "Solve on GPU". it is better if the three of you look at it, not me. i'll take care of the update of "Problem definition" section, adding remarks on the limitations due to ExaModels for GPU solving. |
@ocots can you please recall how to generate the doc on a branch (not |
I think that having all the expressions at first, then the examples could be nice. Always the same, when you learn, you want details, when you already know, you want to go straight to the point. If you have all the syntax in one block, then, maybe you can retrieve something you forgot. That's why I put the docstrings first here. |
https://documenter.juliadocs.org/stable/lib/public/#Documenter.deploydocs Replace push_preview = false, by
To access to the doc:
where you replace |
closes #305