3b1b-manim/utils
2018-10-30 12:28:22 -07:00
..
__init__.py Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
bezier.py Simple and small performance improvements 2018-08-18 20:13:49 -07:00
color.py Simple and small performance improvements 2018-08-18 20:13:49 -07:00
config_ops.py Formating fixes 2018-08-22 21:23:42 -07:00
images.py Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
iterables.py Tiny formating change 2018-08-20 15:50:52 -07:00
output_directory_getters.py Renamed ANIMATION_DIR to VIDEO_DIR, also replacing 'animations' with 'video' in the path 2018-10-30 12:28:22 -07:00
paths.py np.linalg.norm -> get_norm 2018-08-15 17:30:24 -07:00
rate_functions.py Style fix to exponential_decay 2018-07-14 10:31:56 -07:00
simple_functions.py Simple and small performance improvements 2018-08-18 20:13:49 -07:00
sounds.py Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
space_ops.py Use TAU. Obviously. 2018-10-05 17:19:48 -07:00
strings.py Fixed TextMobject bug 2018-09-20 10:39:19 -07:00
tex_file_writing.py Add support for ctex 2018-09-26 21:09:04 +08:00