Commit graph

32 commits

Author SHA1 Message Date
cclauss
1928185722
README.md: Ensure that Python 3 is used 2018-09-22 06:48:21 +02:00
Grant Sanderson
3056a6f8da Added linke to Todd Zimmerman's tutorial in README 2018-08-18 20:14:16 -07:00
Grant Sanderson
2006554f93 Updated README post python3 conversion 2018-08-12 19:06:21 -07:00
Stanislav Shalunov
83a92f3bf4
Fix small typos. 2018-07-15 14:16:29 -07:00
Drewry Pope
71590bc9f2
Update README.md, fix typo. 2018-06-29 21:02:23 -05:00
bhbr
b7259565cd added aggdraw-1.3 caveat to README 2018-04-04 22:36:11 +02:00
Grant Sanderson
d0a674780e
Merge pull request #128 from cclauss/patch-2
Manim depends on Python 2.7 and is not yet compatible with Python 3.
2018-03-31 13:05:02 -07:00
Grant Sanderson
4de2dd1d5a Updated README.md 2018-03-30 15:58:51 -07:00
Efroim Rosenberg
8e5196aa8d
Fixed typo/grammer in readme. 2018-03-04 00:54:45 -05:00
cclauss
7aba7c58ea
Manim depends on Python 2.7 and is not yet compatible with Python 3. 2018-02-16 15:12:14 +01:00
Grant Sanderson
4acc4c2382 Typo fix 2018-01-20 19:31:25 -08:00
Grant Sanderson
5a8a746b03 Changed README and example_scenes for updated instructions on usage. 2018-01-20 15:29:50 -08:00
Grant Sanderson
bb2956dbae Added sox requirement 2018-01-15 18:49:28 -08:00
Grant Sanderson
ffcd9b5767 Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after 2018-01-12 13:38:25 -08:00
Grant Sanderson
0970f79d8a Merge branch 'docker' of https://github.com/scottopell/manim into scottopell-docker 2017-12-09 14:33:33 -08:00
Grant Sanderson
7f69b6aa93 Up to weight matrix introduction of nn 2017-09-29 14:17:13 -07:00
Gabe Cohen
14c627feec Improve README readability
Typesetting the code differently from the plain words makes it stand out and makes the README slightly easier to read.
2017-08-02 10:29:58 -05:00
Grant Sanderson
f3d1396bde Minor edits to README 2017-07-18 10:01:47 -07:00
jsunshoshana
0ad604391d Changed "mathplotlib" to "matplotlib" 2017-05-24 00:39:17 -04:00
Grant Sanderson
aae756ad89 Merge pull request #25 from hashar/pip-install-aggdraw
Make pip to install aggdraw from github
2017-05-08 08:36:26 -07:00
Grant Sanderson
012a9579c5 PiCreature scenes shouldn't break, though specific designs are still out of the public repo 2017-05-08 08:32:56 -07:00
Antoine Musso
0db160b792 Make pip to install aggdraw from github
pip is able to install a python module straight from a git repository
and supports pinning a specific commit.

Add scottopell/aggdraw-64bits to requirements.txt

Adjust README.md to drop the manual install step now covered by pip
install.

Test plan

I have created an empty virtual env on Debian GNU/Linux and ran the demo
command:
    python extract_scene.py -p example_scenes.py SquareToCircle

Signed-off-by: Antoine Musso <hashar@free.fr>
2017-05-04 15:07:30 +02:00
Grant Sanderson
3956a0c6c6 Updated Pillow/aggdraw requirement information 2016-11-15 20:11:06 -08:00
Grant Sanderson
3586231295 Up to change of basis matrix introduction 2016-09-08 11:21:54 -07:00
Grant Sanderson
61d9a2f6a1 A more honest README 2016-09-06 11:06:31 -07:00
Scott Opell
c2c592679e adds support for docker 2016-09-05 15:05:37 -04:00
Grant Sanderson
a3fa16ebcb modification to requirements/example_scenes to make it slightly less unusable 2016-09-03 12:29:17 -07:00
Scott Opell
bac0d97c3a updates instructions using my patched version of aggdraw for pillow 3.x 2016-05-26 11:13:36 -04:00
Grant Sanderson
fd86816b66 Added a few example scenes 2016-05-25 20:39:13 -07:00
Scott Opell
d7ed7b3196 adds dependencies in requirements.txt and moves output directory within the folder so its self contained 2016-05-25 22:18:06 -04:00
3b1b
4f6d019667 Update README.md 2015-03-22 12:53:50 -06:00
3b1b
d5fbf1b3b4 Initial commit 2015-03-22 12:50:58 -06:00