Commit graph

7 commits

Author SHA1 Message Date
Devin Neal
3543a750ba move library code into manimlib, replace relative imports with absolute imports 2018-12-26 20:57:01 -08: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
cclauss
f03268d007 Modernize Python 2 code to get ready for Python 3 yet again 2018-06-02 08:59:26 -04:00
Grant Sanderson
505a86b5b8 Eliminate name ambiguity 2018-05-09 14:05:14 -07:00
Grant Sanderson
d4392de600 Changed all files to (mostly) conform to PEP8 2018-04-06 13:58:59 -07:00
Grant Sanderson
b9edafa942 Moved many folders from topics/ to the new once_useful_constructs/ 2018-03-31 16:28:02 -07:00
Renamed from topics/graph_theory.py (Browse further)