22 Commits

Author SHA1 Message Date
51e6b66c95 submobject_family -> get_family 2018-08-21 19:15:16 -07:00
365093c0b5 np.linalg.norm -> get_norm 2018-08-15 17:30:24 -07:00
858051a806 After running 2to3 2018-08-09 17:56:05 -07:00
7119f0cc6e scale_to_fit_width -> set_width, likewise for height and depth 2018-08-08 10:30:52 -07:00
151a270913 Modernize Python 2 for Python 3 2018-07-11 11:38:59 -07:00
8a83786c2a Beginning holomorphic project 2018-05-30 12:02:35 -07:00
10c01db6e0 Replaced use of SmoothedVectorizedHomotopy with ComplexHomotopy in ComplexTransformationScene 2018-05-18 16:54:30 -07:00
24c387e7cb Initial complex transformation material, and some reworking of the phi example of alt_cal 2018-05-17 15:45:45 -07:00
505a86b5b8 Eliminate name ambiguity 2018-05-09 14:05:14 -07:00
0231820ab4 Merge branch 'master' into eop 2018-04-09 14:21:37 +02:00
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
34d4d4316e fixed and expanded GeneralizedPascalsTriangle 2018-04-05 18:50:12 +02:00
d32682ef95 Revert "revert to earlier version"
This reverts commit 646e1856e8b955b29287973ec9af14bcdc1b39e0.
2018-04-03 20:16:57 +02:00
646e1856e8 revert to earlier version 2018-04-03 20:16:31 +02:00
9e1216397a experimental changes to old Pascal's triangle code 2018-04-03 19:39:24 +02:00
01ef5fc2c7 Several import fixes 2018-04-01 10:51:54 -07:00
ca7930740b Factored probability and three_d constructs out of topics/ 2018-04-01 10:45:41 -07:00
c82417e008 Moved moved matrix.py to mobject, and pulled out MatrixMultiplicationScene 2018-04-01 10:21:42 -07:00
73514a2d77 Factored out topics/complex_numbers constructs to the appropriate places with mobject/, animation/ and scene/ 2018-03-31 18:57:21 -07:00
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
fc3dc64805 Refactor many definitions out of topics and into folders within mobject 2018-03-31 18:05:02 -07:00
b9edafa942 Moved many folders from topics/ to the new once_useful_constructs/ 2018-03-31 16:28:02 -07:00