18 Commits

Author SHA1 Message Date
289d822a92 Tiny bug fix 2018-08-30 14:24:40 -07:00
7736e321a0 + for 0 in Decimal number 2018-08-29 00:09:34 -07:00
c4b8f910c8 Added edge_to_fix to DecimalNumber 2018-08-27 16:32:32 -07:00
2e64edcffe Temporary bug fix on DecimalNumber...not fully figured out 2018-08-25 18:32:41 -07:00
c3919d25ab Fixed -0 issue with DecimalNumber 2018-08-23 14:45:57 -07:00
d2fa2b6ef2 Added get_complex_formatter to Decimal 2018-08-12 19:22:13 -07:00
9e534fb78f Update Decimal number changing 2018-08-12 19:05:31 -07:00
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
151a270913 Modernize Python 2 for Python 3 2018-07-11 11:38:59 -07:00
3b22df3ea7 Refactored DecimalNumber to better use string formatting syntax 2018-06-26 14:39:47 -07:00
45c0e0ccb7 Added include_sign flag to DecimalNumber 2018-06-12 18:48:17 -07:00
54f833826c Give Decimal the same heirarchy as TexMobject 2018-05-30 22:55:13 -07:00
e43ccb144d Up to ShowPhiAsFixedPoint in alt_calc 2018-05-16 15:15:27 -07:00
fd002c13e6 renamed num_decimal_points -> num_decimal_places 2018-05-09 18:21:25 +02:00
4403399050 Made add_background_rectangle are more general method for all mobjects 2018-05-07 13:32:47 -07:00
5f7810db83 fixed unit color bug 2018-04-27 18:28:49 +02:00
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
267bfd52dd Refactor topics/numerals into various numbers.py files in mobject/, animation/, and continual_animation/ 2018-03-31 18:49:28 -07:00