mpl_display.py 文件源码

python
阅读 34 收藏 0 点赞 0 评论 0

项目:statistical_mechanics_teaching 作者: mabau 项目源码 文件源码
def get_animation_object(self, **kwargs):
        """Returns matplotlib FuncAnimation object - use this e.g. to store animation as video"""
        self.__update()
        return animation.FuncAnimation(self._fig, self.__update, **kwargs)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号