Commit graph

13 commits

Author SHA1 Message Date
Ben Hambrecht
0231820ab4 Merge branch 'master' into eop 2018-04-09 14:21:37 +02:00
Grant Sanderson
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
Ben Hambrecht
34d4d4316e fixed and expanded GeneralizedPascalsTriangle 2018-04-05 18:50:12 +02:00
Ben Hambrecht
d32682ef95 Revert "revert to earlier version"
This reverts commit 646e1856e8.
2018-04-03 20:16:57 +02:00
Ben Hambrecht
646e1856e8 revert to earlier version 2018-04-03 20:16:31 +02:00
Ben Hambrecht
9e1216397a experimental changes to old Pascal's triangle code 2018-04-03 19:39:24 +02:00
Grant Sanderson
01ef5fc2c7 Several import fixes 2018-04-01 10:51:54 -07:00
Grant Sanderson
ca7930740b Factored probability and three_d constructs out of topics/ 2018-04-01 10:45:41 -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
73514a2d77 Factored out topics/complex_numbers constructs to the appropriate places with mobject/, animation/ and scene/ 2018-03-31 18:57:21 -07:00
Grant Sanderson
16dde2f84d Created for_3b1b_videos folder.
This is meant to separate things specific to 3b1b, like pi_creatures and certain other specific scenes, from the remainder of the library
2018-03-31 18:13:16 -07:00
Grant Sanderson
fc3dc64805 Refactor many definitions out of topics and into folders within mobject 2018-03-31 18:05:02 -07:00
Grant Sanderson
b9edafa942 Moved many folders from topics/ to the new once_useful_constructs/ 2018-03-31 16:28:02 -07:00