manim/tests/module
Arnaud 2317b0ee8b
feat: add a 'seed' option for reproducible outputs (#4532)
* feat: 'seed' option for reproducible outputs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* enh: let Scene automatically pick global random seed, use arg as override

* chore: move import slightly

* chore: add test for color generator being reproducible with global config seed

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2026-01-20 22:24:32 +01:00
..
animation Fix duplicate references in Scene.mobjects after ReplacementTransform with existing target mobject (#4242) 2025-07-26 01:30:54 +00:00
mobject fix: correct Circle.point_at_angle calculation (#4236) (#4438) 2026-01-13 18:45:02 +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