Skip to content

Commit

Permalink
Update the TODO list.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiedecock committed Sep 2, 2015
1 parent 5c756aa commit 6ed99d9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## Short term

- [ ] Check how is displayed the README documentation on PyPi
- [ ] Fix the matplotlib bug when executing pyarm
- [ ] Fix the numpy installation issue with pip under Windows (test with
Anaconda ?) and update the documentation (cf.
http://www.scipy.org/install.html)
- [ ] Check installation with pip under MacOSX
- [ ] Finish to add the ``__all__`` variables
- [ ] Clean with pylint, pep8, ...
- [ ] Move unittests from pyarm/tests to tests
- [ ] Check whether there is no relative import
- [ ] Add/update docstrings
- [ ] Add the sphinx doc
- [ ] Add the documentation on readthedocs
- [ ] Remove useless code and modules redundant with pyai (use pyai)
- [ ] Update the README file
- [ ] Improve the description: explain the experiments, the goal, the results, ...
- [ ] Add pictures (results, ...)
Expand Down

0 comments on commit 6ed99d9

Please sign in to comment.