3b1b-manim/topics
2018-03-12 15:51:31 -07:00
..
__init__.py
arithmetic.py
characters.py Added TauCreatures 2018-03-12 15:51:31 -07:00
combinatorics.py
common_scenes.py Randomize patron names 2018-03-04 10:43:35 -08:00
complex_numbers.py Synced the display of cComplexPlanes to the way NumberPlanes display. However, the code should further be merged at some point 2018-02-28 19:48:08 -08:00
counting.py
fractals.py
functions.py
geometry.py Added FullScreenRect 2018-03-11 17:11:55 -07:00
graph_scene.py
graph_theory.py
light.py Changed from animation.simple_animation import * to account for animation.compositions 2018-03-08 13:55:01 -08:00
matrix.py
number_line.py Incremental 2018-03-09 10:32:19 -08:00
numerals.py Enabled coloring of the point in a GrowFromPoint animation 2018-02-26 19:01:44 -08:00
objects.py Changed from animation.simple_animation import * to account for animation.compositions 2018-03-08 13:55:01 -08:00
probability.py
three_dimensions.py Revert "Add 3D graphing via square approximation." 2018-03-05 20:43:40 -08:00
vector_space_scene.py