3b1b-manim/manimlib/utils
Michael W 0e574882b3
Refactor #1637 (#1650)
* Refactor #1637

* Refactor #1637

* Refactor #1637

* Refactor #1637

* Refactor #1637

* Refactor #1637

* Update config.py

Co-authored-by: 鹤翔万里 <tonycrane@foxmail.com>
2021-10-16 13:04:52 +08:00
..
__init__.py delete old entry point file and add __init__ for folders 2021-02-07 17:48:51 +08:00
bezier.py Refactor #1637 (#1650) 2021-10-16 13:04:52 +08:00
color.py Allow 3b1b_colormap as an option for get_colormap_list 2021-02-25 08:48:22 -08:00
config_ops.py Get rid of instantiate function 2019-02-08 10:33:08 -08:00
customization.py rename custom_defaults -> custom_config defaults -> default_config 2021-02-07 21:38:19 +08:00
debug.py use rich to log 2021-10-07 17:37:10 +08:00
directories.py Tiny format change 2021-03-18 17:33:20 -07:00
family_ops.py Have restructure_list_to_exclude_certain_family_members work with the full family of to_remove 2020-02-22 13:20:59 -08:00
file_ops.py Changes to make reduce the time of from manimlib import * 2021-02-11 12:22:37 -08:00
images.py Also look for jpegs 2021-03-27 11:55:58 -07:00
init_config.py Refactor #1637 (#1650) 2021-10-16 13:04:52 +08:00
iterables.py fix: fix typo spelling grammar 2021-08-07 22:25:26 +07:00
paths.py Replace np.tan with math.tan...because why not 2020-02-21 12:01:39 -08:00
rate_functions.py New implementation of smooth 2020-07-22 18:19:07 -07:00
simple_functions.py Add custom clip function, since np.clip is evidently super slow 2020-02-18 22:27:13 -08:00
sounds.py allow sound_file_name to be taken in without extensions 2021-07-28 23:13:15 +08:00
space_ops.py Use generator in place of list 2021-08-21 17:08:28 -07:00
strings.py Simplify split_string_to_isolate_substrings, even though it's currently not used anywhere 2021-01-07 12:11:44 -08:00
tex_file_writing.py use rich to log 2021-10-07 17:37:10 +08:00