Commit graph

10 commits

Author SHA1 Message Date
Grant Sanderson
94b1c9d3af Use Integer class for NumberLine 2018-08-25 18:32:09 -07:00
Grant Sanderson
30f061ff01 Added missing imports 2018-08-23 14:45:35 -07:00
Grant Sanderson
7912f6f2d3 Implmented ThreeDScene.add_fixed_orientation_mobjects and ThreeDScene.add_fixed_in_frame_mobjects 2018-08-22 14:48:42 -07:00
Grant Sanderson
cba0c78cf7 Numberline arrowhead should share strokewidth of numberline 2018-08-20 15:49:59 -07:00
Grant Sanderson
365093c0b5 np.linalg.norm -> get_norm 2018-08-15 17:30:24 -07:00
Grant Sanderson
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
Grant Sanderson
72c71871b4 Changed how numbers are added to a number line 2018-05-09 14:04:31 -07:00
Grant Sanderson
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
Grant Sanderson
c82417e008 Moved moved matrix.py to mobject, and pulled out MatrixMultiplicationScene 2018-04-01 10:21:42 -07:00
Grant Sanderson
78e37b0f7c moved number_line.py to mobject/ 2018-03-31 19:00:26 -07:00
Renamed from topics/number_line.py (Browse further)