manim/tests/module
Sacha d49115316e
Fixed division by 0 in "turn_animation_into_updater" (#4567)
* fixed division by 0

* fixed division by 0

* fixed division by 0

* updated lock file

* Revert "fixed division by 0"

This reverts commit b916a0c9c9.

* Add tests for turn_animation_into_updater with zero/negative run_time

* updated lock file

---------

Co-authored-by: Benjamin Hackl <mail@behackl.dev>
2026-02-03 22:40:09 +00:00
..
animation Fixed division by 0 in "turn_animation_into_updater" (#4567) 2026-02-03 22:40:09 +00:00
mobject fix: infinite recursion caused by accessing color of a highlighted Ta… (#4435) 2026-01-25 16:47:58 +01:00
scene feat: add a 'seed' option for reproducible outputs (#4532) 2026-01-20 22:24:32 +01:00
utils Replace legacy numpy usage ruff rule NPY002 (#4516) 2026-01-13 17:23:34 +01:00