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
d999c7c5
Commit
d999c7c5
authored
May 08, 2018
by
David A.. Werner
Browse files
Update README
parent
0069971f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d999c7c5
...
...
@@ -26,11 +26,11 @@
## Goals
*
[x] Simplified interfaces and classes
*
[x] Population, Manduca, SimpleManduca, History
*
[x] Simulation: Population, Manduca, SimpleManduca
*
[x] Logged values for plotting: History
*
[x] properties
*
[ ] saving animations as gifs
*
[ ] making animations less ineffecient
*
[ ] Customizable plotting of historic values
*
[ ] auto documentation using sphinx
*
[x]
`make docs`
*
[x]
`make docs_html`
...
...
@@ -42,3 +42,5 @@
*
[x]
`make test`
*
[
x] wrappers: see [demo code
](
https://github.cs.tufts.edu/dwerne01/EE194_Manduca_Simulator_Demo
)
*
[x] multi-threading using multithreading.Pool
*
[x] Population.update_fitnesses() runs in parallel
*
[ ] ~~Population.mate() and Population.mutate()~~ (would result in non-deterministic simulations)
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