-
Notifications
You must be signed in to change notification settings - Fork 5
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 basic Monge-Ampere demo #28
Conversation
Looks good when tested in mesh-adaptation/mesh-adaptation.github.io#21. |
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.
Thanks Joe. Works perfectly. Are we going to add this to the website now as well? I guess we need some mechanism to view the rendered sphinx
I was thinking of doing, yeah. It would probably be neater to have a landing page with a concise intro to the three packages, each with a link that will give you the full detail. |
Partially addresses #26.
Also add
test_demos.py
to check that the new demo runs.