quick_start
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| quick_start [2017/01/30 17:50] – [Next steps] Remove line zenke | quick_start [2017/09/29 10:57] (current) – [Running a first simulation] Fixes example code zenke | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| First, install cmake, git and some additional packages. Under Ubuntu or Debian simply | First, install cmake, git and some additional packages. Under Ubuntu or Debian simply | ||
| < | < | ||
| - | on any other platform you will need to install a C++ compiler a few libraries | + | on any other platform you will need to install a C++ compiler a few [[manual: |
| - | + | ||
| - | Now download and compile Auryn with the following commands | + | |
| < | < | ||
| git clone https:// | git clone https:// | ||
| Line 12: | Line 10: | ||
| ./ | ./ | ||
| </ | </ | ||
| - | This will checkout the '' | + | This will checkout the '' |
| ===== Running a first simulation ===== | ===== Running a first simulation ===== | ||
| - | Now, let's run a first small Auryn simulation: | + | Now, let's run a first small Auryn simulation |
| < | < | ||
| - | zenke@possum: | + | zenke@possum: |
| zenke@possum: | zenke@possum: | ||
| zenke@possum: | zenke@possum: | ||
| Line 25: | Line 23: | ||
| ( 0) Freeing ... | ( 0) Freeing ... | ||
| </ | </ | ||
| - | This will only take a few milliseconds and generate a bunch of Poisson spikes. If you have gnuplot installed (sudo apt-get install gnuplot) you can visualize them from the command line with | + | This will only take a few milliseconds and generate a bunch of Poisson spikes |
| < | < | ||
| echo "plot ' | echo "plot ' | ||
| </ | </ | ||
| {{ : | {{ : | ||
| - | For more details on this example go [[examples: | + | For more details on this example go [[examples: |
| ===== Running a network simulation ===== | ===== Running a network simulation ===== | ||
| Line 112: | Line 110: | ||
| ====== Next steps ====== | ====== Next steps ====== | ||
| - | After you have [[manual: | + | After you have [[manual: |
quick_start.1485798643.txt.gz · Last modified: 2017/01/30 17:50 by zenke
