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_Demo
Commits
d44d9bab
Commit
d44d9bab
authored
May 07, 2018
by
David A.. Werner
Browse files
Added makefile for common commands
parent
683e3de0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
0 → 100644
View file @
d44d9bab
.PHONY
:
default
default
:
plots animation
assignment_fitness_vs_gen.png
:
plots
assignment_survivors_vs_gen.png
:
plots
.PHONY
:
plots
plots
:
assignment_plots.py assignment_simulation_histories.p
python
$<
.PHONY
:
animation
animation
:
assignment_anim.py assignment_simulation_histories.p
python
$<
assignment_simulation_histories.p
:
assignment_sim.py
python
$<
.PHONY
:
speedup
speedup
:
python speedup.py
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