Skip to content
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

reducing test times for DGM #826

Merged
merged 3 commits into from
Mar 6, 2024
Merged

reducing test times for DGM #826

merged 3 commits into from
Mar 6, 2024

Conversation

ayushinav
Copy link
Contributor

Following from the last comment in #802, this reduces the run times for dgm tests.
@sathvikbhagavan @ChrisRackauckas

Copy link
Member

@sathvikbhagavan sathvikbhagavan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few small formating changes in the tutorial.
One more thing is the tutorial won't run in the doc build. Use @example ... syntax instead of julia markdown. Ref - https://documenter.juliadocs.org/stable/man/syntax/#@example-block

docs/src/tutorials/dgm.md Outdated Show resolved Hide resolved
docs/src/tutorials/dgm.md Outdated Show resolved Hide resolved
docs/src/tutorials/dgm.md Outdated Show resolved Hide resolved
docs/src/tutorials/dgm.md Outdated Show resolved Hide resolved
docs/src/tutorials/dgm.md Outdated Show resolved Hide resolved
@ayushinav
Copy link
Contributor Author

ayushinav commented Mar 6, 2024

Left a few small formating changes in the tutorial. One more thing is the tutorial won't run in the doc build. Use @example ... syntax instead of julia markdown. Ref - https://documenter.juliadocs.org/stable/man/syntax/#@example-block

Thanks, made the changes. I was curious why the plot did not render as such in the dev docs. I looked at gpu.md which used julia instead of @example but ig it's the only that does so.

@ChrisRackauckas ChrisRackauckas merged commit a7b8395 into SciML:master Mar 6, 2024
16 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants