Skip to content

Animating statistical theories using Manim in Python

License

Notifications You must be signed in to change notification settings

chunribu/manim4stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

2023.01更新:

欢迎🎉🎉🎉,如果你想快速了解和使用Manim的话,欢迎看这里的Manim_tutorial.ipynb以及ManimCE官方文档,相信会对你有所裨益。至于其他几个视频的源码,我需要提醒,由于那是我刚接触Manim不久后写的,所以很多地方显得stupid,尤其是定位的时候经常使用绝对位置,与最佳实践相去甚远,请有选择地参考,你可以写得更加neat,不用怀疑。


安装Manim

sudo apt install libcairo2-dev ffmpeg \
    texlive texlive-latex-extra texlive-fonts-extra \
    texlive-latex-recommended texlive-science \
    tipa libpango1.0-dev
pip install manim

About

Animating statistical theories using Manim in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published