-
Notifications
You must be signed in to change notification settings - Fork 15
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
Adding biharmonic energy function #84
Conversation
Thanks! Some questions before merging:
|
^ if you feel like you've addressed those, feel free to merge. Everything else looks fine |
I addressed all of these. Will merge if the checks pass. |
Adding a function to implement the biharmonic energy, both intrinsic and extrinsic.
Also adding grad_intrinsic, following the gptoolbox example.