Matrix
(matrix, v_buff=0.8, h_buff=1.3, bracket_h_buff=0.25, bracket_v_buff=0.25, add_background_rectangles_to_entries=False, include_background_rectangle=False, element_to_mobject=<class 'manim.mobject.svg.tex_mobject.MathTex'>, element_to_mobject_config={}, element_alignment_corner=array([ 1., -1., 0.]), left_bracket='\\big[', right_bracket='\\big]', **kwargs)[source]¶Bases: manim.mobject.types.vectorized_mobject.VMobject
Matrix can either either include numbers, tex_strings, or mobjects
Methods
|
|
|
|
|
|
|
|
|
|
|
|
Return rows of the matrix as VGroups |
|
|
|
|
|
|
|
Set individual colors for each row of the matrix |
Attributes
|
Used to animate the application of a method. |