Commit graph

10 commits

Author SHA1 Message Date
Grant Sanderson
151a270913 Modernize Python 2 for Python 3 2018-07-11 11:38:59 -07:00
Grant Sanderson
3b22df3ea7 Refactored DecimalNumber to better use string formatting syntax 2018-06-26 14:39:47 -07:00
Grant Sanderson
45c0e0ccb7 Added include_sign flag to DecimalNumber 2018-06-12 18:48:17 -07:00
Grant Sanderson
54f833826c Give Decimal the same heirarchy as TexMobject 2018-05-30 22:55:13 -07:00
Grant Sanderson
e43ccb144d Up to ShowPhiAsFixedPoint in alt_calc 2018-05-16 15:15:27 -07:00
Ben Hambrecht
fd002c13e6 renamed num_decimal_points -> num_decimal_places 2018-05-09 18:21:25 +02:00
Grant Sanderson
4403399050 Made add_background_rectangle are more general method for all mobjects 2018-05-07 13:32:47 -07:00
Ben Hambrecht
5f7810db83 fixed unit color bug 2018-04-27 18:28:49 +02:00
Grant Sanderson
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
Grant Sanderson
267bfd52dd Refactor topics/numerals into various numbers.py files in mobject/, animation/, and continual_animation/ 2018-03-31 18:49:28 -07:00