镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 22:46:48 +00:00
test math anim generation
这个提交包含在:
12
tests/test_anim_gen.py
普通文件
12
tests/test_anim_gen.py
普通文件
@@ -0,0 +1,12 @@
|
|||||||
|
"""
|
||||||
|
对项目中的各个插件进行测试。运行方法:直接运行 python tests/test_plugins.py
|
||||||
|
"""
|
||||||
|
|
||||||
|
import init_test
|
||||||
|
import os, sys
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
|
from test_utils import plugin_test
|
||||||
|
|
||||||
|
plugin_test(plugin='crazy_functions.数学动画生成manim->动画生成', main_input="A point moving along function culve y=sin(x), starting from x=0 and stop at x=4*\pi.")
|
||||||
在新工单中引用
屏蔽一个用户