MCPcopy Create free account

hub / github.com/3b1b/videos / functions

Functions15,784 in github.com/3b1b/videos

↓ 8 callersFunctionstring_to_bools
(message)
_2020/chess.py:8
↓ 8 callersMethodtransform_between_riemann_rects
(self, curr_rects, new_rects, **kwargs)
once_useful_constructs/graph_scene.py:300
↓ 8 callersMethodupdate
(mob, alpha)
_2026/monthly_mindbenders/strings.py:675
↓ 8 callersMethodupdate
(self,t)
_2018/eop/reusables/coin_flipping_pi_creature.py:77
↓ 8 callersMethodwait_until_infection_threshold
(self, threshold)
_2020/sir.py:760
↓ 8 callersMethodzoom_in_on_thought_bubble
(self, bubble=None, radius=FRAME_Y_RADIUS + FRAME_X_RADIUS)
custom/characters/pi_creature_scene.py:362
↓ 8 callersMethodzoom_into_node
(self, node_index, order = 0)
_2016/hanoi.py:2932
↓ 7 callersMethodadd_axes
(self)
_2019/diffyq/part2/heat_equation.py:1594
↓ 7 callersMethodadd_axes
(self)
_2019/diffyq/part3/temperature_graphs.py:1587
↓ 7 callersMethodadd_ledger_and_network
(self)
_2017/crypto.py:416
↓ 7 callersMethodadd_title
(self)
_2017/leibniz.py:2464
↓ 7 callersMethodapply_function
(self, function, added_anims=[], **kwargs)
once_useful_constructs/vector_space_scene.py:497
↓ 7 callersFunctionblink_monster
(monster)
_2020/monster.py:20
↓ 7 callersMethodchange_pi_creature_with_guitar
(self, target_mode, *added_anims)
_2018/eop/bayes.py:2035
↓ 7 callersMethodchange_point_mobs_to_angles
(self, target_angles, *added_anims, **kwargs)
_2017/putnam.py:759
↓ 7 callersFunctionchi_func
(n)
_2017/leibniz.py:6
↓ 7 callersMethodcount
(self, max_val, run_time_per_anim=1)
once_useful_constructs/counting.py:81
↓ 7 callersFunctiondet_path_anim
(matrix, run_time=2)
_2021/quick_eigen.py:11
↓ 7 callersMethodflip
(square)
outside_videos/qa_examples.py:20
↓ 7 callersFunctionget_2d_equation
(matrix=[["a", "b"], ["c", "d"]])
_2021/matrix_exp.py:90
↓ 7 callersMethodget_added_anims_for_ladder_fall
(self)
_2017/eoc/chapter6.py:1117
↓ 7 callersFunctionget_aligned_pairs
(group1, group2, n)
_2022/convolutions/discrete.py:14
↓ 7 callersFunctionget_axes_and_plane
( x_range=(0, 24), y_range=(-1, 1), z_range=(-1, 1), x_unit=1, y_unit=2, z_unit=2,
_2023/optics_puzzles/objects.py:30
↓ 7 callersMethodget_axes_and_plane
( self, x_range=(-3, 3), y_range=(-3, 3), z_range=(0, 5), depth=4,
_2024/inscribed_rect/loops.py:770
↓ 7 callersMethodget_block
(self)
_2017/crypto.py:3169
↓ 7 callersMethodget_block_chain
(self)
_2017/crypto.py:3256
↓ 7 callersFunctionget_celestial_sphere
(radius=1000, constellation_opacity=0.1)
_2025/cosmic_distance/planets.py:79
↓ 7 callersMethodget_center_of_mass_dot
(self)
_2018/fourier.py:1584
↓ 7 callersMethodget_center_point
(self)
_2017/highD.py:215
↓ 7 callersFunctionget_checks_and_crosses
(bools, width=12)
_2020/beta/helpers.py:433
↓ 7 callersMethodget_derivative_graph
(self, graph, dx=0.01, **kwargs)
once_useful_constructs/graph_scene.py:184
↓ 7 callersFunctionget_die_faces
()
_2020/beta/helpers.py:166
↓ 7 callersMethodget_dot_polygon
(self, dots, stroke_color=BLUE, stroke_width=3)
_2024/inscribed_rect/loops.py:74
↓ 7 callersMethodget_ds
(self)
_2019/clacks/solution2/position_phase_space.py:1368
↓ 7 callersFunctionget_figure
(image_name, person_name, year_text, height=3, label_direction=DOWN)
_2021/newton_fractal.py:58
↓ 7 callersFunctionget_fourier_transform
( func, t_min, t_max, complex_to_real_func = DEFAULT_COMPLEX_TO_REAL_FUNC, use_almost_fourier = U
_2018/fourier.py:44
↓ 7 callersFunctionget_frequency_based_priors
We know that that list of wordle answers was curated by some human based on whether they're sufficiently common. This function aims to as
_2022/wordle/simulations.py:69
↓ 7 callersMethodget_graph
(self, time=0)
_2019/diffyq/part2/heat_equation.py:997
↓ 7 callersMethodget_grid_position
(self, i, j)
_2017/nn/part3.py:1788
↓ 7 callersFunctionget_grid_position_labels
(boxes, height=0.25)
_2020/hamming.py:151
↓ 7 callersMethodget_initial_state_graph
(self, axes, func, **kwargs)
_2019/diffyq/part3/temperature_graphs.py:130
↓ 7 callersMethodget_line_between_bodies
(self, body1, body2, color, stroke_width=2, scale_factor=10)
_2025/cosmic_distance/planets.py:2572
↓ 7 callersFunctionget_lt_group
(src, trg, arrow_length=1.5, arrow_thickness=4, buff=MED_SMALL_BUFF, label_font_size=48)
_2025/laplace/derivative_supplements.py:5
↓ 7 callersMethodget_mu_sigma_annotations
(self, plot, mu_tex=R"\mu", sigma_tex=R"\sigma", min_height=2.0, x_min=1)
_2023/clt/main.py:2591
↓ 7 callersMethodget_names
(self)
_2017/crypto.py:549
↓ 7 callersMethodget_neuron_activation_decimal
(self, neuron)
_2017/nn/part3.py:3600
↓ 7 callersMethodget_numeric_distance_labels
(self, lines=None, num_decimal_places=3, show_ellipsis=True)
_2018/wallis.py:899
↓ 7 callersMethodget_opacity
(self, exp_diff)
_2025/cosmic_distance/supplements.py:1256
↓ 7 callersMethodget_output_path
(self, exp_plane, get_t, get_s, delta_t=1 / 30, color=TEAL, stroke_width=2)
_2025/laplace/exponentials.py:1013
↓ 7 callersFunctionget_permutation_arrows
(mobs, permutation, arc=PI / 2)
_2020/monster.py:141
↓ 7 callersMethodget_posterior_rectangles
(self, buff=MED_LARGE_BUFF)
once_useful_constructs/sample_space_scene.py:95
↓ 7 callersMethodget_projected_circle
(self, circle)
_2018/quaternions.py:4111
↓ 7 callersMethodget_ps_point_change_anim
(self, d1, d2, **added_kwargs)
_2019/clacks/solution2/position_phase_space.py:346
↓ 7 callersMethodget_random_point
(self)
_2019/hyperdarts.py:88
↓ 7 callersMethodget_reflected_plane
(self)
_2016/zeta.py:118
↓ 7 callersFunctionget_rot_icon
(degrees, mobject, mini_mob_height=1.25)
_2020/monster.py:103
↓ 7 callersFunctionget_row_shift
(top_row, low_row, n)
_2022/convolutions/discrete.py:39
↓ 7 callersFunctionget_ruler_sequence
(order = 4)
_2016/hanoi.py:434
↓ 7 callersMethodget_shadow_outline
(self, stroke_width=1)
_2021/shadows.py:261
↓ 7 callersMethodget_shooting_beam_anims
(self, mobject, **new_kwargs)
_2019/clacks/solution2/mirror_scenes.py:794
↓ 7 callersMethodget_tri_arrow
(self, start, end, color=TEAL, stroke_width=3, tip_width=0.35)
_2024/inscribed_rect/loops.py:2421
↓ 7 callersMethodget_v_line
(self)
_2017/eoc/chapter10.py:393
↓ 7 callersMethodget_z
()
_2021/newton_fractal.py:3637
↓ 7 callersMethodgo_through_next_collision
(self, include_velocity_label_animation=False)
_2019/clacks/solution1.py:505
↓ 7 callersMethodhalt
(self)
_2019/clacks/solution1.py:614
↓ 7 callersMethodinitialize_plane
(self)
_2019/diffyq/part1/phase_space.py:116
↓ 7 callersMethodinitialize_plane_and_field
(self)
_2019/diffyq/part1/phase_space.py:1637
↓ 7 callersFunctioninverse_power_law
(maxint, scale, cutoff, exponent)
once_useful_constructs/light.py:37
↓ 7 callersMethodlet_dots_wonder
(self, run_time = 5, random_seed = None, added_anims = [])
_2016/wcat.py:130
↓ 7 callersMethodmerge_rects_by_coloring
(self, row)
_2018/eop/chapter1/brick_row_scene.py:190
↓ 7 callersMethodmerge_rects_by_subdiv
(self, row)
_2018/eop/chapter1/brick_row_scene.py:140
↓ 7 callersFunctionoptimal_guess
(allowed_words, possible_words, priors, look_two_ahead=False, optimize_for
_2022/wordle/simulations.py:497
↓ 7 callersMethodorganize_factors_into_columns
(self)
_2017/leibniz.py:2556
↓ 7 callersMethodpause
(self)
_2025/laplace/shm.py:99
↓ 7 callersMethodplace_on_path
(self, trajectory, prop, use_curvature=False)
_2026/hairy_ball/model3d.py:68
↓ 7 callersMethodproject
(self, point)
once_useful_constructs/light.py:178
↓ 7 callersMethodproject_mobject
(self, mobject)
_2018/quaternions.py:3794
↓ 7 callersMethodprojection_direction
(self)
once_useful_constructs/light.py:165
↓ 7 callersFunctionq_mult
(q1, q2)
_2018/quaternions.py:4
↓ 7 callersMethodrandom_change_animation
(self, lag_factor=0.5, run_time=3.0, **kwargs)
_2024/transformers/helpers.py:800
↓ 7 callersMethodrandom_trajectory
(self, ball, pegs, buckets, bits=None)
_2023/clt/galton_board.py:343
↓ 7 callersMethodrotate_180
(self)
_2019/windmill.py:2965
↓ 7 callersFunctionsend_terminus_command
( command, clear=True, center=True, enter=True, terminal_name="Manim", )
sublime_custom_commands/manim_plugins.py:50
↓ 7 callersMethodset_damping
(self, damping)
_2023/optics_puzzles/driven_harmonic_oscillator.py:58
↓ 7 callersMethodset_index
(self, value, run_time=8, rate_func=linear)
_2022/convolutions/discrete.py:1414
↓ 7 callersMethodset_intensity
(self, new_int)
_2018/basel/basel2.py:112
↓ 7 callersMethodset_k
(self, k)
_2023/optics_puzzles/driven_harmonic_oscillator.py:61
↓ 7 callersMethodset_opacities
(self, *opacities)
_2021/newton_fractal.py:164
↓ 7 callersMethodset_sources
(self, point_sources: DotCloud)
_2024/holograms/diffraction.py:122
↓ 7 callersFunctionset_tex_transform
(set_tex1, set_tex2)
_2022/puzzles/subsets.py:60
↓ 7 callersMethodsetup
(self)
_2019/clacks/solution2/position_phase_space.py:817
↓ 7 callersMethodsetup
(self)
_2016/hilbert/section2.py:475
↓ 7 callersMethodsetup_axes
(self)
_2017/eoc/chapter3.py:2321
↓ 7 callersMethodsetup_plane
(self)
_2019/diffyq/part4/fourier_series_scenes.py:221
↓ 7 callersMethodshake
(self, mobject, direction = UP, added_anims = [])
_2016/hanoi.py:1612
↓ 7 callersMethodshow_initial_text_embedding
(self, word_scale_factor=0.6, bump_first=False)
_2024/transformers/network_flow.py:1249
↓ 7 callersMethodshow_linear_combination
(self, numerical_coords, basis_vectors, coord_
_2016/eola/chapter9.py:78
↓ 7 callersMethodshow_ordinary_factorization
(self)
_2017/leibniz.py:2484
↓ 7 callersFunctionstereo_project_point
(point, axis=0, r=1, max_norm=10000)
_2018/quaternions.py:14
↓ 7 callersMethodstop_clock
(self)
_2023/optics_puzzles/objects.py:195
← previousnext →501–600 of 15,784, ranked by callers