Add some examples#6
Draft
laylagi wants to merge 4 commits into
Draft
Conversation
✅ Deploy Preview for dreamy-capybara-6a89db ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
wsmoses
reviewed
Aug 15, 2022
|
|
||
| Please see the [CUDA Guide](/getting_started/CUDAGuide) guide for information on working with CUDA code. No newline at end of file | ||
| Please see the [CUDA Guide](/getting_started/CUDAGuide) guide for information on working with CUDA code. | ||
|
|
Member
There was a problem hiding this comment.
I think you need to add a Examples tab on the higher level file, otherwise it doesn't show up.
Also the latex isn't getting rendered right now, so we probably need to include a plugin.
8a3e28e to
e3ab275
Compare
Author
|
Oops, I just noticed I am writing in |
Member
C is completely fine! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi everyone,
This is a draft PR for adding some examples for new users (like myself when I first started learning about AD and Enzyme). I am planning to add some common cases in PDEs, starting from scalar examples, then moving to vectors and matrices. I am opening this PR so you see the direction I am taking and let me know if you are thinking of other routes!