MCPcopy Create free account

hub / github.com/adithya-s-k/manim_skill / functions

Functions567 in github.com/adithya-s-k/manim_skill

↓ 1 callersMethodcreate_s_indicator
Create dot and label tracking s value.
skills/manimgl-best-practices/examples/complex_s_plane.py:72
↓ 1 callersMethodcreate_s_plane
Create the s-plane (input plane).
skills/manimgl-best-practices/examples/complex_s_plane.py:64
↓ 1 callersMethodcreate_slider
Create a vertical slider for a parameter.
skills/manimgl-best-practices/examples/damped_solutions_splane.py:180
↓ 1 callersMethodcreate_slider
Create a visual slider for the s parameter.
skills/manimgl-best-practices/examples/laplace_integral.py:168
↓ 1 callersFunctioncreate_test_scene_from_code
Create a complete test scene from a code block.
tests/manimce/test_utils.py:184
↓ 1 callersFunctioncreate_test_scene_from_code
Create a complete test scene from a code block.
tests/manimgl/test_utils.py:191
↓ 1 callersMethodcreate_weight_matrix
Creates a VGroup of DecimalNumbers arranged as a matrix.
skills/manimgl-best-practices/examples/mlp_weight_matrix.py:78
↓ 1 callersMethodexplore_s_values
Explore different s values and their effects.
skills/manimgl-best-practices/examples/complex_s_plane.py:190
↓ 1 callersFunctionextract_python_code_blocks
Extract Python code blocks from markdown content.
tests/manimce/test_utils.py:8
↓ 1 callersFunctionextract_python_code_blocks
Extract Python code blocks from markdown content.
tests/manimgl/test_utils.py:8
↓ 1 callersMethodget_2d_axes
(self, height=2)
skills/manimgl-best-practices/examples/attention_scenes.py:491
↓ 1 callersMethodget_block_positions
(self)
skills/manimgl-best-practices/examples/block_collision_basic.py:51
↓ 1 callersMethodget_block_positions
(self)
skills/manimgl-best-practices/examples/collision_phase_space.py:45
↓ 1 callersMethodget_blocks
(self, floor)
skills/manimgl-best-practices/examples/block_collision_basic.py:141
↓ 1 callersMethodget_blocks
(self, floor)
skills/manimgl-best-practices/examples/collision_phase_space.py:163
↓ 1 callersMethodget_bounce_lines
Generate lines bouncing between circle and x-axis reflection
skills/manimgl-best-practices/examples/collision_phase_space.py:245
↓ 1 callersFunctionget_coef_colors
Generate gradient colors for position, velocity, acceleration.
skills/manimgl-best-practices/examples/solve_damped_ode.py:15
↓ 1 callersMethodget_floor_and_wall
(self, width=13, height=2, stroke_width=2, buff_to_bottom=0.75)
skills/manimgl-best-practices/examples/block_collision_basic.py:119
↓ 1 callersMethodget_force_vector
Get a dynamic vector showing net force.
skills/manimgl-best-practices/examples/spring_mass_system.py:139
↓ 1 callersMethodget_kinetic_energy
(self)
skills/manimgl-best-practices/examples/elastic_collision_vectors.py:53
↓ 1 callersFunctionget_lozenge
Create a lozenge (rhombus) shape with 60/120 degree angles.
skills/manimgl-best-practices/examples/lozenge_tiling.py:9
↓ 1 callersMethodget_mlp_icon
Creates an MLP icon with three layers. Args: dot_buff: Spacing between neurons in a layer layer_buff: Spacin
skills/manimgl-best-practices/examples/mlp_network_icon.py:44
↓ 1 callersMethodget_momentum
(self)
skills/manimgl-best-practices/examples/elastic_collision_vectors.py:57
↓ 1 callersFunctionget_paragraph
Handle word wrapping for text display.
skills/manimgl-best-practices/examples/llm_prediction_pipeline.py:13
↓ 1 callersFunctionget_paragraph
Handle word wrapping for text display.
skills/manimgl-best-practices/examples/token_probability_distribution.py:13
↓ 1 callersFunctionget_piece_rectangles
Create colored rectangles behind phrase pieces.
skills/manimgl-best-practices/examples/attention_scenes.py:84
↓ 1 callersFunctionget_piece_rectangles
Create colored rectangles around text pieces.
skills/manimgl-best-practices/examples/tokenization_demo.py:39
↓ 1 callersFunctionget_random_var_label_group
Create a group with a tracker, arrow tip indicator, and label for a random variable on an axis.
skills/manimgl-best-practices/examples/sqrt_random_process.py:56
↓ 1 callersFunctionget_random_var_label_group
Create a group with a tracker, arrow tip indicator, and label for a random variable on an axis.
skills/manimgl-best-practices/examples/max_random_process.py:55
↓ 1 callersMethodget_rows
(self)
skills/manimce-best-practices/examples/attention/helpers.py:243
↓ 1 callersMethodget_scaled_block_velocities
(self)
skills/manimgl-best-practices/examples/block_collision_basic.py:56
↓ 1 callersMethodget_scaled_block_velocities
(self)
skills/manimgl-best-practices/examples/collision_phase_space.py:50
↓ 1 callersMethodget_transformer_drawing
Create a 3D-like stack of blocks representing the transformer.
skills/manimgl-best-practices/examples/autoregressive_flow.py:100
↓ 1 callersMethodget_velocity_vector
Get a dynamic vector showing velocity.
skills/manimgl-best-practices/examples/spring_mass_system.py:129
↓ 1 callersFunctionis_bare_identifier
(line)
tests/manimce/test_utils.py:163
↓ 1 callersFunctionis_bare_identifier
(line)
tests/manimgl/test_utils.py:170
↓ 1 callersFunctionis_constant_list_line
(line)
tests/manimce/test_utils.py:141
↓ 1 callersFunctionis_constant_list_line
(line)
tests/manimgl/test_utils.py:149
↓ 1 callersFunctionis_executable_code
Check if a code block is executable Python code.
tests/manimce/test_utils.py:22
↓ 1 callersFunctionis_executable_code
Check if a code block is executable Python code.
tests/manimgl/test_utils.py:22
↓ 1 callersMethodnew_step
(self, alpha)
skills/manimgl-best-practices/examples/sqrt_random_process.py:27
↓ 1 callersMethodnew_step
(self, alpha)
skills/manimgl-best-practices/examples/max_random_process.py:26
↓ 1 callersMethodpause
(self)
skills/manimgl-best-practices/examples/spring_mass_system.py:123
↓ 1 callersMethodplay_attention_animation
Play attention arcs between all positions.
skills/manimgl-best-practices/examples/attention_arcs_animation.py:129
↓ 1 callersMethodplay_data_flow
Animate data flowing through the network.
skills/manimgl-best-practices/examples/mlp_neurons_flow.py:153
↓ 1 callersMethodplay_focused_attention
Show attention arcs focused on one position.
skills/manimgl-best-practices/examples/attention_arcs_animation.py:162
↓ 1 callersMethodproject
Project v1 onto the orthogonal subspace of norm
skills/manimgl-best-practices/examples/cube_projection_3d.py:196
↓ 1 callersFunctionrandom_bright_color
Generate a random bright color within a hue range.
skills/manimce-best-practices/examples/attention/helpers.py:71
↓ 1 callersMethodreset_entry_colors
(self)
skills/manimgl-best-practices/examples/token_embeddings_flow.py:56
↓ 1 callersMethodreset_entry_colors
(self)
skills/manimgl-best-practices/examples/weight_matrix_product.py:57
↓ 1 callersMethodreset_entry_colors
(self)
skills/manimgl-best-practices/examples/value_matrix_transform.py:57
↓ 1 callersMethodrotate_2d
(self, vect, angle)
skills/manimgl-best-practices/examples/elastic_collision_vectors.py:34
↓ 1 callersMethodrotate_2d
Simple 2D rotation helper
skills/manimgl-best-practices/examples/block_collision_basic.py:39
↓ 1 callersMethodrotate_2d
(self, vect, angle)
skills/manimgl-best-practices/examples/collision_phase_space.py:34
↓ 1 callersMethodrotate_2d
(self, vect, angle)
skills/manimgl-best-practices/examples/blocks_3d.py:34
↓ 1 callersFunctionrun_manim_scene
Run a Manim scene and check if it executes without errors.
tests/manimce/test_utils.py:207
↓ 1 callersFunctionrun_manimgl_scene
Run a ManimGL scene and check if it executes without errors.
tests/manimgl/test_utils.py:214
↓ 1 callersMethodset_entry_colors
(self)
skills/manimgl-best-practices/examples/attention_scenes.py:165
↓ 1 callersMethodset_time
(self, t)
skills/manimgl-best-practices/examples/block_collision_basic.py:34
↓ 1 callersMethodset_time
(self, t)
skills/manimgl-best-practices/examples/collision_phase_space.py:29
↓ 1 callersMethodshow_derivative_relationship
Show position, velocity, acceleration and their relationships.
skills/manimgl-best-practices/examples/solve_damped_ode.py:51
↓ 1 callersMethodshow_exponential_hypothesis
Show guess x(t) = e^{st} and plug it in.
skills/manimgl-best-practices/examples/solve_damped_ode.py:159
↓ 1 callersMethodshow_force_equation
Show F = ma formulation: mx'' = -kx - μx
skills/manimgl-best-practices/examples/solve_damped_ode.py:100
↓ 1 callersMethodshow_repetition_hint
Show indication of many more blocks.
skills/manimgl-best-practices/examples/network_block_flow.py:178
↓ 1 callersFunctionsoftmax
Compute softmax of logits array.
skills/manimgl-best-practices/examples/attention_pattern_dots.py:11
↓ 1 callersFunctionsoftmax
Numerically stable softmax.
skills/manimgl-best-practices/examples/multi_head_attention.py:14
↓ 1 callersFunctionsoftmax
Compute softmax of logits.
skills/manimgl-best-practices/examples/probability_output.py:31
↓ 1 callersFunctionsoftmax
Compute softmax of logits array.
skills/manimgl-best-practices/examples/attention_softmax_masking.py:11
↓ 1 callersMethodsolve_for_s
Plug in hypothesis and solve the characteristic equation.
skills/manimgl-best-practices/examples/solve_damped_ode.py:189
↓ 1 callersMethodtime_step
Integrate physics using simple Euler method.
skills/manimgl-best-practices/examples/spring_mass_system.py:104
↓ 1 callersMethodunpause
(self)
skills/manimgl-best-practices/examples/spring_mass_system.py:126
↓ 1 callersMethodupdate_piece_positions
Update positions with oscillating motion.
skills/manimgl-best-practices/examples/superposition_effect.py:60
↓ 1 callersFunctionvalue_to_color
Map a value to a color based on sign and magnitude.
skills/manimgl-best-practices/examples/token_embeddings_flow.py:10
↓ 1 callersFunctionvalue_to_color
Map a value to a color using interpolation.
skills/manimgl-best-practices/examples/attention_scenes.py:46
↓ 1 callersFunctionvalue_to_color
Maps a value to blue (positive) or red (negative).
skills/manimgl-best-practices/examples/mlp_forward_pass.py:9
↓ 1 callersFunctionvalue_to_color
Map a numeric value to a color gradient.
skills/manimgl-best-practices/examples/weights_vs_data.py:10
↓ 1 callersFunctionvalue_to_color
Map a value to a color based on sign and magnitude.
skills/manimgl-best-practices/examples/weight_matrix_product.py:11
↓ 1 callersFunctionvalue_to_color
Map a value to a color based on sign and magnitude.
skills/manimgl-best-practices/examples/value_matrix_transform.py:11
↓ 1 callersFunctionvalue_to_color
Map a numeric value to a color gradient.
skills/manimgl-best-practices/examples/neural_network_basic.py:11
↓ 1 callersMethodvalue_to_color
Maps a numeric value to a color based on its sign and magnitude.
skills/manimgl-best-practices/examples/mlp_network_icon.py:89
Method__init__
( self, values=None, length=7, value_range=(-9.9, 9.9), ellipses_row=-
skills/manimgl-best-practices/examples/token_embeddings_flow.py:29
Method__init__
( self, values=None, length=8, value_range=(-9.9, 9.9), num_decimal_pl
skills/manimgl-best-practices/examples/attention_scenes.py:182
Method__init__
( self, target, sources, direction=UP, hue_range=(0.1, 0.3), t
skills/manimgl-best-practices/examples/attention_scenes.py:205
Method__init__
(self, matrix, **kwargs)
skills/manimgl-best-practices/examples/attention_scenes.py:255
Method__init__
(self, length=7, height=2.0, **kwargs)
skills/manimgl-best-practices/examples/attention_arcs_animation.py:40
Method__init__
( self, x0=0, # Initial displacement from equilibrium v0=0,
skills/manimgl-best-practices/examples/spring_mass_system.py:24
Method__init__
( self, values=None, length=6, value_range=(-9.9, 9.9), num_decimal_pl
skills/manimgl-best-practices/examples/weights_vs_data.py:63
Method__init__
( self, values=None, length=7, value_range=(-9.9, 9.9), ellipses_row=-
skills/manimgl-best-practices/examples/weight_matrix_product.py:69
Method__init__
( self, values=None, shape=(5, 7), value_range=(-9.9, 9.9), ellipses_r
skills/manimgl-best-practices/examples/value_matrix_transform.py:30
Method__init__
(self, point_func, fade_factor=0.95, radius=0.25, color=YELLOW, **kwargs)
skills/manimgl-best-practices/examples/sqrt_random_process.py:39
Method__init__
(self, blocks, initial_positions=[8, 5], initial_velocities=[-1, 0])
skills/manimgl-best-practices/examples/elastic_collision_vectors.py:18
Method__init__
(self, n_rows=8, seed=None, **kwargs)
skills/manimgl-best-practices/examples/multi_head_attention.py:25
Method__init__
(self, n=6, seed=0, **kwargs)
skills/manimgl-best-practices/examples/basic_multihead.py:20
Method__init__
( self, pieces, offset_multiple=0.2, max_rot_vel=3, glow_color=TEAL,
skills/manimgl-best-practices/examples/superposition_effect.py:24
Method__init__
(self, length=8, height=2.5, width=0.5, bracket_color=GREY_B, **kwargs)
skills/manimgl-best-practices/examples/token_to_embedding.py:40
Method__init__
(self, blocks, initial_positions=[8, 5], initial_velocities=[-1, 0])
skills/manimgl-best-practices/examples/block_collision_basic.py:23
Method__init__
( self, layer_sizes=[6, 12, 6], neuron_radius=0.1, v_buff_ratio=1.0, h
skills/manimgl-best-practices/examples/neural_network_basic.py:32
Method__init__
(self, n_entries=8, height=3.0, width=0.4, **kwargs)
skills/manimgl-best-practices/examples/network_block_flow.py:40
Method__init__
(self, blocks, initial_positions=[8, 5], initial_velocities=[-1, 0])
skills/manimgl-best-practices/examples/collision_phase_space.py:18
Method__init__
(self, blocks, initial_positions=[8, 5], initial_velocities=[-1, 0])
skills/manimgl-best-practices/examples/blocks_3d.py:18
← previousnext →101–200 of 567, ranked by callers