-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add some examples #6
base: www
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for dreamy-capybara-6a89db ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Please see the [CUDA Guide](/getting_started/CUDAGuide) guide for information on working with CUDA code. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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
Oops, I just noticed I am writing in |
C is completely fine! |
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!