Initial PyNN image
PyNest plots
Initial comparison images
Ensure doc id = net id
Renaming & more h5
Make folder for tests
Update .travis.yml
Even shorter test...
Better install & Trusty
Different way to handle making networks smaller
Test update
Add more tests
Adding version in PyNN from https://github.com/NeuralEnsemble/PyNN/tree/master/examples/Potjans2014
Broken line
Correct dir for tests
Adding hdf5 example...
Another test example
Updated small scale network
Another example
Adding another net for testing
made user_params.sli identical with version in NEST 2.12
added PyNEST version of the microcircuit
Merge branch 'master' of https://github.com/OpenSourceBrain/PotjansDiesmann2014
tiny corrections of README.md
Updated exported nml2
Big network for testing
Better test on original microcircuit.sli
Merge pull request #1 from OpenSourceBrain/serial
Serial
Improved Readme; latest soike_analysis from NEST repo
Adding some typical raster/firing rate plots
Merge branch 'master' into serial & retested
Ignoring file
Adding test export of 3% size net
Update
Initial travis test script using OMV Change name of test serial generation dir trial_run->data
Adding spike analysis python script
Updating to latest model scripts from NEST 2.8.0 release
Update README.md
adjusted code to new naming of compute nodes, processes, and threads
Merging changes for version compatible with NEST 2.6 Merge branch 'master' of https://github.com/OpenSourceBrain/PotjansDiesmann2014
made SLI code compatible with NEST 2.6
A script to create a small simulation run for testing on 1 processor
brought back NEST copyright notice
bug fix of downscaling option
added example figure of SLI output
added SLI version
Adding some READMEs
Initial commit