Commit graph

16 commits

Author SHA1 Message Date
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
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