-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
enhancementAdditions and improvements in generalAdditions and improvements in generalmaintenancerefactoring, typos, removing clutter/dead code, and other code quality improvementsrefactoring, typos, removing clutter/dead code, and other code quality improvements
Description
Enhancement proposal
Manim is filled with cryptically named functions and variables. Some examples include pointwise_become_partial
and digest_args
. Such unhelpful names significantly lower code readability and is a major obstacle to understanding the internals of Manim. They should be renamed so that their role or purpose is, as far as possible, clear from first glance.
Additional comments
Metadata
Metadata
Assignees
Labels
enhancementAdditions and improvements in generalAdditions and improvements in generalmaintenancerefactoring, typos, removing clutter/dead code, and other code quality improvementsrefactoring, typos, removing clutter/dead code, and other code quality improvements
Type
Projects
Status
🆕 New