Commit graph

55 commits

Author SHA1 Message Date
Ben Hambrecht
646e1856e8 revert to earlier version 2018-04-03 20:16:31 +02:00
Grant Sanderson
033df087ac Retiring Winding numbers to old_projects 2018-03-26 11:00:55 -07:00
Grant Sanderson
96de3e99ae Merge branch 'master' of github.com:3b1b/manim into winding-number-grant 2018-03-26 11:00:12 -07:00
Grant Sanderson
35270949ab Finishing touches to Winding 2018-03-26 10:57:41 -07:00
Sridhar Ramesh
0190634800 All final changes; the video is done, and it's time to commit and push these 2018-03-25 23:01:22 -07:00
Sridhar Ramesh
47fbcfd392 Incremental 2018-03-23 14:40:10 -07:00
Sridhar Ramesh
87a501f37c Incremental 2018-03-23 04:16:03 -07:00
Sridhar Ramesh
b69d8a9f97 Incremental 2018-03-22 15:02:20 -07:00
Sridhar Ramesh
66339b1eb0 Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-03-22 12:03:20 -07:00
Sridhar Ramesh
dccdca41b2 Incremental 2018-03-22 11:54:08 -07:00
Grant Sanderson
048fdb6ca4 Merge branch 'master' of github.com:3b1b/manim into winding-number-grant 2018-03-22 11:52:06 -07:00
Grant Sanderson
744c813ec0 Tiny change 2018-03-21 13:41:38 -07:00
Sridhar Ramesh
10637e1d97 BFS now implemented on EquationSolver2d 2018-03-20 17:35:57 -07:00
Sridhar Ramesh
b58b771678 EquationSolver2d restructure, en route to implementing BFS 2018-03-20 17:19:29 -07:00
Sridhar Ramesh
739807cb66 Incremental 2018-03-20 16:57:06 -07:00
Grant Sanderson
2d55673850 Slight changes to zeta implementation, along with SolveZeta Scene 2018-03-20 12:57:49 -07:00
Sridhar Ramesh
b1b53e40fc Incremental (the end of my messing with EquationSolver1d for time being) 2018-03-09 12:07:54 -08:00
Sridhar Ramesh
9e6e5be7be Merge branch 'master' of https://github.com/3b1b/manim into WindingNumber 2018-03-09 10:32:22 -08:00
Sridhar Ramesh
db50339424 Incremental 2018-03-09 10:32:19 -08:00
Grant Sanderson
4c3d1f5d61 Changed from animation.simple_animation import * to account for animation.compositions 2018-03-08 13:55:01 -08:00
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