-
Notifications
You must be signed in to change notification settings - Fork 39
Fix space-time sampling #290
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
Conversation
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.
Looks good!
Why does "docs/readthedocs.org:librom" test fail? |
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.
After all CI tests pass.
readthedocs has the following error, which I don't understand. It is referring to the latest commit in this PR. @ckendrick do you have any ideas? git checkout --force e899ef1 |
@dylan-copeland I'm not sure why the docs build failed here. The log seems to show it was able to clone the repo and fetch the branch correctly. Maybe try pushing an empty commit or merging/rebasing this branch on master to kick off the build again and we can see if it still fails or not. |
Thanks @ckendrick, the tests passed after pulling from the |
PR 274 made the temporal basis non-distributed. This PR fixes a check so that space-time ROM works in Laghos.