gemseo.post.animation module#
Make an animated GIF from a BasePost
.
- class Animation(opt_problem)[source]#
Bases:
BasePost
[Animation_Settings
]Animated GIF maker from a
BasePost
.Initialize self. See help(type(self)) for accurate signature.
- Parameters:
opt_problem (OptimizationProblem) -- The optimization problem to be post-processed.
- Settings#
alias of
Animation_Settings