77 Commits

Author SHA1 Message Date
9560b0b077 Refactored helpers.py into a folder of various util files, take 2 2018-03-30 18:42:32 -07:00
8fae39fe82 Refactored helpers.py into a folder of various util files 2018-03-30 18:19:23 -07:00
618590bee1 Renamed 'highlight' to 'set_color' 2018-03-30 11:51:31 -07:00
e168bfe5ba Rename SPACE_X_RADIUS to FRAME_X_RADIUS, and added constant FRAME_WIDTH (likewise for all y-coordinate information) 2018-03-30 11:25:37 -07:00
55786e443d Renamed SPACE_WIDTH and SPACE_HEIGHT to SPACE_X_RADIUS and SPACE_Y_RADIUS to be less confusing 2018-03-30 11:03:14 -07:00
db50339424 Incremental 2018-03-09 10:32:19 -08:00
aba43479f0 Poor man's merge 2018-03-05 20:25:01 -08:00
d416890fbc added synonym for number line labels 2018-02-22 23:02:54 +01:00
49049ca249 Added binary search solution to case where input_to_graph_point doesn't take in a graph 2018-02-15 16:13:32 -08:00
5e25ecd33c Tiny changes 2018-02-10 22:19:00 -08:00
b1a62a156c Incremental progress on WindingNumber, including adding helpful functions to helpers.py and number_line.py 2018-02-01 16:33:03 -08:00
8a5ce2ced8 Improvements to camera.set_background_from_func, and incremental progress on WindingNumber 2018-01-31 17:17:58 -08:00
ad4ceb3f1a A few bits of cleanup 2018-01-24 16:09:37 -08:00
75fcb30e77 Renaming
line_to_number_vect -> label_direction
2018-01-22 14:41:05 -08:00
c5b0e26090 Addressed places which depended on rotate being about the origin 2018-01-20 13:14:17 -08:00
7cbc83df20 Improved how functions are drawn 2018-01-18 16:46:38 -08:00
3041f591d2 Further fourier progress 2018-01-18 13:33:48 -08:00
fe309ed343 Fixed how NumberLine leftmost_tick is chosen 2018-01-18 11:01:24 -08:00
f64c076e7e Changed how functions are applied to vectorized mobjects to handle smoothness issues more cleanly 2018-01-17 16:04:07 -08:00
9f977fd23e double drawing of elongated ticks fixed 2018-01-16 12:25:50 -08:00
f223ffa772 Added some more functionality to Axes 2018-01-16 09:44:51 -08:00
0f50eee179 typo changes 2018-01-15 18:27:52 -08:00
ec1afdbb83 Made it easier to configure axes in Axes mobject 2018-01-15 14:28:57 -08:00
0b595ed5f5 Improved behavior of Axes.get_graph 2018-01-12 12:37:38 -08:00
32eb1a46d4 Added coords_to_point and get_graph to Axes 2018-01-11 18:12:58 -08:00
cc1767718c NumberLine.apply_function bug fix 2017-10-09 10:48:51 -07:00
2d20084573 nn progress up to introduction of weights and biases 2017-09-28 21:48:28 -07:00
1966864d20 Up to CircularlyPolarizedLight in waves 2017-09-01 18:57:38 -07:00
43c07680cb Finished ShowVectorEquation of waves.py 2017-09-01 10:41:27 -07:00
41e715718b Partial progress to ShowVectorEquation in waves 2017-08-31 23:20:16 -07:00
ea8381de71 Beginning waves video animations 2017-08-30 13:16:08 -07:00
4587f8b7ec Further Bell's progress 2017-08-28 15:18:57 -07:00
151914c1a2 Fixed some issues with how EM waves worked. Quite possibly a few remain 2017-08-27 23:52:28 -07:00
06996a7adb Better 3d axes 2017-08-24 23:10:53 -07:00
97a563abc0 Simple 3D axes 2017-08-24 19:06:48 -07:00
a765a64bc7 Partial completion of TwoDBoxWithSliders in highD.py 2017-08-08 21:42:23 -07:00
08a4d22740 Added slider objects for highD.py 2017-08-07 16:17:35 -07:00
ff3a214328 Beginning highD project 2017-08-05 20:47:06 -07:00
e0646605be Change default behave for VMobject.apply_function 2017-08-02 11:58:33 -07:00
ceb7f467ad Up through PointOutSimplicityOfFormula of eop/independence 2017-07-24 21:15:24 -07:00
b7011ac9e9 Up to intro of squaring method in triples project 2017-05-23 22:21:54 -07:00
c5e18f4eef Some refactor of NumberPlane. Quite likely breaks some old_projects 2017-05-23 13:17:31 -07:00
0092ac9a2a Up to introduction of factorization in leibniz 2017-05-11 22:10:00 -07:00
02de9ad909 Preparing first lattice point counting scene 2017-05-09 23:00:30 -07:00
399a30874d A few cleanups to eoc5 and eoc9 2017-04-20 13:30:51 -07:00
fbb1156108 Halfway through eoc9 2017-04-18 18:37:15 -07:00
315886de5b Preliminary end to eoc5 animations 2017-03-14 15:50:16 -07:00
7a5886beff Small improvements to NumberPlane class 2017-03-08 15:18:43 -08:00
c2eb360684 Moved complex transformation out of zeta 2017-02-23 18:13:36 -08:00
3535b39dd1 Sure, I *could* separate all these updates into separate reasonable commits, but where's the fun in that? 2017-02-16 13:03:26 -08:00