A community-maintained Python framework for creating mathematical animations.
Stars
37.6k
Forks
2.8k
Watchers
37.6k
Open Issues
480
Overall repository health assessment
No package.json found
This might not be a Node.js project
2.2k
commits
362
commits
349
commits
279
commits
226
commits
185
commits
168
commits
138
commits
117
commits
106
commits
Fix `IndexError` in `get_nth_subpath()` and ensure it always returns a NumPy array (#4630)
21cf999View on GitHubUpdate link in pyproject.toml to X / Twitter (#4642)
ebb230fView on GitHubFix wrong angle ranges in `Sphere` documentation and add more examples (#3973)
46177d2View on GitHubdocs(quickstart): fix incorrect terminology for SquareToCircle (#4631)
98c458bView on GitHubfix: fix cast crash in OpenGLMobject.arrange_in_grid() and OpenGLPoint.get_location() (#4622)
d4af5b2View on GitHubFix unintended `kwargs` propagation in `LaggedStartMap` (#4613)
6f825e8View on GitHubAdd type annotations to `manim/_config/utils.py` (#4230)
a0414dcView on GitHubenhancement: optimize Docker image build and runtime footprint (#4604)
33a0e56View on GitHubdocs: add alt text to all images for accessibility (#4064)
498f0b9View on GitHubAdd support for negative z-index in AnimationGroup (#4389)
87cd635View on GitHubDocumentation: manual installation of manim as a local package (#4456)
cd37061View on GitHubCleanup `TipableVMobject`: avoid mutable default and fix `assign_tip_attr` typo (#4503)
a6af7f3View on GitHub