-
Notifications
You must be signed in to change notification settings - Fork 3
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
Feature/gifs #93
Feature/gifs #93
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.
This very general functionality fits well with the movie tests in #82 btw.
Here's another idea: what if we generate a movie for all problems (or presets) and include it in the sphinx docs. That would look cool online.
I've updated the script, basically getting rid of all the gui since we will only use the animation script internally. |
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.
Moved the plotting script to images
subdirectory to avoid cluttering
Make separate functions for the converter and the gif generator |
added script that lists all test problems and creates movies for them