-
Notifications
You must be signed in to change notification settings - Fork 1
t8code Pi computation example files #6
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
base: main
Are you sure you want to change the base?
Conversation
lenaploetzke
left a comment
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.
Nice work :)
| @@ -0,0 +1,17 @@ | |||
| Compute Pi example | |||
|
|
|||
| With https://github.com/DLR-AMR/t8code/pull/1800 we added an example that approximates Pi to t8code. | |||
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.
| With https://github.com/DLR-AMR/t8code/pull/1800 we added an example that approximates Pi to t8code. | |
| With https://github.com/DLR-AMR/t8code/pull/1800 we added an example that approximates Pi using t8code. |
| @@ -1 +1,18 @@ | |||
| Use this directory for large pictures | |||
|
|
|||
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.
Not part of this PR but can you maybe change the typo in the global README is currenctly under dev to currently?
| @@ -0,0 +1,5 @@ | |||
| *.mp4 filter=lfs diff=lfs merge=lfs -text | |||
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.
Do we really need this file or is it enough to add mp4 and jpeg to the central .gitattributes file?
We added an example to compute Pi to t8code, see DLR-AMR/t8code#1800
In this PR we add the files to build the video that we posted on LinkedIn.