Devin Neal
|
3543a750ba
|
move library code into manimlib, replace relative imports with absolute imports
|
2018-12-26 20:57:01 -08:00 |
|
sswatson
|
566b5be488
|
Update matrix.py
the numpy astype method seems to want the argument 'str' rather than 'string'
|
2018-11-21 08:44:48 -05:00 |
|
Grant Sanderson
|
9c047ee640
|
element_to_mobject_config was not actually used in Matrix
|
2018-11-18 10:29:18 -06:00 |
|
Grant Sanderson
|
45d3806b86
|
Rename set_color_columns
|
2018-09-27 17:37:25 -07:00 |
|
Grant Sanderson
|
858051a806
|
After running 2to3
|
2018-08-09 17:56:05 -07:00 |
|
Grant Sanderson
|
81790cb847
|
Small fixes to matrix.py
|
2018-08-06 10:44:41 -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 |
|
Grant Sanderson
|
8491e4b860
|
Small fix to det_text scaling
|
2018-04-29 18:03:09 -07:00 |
|
Grant Sanderson
|
9dbf4e4b89
|
Added add_background_rectangle to Matrix
|
2018-04-27 13:50:08 -07:00 |
|
Grant Sanderson
|
88f705c335
|
Background rectangle for Matrix
|
2018-04-26 21:26:22 -07:00 |
|
Grant Sanderson
|
0da1abc689
|
add_background_rectangles -> add_background_rectangles_to_entries
|
2018-04-26 17:11:00 -07:00 |
|
Grant Sanderson
|
0e8ddbd134
|
Changed some matrix defaults
|
2018-04-25 17:27:43 -07:00 |
|
Grant Sanderson
|
06535df542
|
Upated Matrix mobject
|
2018-04-24 16:06:14 -07:00 |
|
Grant Sanderson
|
73433823ce
|
Changed several files to conform to PEP8
|
2018-04-06 13:08:57 -07:00 |
|
Grant Sanderson
|
01ef5fc2c7
|
Several import fixes
|
2018-04-01 10:51:54 -07:00 |
|
Grant Sanderson
|
c82417e008
|
Moved moved matrix.py to mobject, and pulled out MatrixMultiplicationScene
|
2018-04-01 10:21:42 -07:00 |
|