mirror of
https://github.com/ManimCommunity/manim.git
synced 2026-06-22 10:01:47 +00:00
* Expand documentation in value_tracker.py * Expand documentation in value_tracker.py * Add more inline operators to ValueTracker * Reformat value_tracker * Add more inline operators to ValueTracker * Expand ValueTracker testing to 100% coverage * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Apply suggestions from code review Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Remove ExponentialValueTracker * Move `animate` explanation to class description * Add to ComplexValueTracker get_value docs. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed import * consistent tracker * Apply suggestions from code review Co-authored-by: kolibril13 <44469195+kolibril13@users.noreply.github.com> * Update manim/mobject/value_tracker.py Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at> * Update manim/mobject/value_tracker.py Change type from union to float suggested by kolibril13 Co-authored-by: kolibril13 <44469195+kolibril13@users.noreply.github.com> * Change rest of union[int, float] to float * Fix flaot typo to float * Fix another typo 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> Co-authored-by: kolibril13 <44469195+kolibril13@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| control_data | ||
| helpers | ||
| test_graphical_units | ||
| test_logging | ||
| test_plugins | ||
| test_scene_rendering | ||
| utils | ||
| __init__.py | ||
| assert_utils.py | ||
| conftest.py | ||
| template_generate_graphical_units_data.py | ||
| test_animate.py | ||
| test_axes_shift.py | ||
| test_color.py | ||
| test_commands.py | ||
| test_composition.py | ||
| test_config.py | ||
| test_container.py | ||
| test_coordinate_system.py | ||
| test_copy.py | ||
| test_deprecation.py | ||
| test_family.py | ||
| test_get_set.py | ||
| test_graph.py | ||
| test_hashing.py | ||
| test_markup.py | ||
| test_number_line.py | ||
| test_sound.py | ||
| test_stroke.py | ||
| test_unit_geometry.py | ||
| test_units.py | ||
| test_value_tracker.py | ||
| test_vectorized_mobject.py | ||
| test_version.py | ||