Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alexander R. Hankin
EE194_Manduca_Simulator
Commits
2617ff41
Commit
2617ff41
authored
May 08, 2018
by
David A.. Werner
Browse files
Updated README and version
parent
4317cd23
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2617ff41
...
...
@@ -29,13 +29,15 @@
*
[x] Simulation: Population, Manduca, SimpleManduca
*
[x] Logged values for plotting: History
*
[x] properties
*
[ ] saving animations as gifs
*
[ ] making animations less ineffecient
*
[ ] auto documentation using sphinx
*
[x] saving animations as gifs
*
[x] saving animations as mp4s!
*
[x] making animations less ineffecient
*
[x] auto documentation using sphinx
*
[x]
`make docs`
*
[x]
`make docs_html`
*
[x]
`make docs_pdf`
*
[ ] Actually document everything..
*
[ ] ~~Actually document everything..~~
*
[x] Actually document some things!
*
[ ] ~~pep8 compliance~~
*
[x] Custom Exceptions
*
[x] Test code using py.test
...
...
setup.py
View file @
2617ff41
from
setuptools
import
setup
setup
(
name
=
'manduca'
,
version
=
'0.0.
2
'
,
version
=
'0.0.
3
'
,
description
=
'A package for simulating manduca sexta'
,
author
=
'David Werner'
,
author_email
=
'david.werner@tufts.edu'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment