Commit graph

35 commits

Author SHA1 Message Date
Sridhar Ramesh
4155336113 Incremental 2018-03-06 16:03:00 -08:00
Sridhar Ramesh
2c1aec57bc Incremental 2018-03-06 13:56:42 -08:00
Sridhar Ramesh
5a56e34435 Incremental 2018-03-05 17:58:57 -08:00
Sridhar Ramesh
3b0332902d Incremental 2018-02-28 19:48:39 -08:00
Sridhar Ramesh
1a8266b5a3 Incremental WindingNumber changes (and hopefully fixes to merge snafu now removed frmo history)
For reference: There had been a giant merge snafu (a merge on the Master branch of changes from Lighthouse2 that somehow overwrote many other files to older versions), apparently fixed on the Master branch by doing a reset to an older version and then a push -f. Before it was fixed, the merge snafu from Master was pulled into Sridhar's local WindingNumber, and then pushed to the remote WindingNumber as well. This was fixed by also doing a reset on Sridhar's local WindingNumber to the last good version and a push --force-with-lease. (There were some uncommitted changes on WindingNumber.py lost in the process, but luckily, by manually saving the file, those changes were reinserted, in this very commit).
2018-02-26 16:07:50 -08:00
Sridhar Ramesh
2966c1c31e Incremental 2018-02-22 15:32:49 -08:00
Sridhar Ramesh
6365de0b81 Incremental 2018-02-22 12:05:57 -08:00
Sridhar Ramesh
cf8b25bcc0 Incremental 2018-02-21 17:12:45 -08:00
Sridhar Ramesh
c84b26ccce Incremental 2018-02-20 21:54:40 -08:00
Sridhar Ramesh
e07fc600f2 Incremental 2018-02-19 14:32:46 -08:00
Sridhar Ramesh
4c6af541c1 Switched WindingNumber to use np.linspace; also, fixed missing colon in extract_scene.py 2018-02-15 15:37:19 -08:00
Sridhar Ramesh
bdc11cac51 Incremental 2018-02-15 14:44:32 -08:00
Sridhar Ramesh
e4ba832aac Incremental 2018-02-15 11:57:45 -08:00
Sridhar Ramesh
ced8275f6e Incremental 2018-02-13 16:47:29 -08:00
Sridhar Ramesh
f84eeda546 Incremental 2018-02-12 13:53:33 -08:00
Sridhar Ramesh
886af7cbeb Incremental 2018-02-06 17:59:39 -08:00
Sridhar Ramesh
6158ba6dcc Minor changes everywhere, incremental progress on WindingNumber 2018-02-06 12:44:38 -08:00
Sridhar Ramesh
b1a62a156c Incremental progress on WindingNumber, including adding helpful functions to helpers.py and number_line.py 2018-02-01 16:33:03 -08:00
Sridhar Ramesh
8a5ce2ced8 Improvements to camera.set_background_from_func, and incremental progress on WindingNumber 2018-01-31 17:17:58 -08:00
Sridhar Ramesh
c1dd5f1689 Incremental 2018-01-30 18:06:19 -08:00
Sridhar Ramesh
7a71927c90 Incremental progress 2018-01-30 13:55:59 -08:00
Sridhar Ramesh
6b1fb89d16 Incremental progress 2018-01-29 18:13:11 -08:00
Sridhar Ramesh
00ee9c3497 Incremental progress on WindingNumber 2018-01-29 13:39:56 -08:00
Sridhar Ramesh
ab45afba8a Incremental progress on WindingNumber 2018-01-26 12:26:30 -08:00
Sridhar Ramesh
10cc6469ef Incremental progress on WindingNumber 2018-01-24 13:11:44 -08:00
Sridhar Ramesh
6e293782ff Incremental progress on WindingNumber (equation solver 2d) 2018-01-19 16:53:05 -08:00
Sridhar Ramesh
7bcde6713d Incremental progress on WindingNumber 2018-01-19 13:03:12 -08:00
Sridhar Ramesh
2d34b2e28b Incremental progress on WindingNumber 2018-01-18 11:51:09 -08:00
Sridhar Ramesh
2f1454bed4 Incremental WindingNumber progress 2018-01-17 23:17:42 -08:00
Sridhar Ramesh
39987d6379 Incremental progress on WIndingNumber 2018-01-16 17:48:51 -08:00
Grant Sanderson
407d72bb94 Finally changed to 2018-01-15 19:15:05 -08:00
Sridhar Ramesh
943a970d12 Incremental progress on animations for Winding Number video 2018-01-11 17:04:10 -08:00
Sridhar Ramesh
08430e4e2c Mostly finished Winding Number loop decomposition animation 2018-01-11 13:42:09 -08:00
Sridhar Ramesh
c1f25338ee Work in progress on building up WindingNumber animations 2018-01-10 17:58:20 -08:00
Sridhar Ramesh
a2b037a8b9 Began a project for the winding number video 2018-01-09 17:12:28 -08:00