.travis.yml
AUTHORS
ChangeLog
Dockerfile
LICENSE
README.md
docker-compose.yml
environment.yml
example_scenes.py
manim.py
manim_docker_diagram.png
requirements.txt
setup.cfg
setup.py
stage_scenes.py
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
active_projects/aliquot.py
active_projects/holomorphic.py
active_projects/shadows.py
active_projects/diffyq/all_part1_scenes.py
active_projects/diffyq/all_part2_scenes.py
active_projects/diffyq/all_part3_scenes.py
active_projects/diffyq/all_part4_scenes.py
active_projects/diffyq/name_animations.py
active_projects/diffyq/solve_pendulum_ode_sample_code.py
active_projects/diffyq/part1/pendulum.py
active_projects/diffyq/part1/phase_space.py
active_projects/diffyq/part1/pi_scenes.py
active_projects/diffyq/part1/shared_constructs.py
active_projects/diffyq/part1/staging.py
active_projects/diffyq/part1/wordy_scenes.py
active_projects/diffyq/part2/fourier_series.py
active_projects/diffyq/part2/heat_equation.py
active_projects/diffyq/part2/pi_scenes.py
active_projects/diffyq/part2/shared_constructs.py
active_projects/diffyq/part2/staging.py
active_projects/diffyq/part2/wordy_scenes.py
active_projects/diffyq/part3/discrete_case.py
active_projects/diffyq/part3/pi_creature_scenes.py
active_projects/diffyq/part3/staging.py
active_projects/diffyq/part3/temperature_graphs.py
active_projects/diffyq/part3/wordy_scenes.py
active_projects/diffyq/part4/fourier_series_scenes.py
active_projects/diffyq/part4/pi_creature_scenes.py
active_projects/diffyq/part4/staging.py
active_projects/eola2/cramer.py
active_projects/eola2/determinant_puzzle.py
active_projects/eola2/gauss.py
active_projects/eop/bayes.py
active_projects/eop/bayes_footnote.py
active_projects/eop/birthday.py
active_projects/eop/chapter0.py
active_projects/eop/combinations.py
active_projects/eop/independence.py
active_projects/eop/pascal.py
active_projects/eop/reusable_imports.py
active_projects/eop/what_does_probability_mean.py
active_projects/eop/chapter0/intro.py
active_projects/eop/chapter1/all_sequences.py
active_projects/eop/chapter1/area_model_bayes.py
active_projects/eop/chapter1/area_model_erf.py
active_projects/eop/chapter1/area_model_expectation.py
active_projects/eop/chapter1/brick_row_scene.py
active_projects/eop/chapter1/entire_brick_wall.py
active_projects/eop/chapter1/intro.py
active_projects/eop/chapter1/just_randy_flipping_coin.py
active_projects/eop/chapter1/million_flips.py
active_projects/eop/chapter1/morph_brick_row_into_histogram.py
active_projects/eop/chapter1/prob_dist_visuals.py
active_projects/eop/chapter1/quiz_result.py
active_projects/eop/chapter1/show_proportion.py
active_projects/eop/chapter1/show_uncertainty_darts.py
active_projects/eop/chapter1/show_uncertainty_dice.py
active_projects/eop/chapter1/show_uncertainty_disease.py
active_projects/eop/chapter1/stacking_coins.py
active_projects/eop/chapter1/think_about_coin.py
active_projects/eop/chapter1/various_intro_visuals.py
active_projects/eop/chapter1/what_does_probability_mean.py
active_projects/eop/chapter2/permutation_grid.py
active_projects/eop/reusables/binary_option.py
active_projects/eop/reusables/brick_row.py
active_projects/eop/reusables/coin_flip_tree.py
active_projects/eop/reusables/coin_flipping_pi_creature.py
active_projects/eop/reusables/coin_stacks.py
active_projects/eop/reusables/dice.py
active_projects/eop/reusables/eop_constants.py
active_projects/eop/reusables/eop_helpers.py
active_projects/eop/reusables/histograms.py
active_projects/eop/reusables/sick_pi_creature.py
active_projects/eop/reusables/upright_coins.py
docs/Makefile
docs/make.bat
docs/source/about.rst
docs/source/animation.rst
docs/source/conf.py
docs/source/constants.rst
docs/source/coordinate.rst
docs/source/index.rst
docs/source/assets/AnimationFadeIn.mp4
docs/source/assets/AnimationFadeInFrom.mp4
docs/source/assets/AnimationFadeInFromDiagonal.mp4
docs/source/assets/AnimationFadeInFromLarge.mp4
docs/source/assets/AnimationFadeInFromPoint.mp4
docs/source/assets/AnimationFadeInFromSmall.mp4
docs/source/assets/AnimationFadeOut.mp4
docs/source/assets/AnimationFadeOutAndShift.mp4
docs/source/assets/AnimationGrowFromCenter.mp4
docs/source/assets/AnimationGrowFromEdge.mp4
docs/source/assets/SquareToCircle.mp4
docs/source/assets/coordinate/CoorAlias.mp4
docs/source/assets/coordinate/CoorArithmetic.mp4
docs/source/assets/coordinate/CoorPolygon.png
docs/source/assets/coordinate/DotMap.mp4
docs/source/getting_started/animating_mobjects.rst
docs/source/getting_started/index.rst
docs/source/getting_started/learning_by_example.rst
docs/source/getting_started/making_a_scene.rst
docs/source/getting_started/mathematical_objects.rst
docs/source/installation/index.rst
docs/source/installation/linux.rst
docs/source/installation/mac.rst
docs/source/installation/windows.rst
logo/cropped.png
logo/graph.png
logo/logo.py
logo/with_name.png
logo/with_subtext.png
manimlib/__init__.py
manimlib/config.py
manimlib/constants.py
manimlib/ctex_template.tex
manimlib/extract_scene.py
manimlib/imports.py
manimlib/media_dir.txt
manimlib/stream_starter.py
manimlib/tex_template.tex
manimlib.egg-info/PKG-INFO
manimlib.egg-info/SOURCES.txt
manimlib.egg-info/dependency_links.txt
manimlib.egg-info/entry_points.txt
manimlib.egg-info/not-zip-safe
manimlib.egg-info/pbr.json
manimlib.egg-info/requires.txt
manimlib.egg-info/top_level.txt
manimlib/animation/animation.py
manimlib/animation/composition.py
manimlib/animation/creation.py
manimlib/animation/fading.py
manimlib/animation/growing.py
manimlib/animation/indication.py
manimlib/animation/movement.py
manimlib/animation/numbers.py
manimlib/animation/rotation.py
manimlib/animation/specialized.py
manimlib/animation/transform.py
manimlib/animation/update.py
manimlib/camera/camera.py
manimlib/camera/mapping_camera.py
manimlib/camera/moving_camera.py
manimlib/camera/multi_camera.py
manimlib/camera/three_d_camera.py
manimlib/container/container.py
manimlib/files/Bubbles_speech.svg
manimlib/files/Bubbles_thought.svg
manimlib/files/PiCreatures_plain.svg
manimlib/for_3b1b_videos/common_scenes.py
manimlib/for_3b1b_videos/pi_class.py
manimlib/for_3b1b_videos/pi_creature.py
manimlib/for_3b1b_videos/pi_creature_animations.py
manimlib/for_3b1b_videos/pi_creature_scene.py
manimlib/mobject/changing.py
manimlib/mobject/coordinate_systems.py
manimlib/mobject/frame.py
manimlib/mobject/functions.py
manimlib/mobject/geometry.py
manimlib/mobject/matrix.py
manimlib/mobject/mobject.py
manimlib/mobject/mobject_update_utils.py
manimlib/mobject/number_line.py
manimlib/mobject/numbers.py
manimlib/mobject/probability.py
manimlib/mobject/shape_matchers.py
manimlib/mobject/three_d_shading_utils.py
manimlib/mobject/three_d_utils.py
manimlib/mobject/three_dimensions.py
manimlib/mobject/value_tracker.py
manimlib/mobject/vector_field.py
manimlib/mobject/svg/brace.py
manimlib/mobject/svg/drawings.py
manimlib/mobject/svg/svg_mobject.py
manimlib/mobject/svg/tex_mobject.py
manimlib/mobject/types/image_mobject.py
manimlib/mobject/types/point_cloud_mobject.py
manimlib/mobject/types/vectorized_mobject.py
manimlib/once_useful_constructs/NOTE.md
manimlib/once_useful_constructs/arithmetic.py
manimlib/once_useful_constructs/combinatorics.py
manimlib/once_useful_constructs/complex_transformation_scene.py
manimlib/once_useful_constructs/counting.py
manimlib/once_useful_constructs/fractals.py
manimlib/once_useful_constructs/graph_theory.py
manimlib/once_useful_constructs/light.py
manimlib/once_useful_constructs/matrix_multiplication.py
manimlib/once_useful_constructs/region.py
manimlib/scene/graph_scene.py
manimlib/scene/media_dir.txt
manimlib/scene/moving_camera_scene.py
manimlib/scene/reconfigurable_scene.py
manimlib/scene/sample_space_scene.py
manimlib/scene/scene.py
manimlib/scene/scene_file_writer.py
manimlib/scene/scene_from_video.py
manimlib/scene/three_d_scene.py
manimlib/scene/vector_space_scene.py
manimlib/scene/zoomed_scene.py
manimlib/utils/bezier.py
manimlib/utils/color.py
manimlib/utils/config_ops.py
manimlib/utils/file_ops.py
manimlib/utils/images.py
manimlib/utils/iterables.py
manimlib/utils/paths.py
manimlib/utils/rate_functions.py
manimlib/utils/simple_functions.py
manimlib/utils/sounds.py
manimlib/utils/space_ops.py
manimlib/utils/strings.py
manimlib/utils/tex_file_writing.py
old_projects/256.py
old_projects/WindingNumber.py
old_projects/WindingNumber_G.py
old_projects/alt_calc.py
old_projects/bell.py
old_projects/borsuk.py
old_projects/borsuk_addition.py
old_projects/cba.py
old_projects/complex_multiplication_article.py
old_projects/counting_in_binary.py
old_projects/crypto.py
old_projects/dandelin.py
old_projects/div_curl.py
old_projects/domino_play.py
old_projects/efvgt.py
old_projects/eulers_characteristic_formula.py
old_projects/fc1.py
old_projects/for_flammy.py
old_projects/fourier.py
old_projects/fractal_charm.py
old_projects/fractal_dimension.py
old_projects/generate_logo.py
old_projects/gradient.py
old_projects/hanoi.py
old_projects/highD.py
old_projects/inventing_math.py
old_projects/inventing_math_images.py
old_projects/leibniz.py
old_projects/lost_lecture.py
old_projects/matrix_as_transform_2d.py
old_projects/moser_intro.py
old_projects/moser_main.py
old_projects/mug.py
old_projects/music_and_measure.py
old_projects/mvcr.py
old_projects/name_animation.py
old_projects/number_line_scene.py
old_projects/patreon.py
old_projects/pi_day.py
old_projects/playground_counting_in_binary.py
old_projects/putnam.py
old_projects/pythagorean_proof.py
old_projects/qa_round_two.py
old_projects/quat3d.py
old_projects/quaternions.py
old_projects/sphere_area.py
old_projects/tattoo.py
old_projects/tau_poem.py
old_projects/three_dimensions.py
old_projects/triples.py
old_projects/turbulence.py
old_projects/uncertainty.py
old_projects/wallis.py
old_projects/waves.py
old_projects/wcat.py
old_projects/zeta.py
old_projects/basel/basel.py
old_projects/basel/basel2.py
old_projects/brachistochrone/curves.py
old_projects/brachistochrone/cycloid.py
old_projects/brachistochrone/drawing_images.py
old_projects/brachistochrone/graveyard.py
old_projects/brachistochrone/light.py
old_projects/brachistochrone/misc.py
old_projects/brachistochrone/multilayered.py
old_projects/brachistochrone/wordplay.py
old_projects/clacks/all_s2_scenes.py
old_projects/clacks/name_bump.py
old_projects/clacks/question.py
old_projects/clacks/solution1.py
old_projects/clacks/solution2/block_collision_scenes.py
old_projects/clacks/solution2/mirror_scenes.py
old_projects/clacks/solution2/pi_creature_scenes.py
old_projects/clacks/solution2/position_phase_space.py
old_projects/clacks/solution2/simple_scenes.py
old_projects/clacks/solution2/wordy_scenes.py
old_projects/dominos/data01.txt
old_projects/dominos/data02.txt
old_projects/dominos/data03.txt
old_projects/dominos/data04.txt
old_projects/dominos/data05.txt
old_projects/dominos/data06.txt
old_projects/dominos/data07.txt
old_projects/dominos/data08.txt
old_projects/dominos/data09.txt
old_projects/dominos/data10.txt
old_projects/dominos/data11.txt
old_projects/dominos/data12.txt
old_projects/dominos/data13.txt
old_projects/dominos/data14.txt
old_projects/dominos/data15.txt
old_projects/dominos/data16.txt
old_projects/dominos/data17.txt
old_projects/dominos/data18.txt
old_projects/dominos/data19.txt
old_projects/eoc/chapter1.py
old_projects/eoc/chapter10.py
old_projects/eoc/chapter2.py
old_projects/eoc/chapter3.py
old_projects/eoc/chapter4.py
old_projects/eoc/chapter5.py
old_projects/eoc/chapter6.py
old_projects/eoc/chapter7.py
old_projects/eoc/chapter8.py
old_projects/eoc/chapter9.py
old_projects/eoc/footnote.py
old_projects/eoc/old_chapter1.py
old_projects/eola/chapter0.py
old_projects/eola/chapter1.py
old_projects/eola/chapter10.py
old_projects/eola/chapter11.py
old_projects/eola/chapter2.py
old_projects/eola/chapter3.py
old_projects/eola/chapter4.py
old_projects/eola/chapter5.py
old_projects/eola/chapter6.py
old_projects/eola/chapter7.py
old_projects/eola/chapter8.py
old_projects/eola/chapter8p2.py
old_projects/eola/chapter9.py
old_projects/eola/footnote.py
old_projects/eola/footnote2.py
old_projects/eola/thumbnails.py
old_projects/hilbert/fractal_porn.py
old_projects/hilbert/section1.py
old_projects/hilbert/section2.py
old_projects/hilbert/section3.py
old_projects/nn/image_map
old_projects/nn/mnist_loader.py
old_projects/nn/network.py
old_projects/nn/part1.py
old_projects/nn/part2.py
old_projects/nn/part3.py
old_projects/nn/playground.py
old_projects/nn/pretrained_weights_and_biases
old_projects/nn/pretrained_weights_and_biases_36
old_projects/nn/pretrained_weights_and_biases_on_zero
old_projects/triangle_of_power/end.py
old_projects/triangle_of_power/intro.py
old_projects/triangle_of_power/triangle.py
travis/build_docs.sh
travis/crypt.enc