Added exercises (80/100)

This commit is contained in:
Nicolas P. Rougier
2016-03-08 21:02:50 +01:00
parent 47774a3183
commit b41151402e
3 changed files with 415 additions and 257 deletions

View File

@@ -3,8 +3,8 @@ RST2HTML = rst2html.py
RST2LATEX = rst2latex.py
STYLESHEET = numpy.css
RST2HTML_OPTIONS = --strip-comments \
--report=3 \
--stylesheet=$(STYLESHEET) \
--report=2 \
--stylesheet=$(STYLESHEET) \
--link-stylesheet
RST2LATEX_OPTIONS = --strip-comments \
--report=3 \