root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @43 [43] 6 years apdavison runtests.py now runs tests for pcsim as well as nest, neuron and oldneuron …
(edit) @42 [42] 6 years debeissat implementing Population constructor in order to output a valid neuroML, …
(edit) @41 [41] 6 years Pierre Modification of .hoc file to fix a bug concerning the v_init parameter, …
(edit) @40 [40] 6 years apdavison Wrote first draft of docs/standardmodels.txt
(edit) @39 [39] 6 years JensKremkow corrected rng bug in connect, self.rng.uniform --> rng.rng.uniform
(edit) @38 [38] 6 years apdavison doc/lowlevelapi.txt is now almost complete, just needs a commented example …
(edit) @37 [37] 6 years apdavison Created 0.3 branch to prepare for 0.3.0 release. No API changes (other …
(edit) @36 [36] 6 years apdavison Removed the dependency of common.py on pypcsim.py, by overwriting the …
(edit) @35 [35] 6 years apdavison Minor improvements to checkAPI.py: now checks for consistency of default …
(edit) @34 [34] 6 years apdavison Minor changes to arg names and doc-strings, to improve API-consistency …
(edit) @33 [33] 6 years apdavison Changed indentation from 5 to 4 spaces in pcsim.Population and …
(edit) @32 [32] 6 years JensKremkow removed Projection _2D_rcf; added _3D_Gauss
(edit) @31 [31] 6 years apdavison Fixed a bug in the Population.locate() function.
(edit) @30 [30] 6 years apdavison Moved the checkAPI.py script to the tests directory, as that seems to be a …
(edit) @29 [29] 6 years apdavison Began writing doc/lowlevelapi.txt
(edit) @28 [28] 6 years apdavison Added some (mostmy empty) documentation files in reStructuredText format
(edit) @27 [27] 6 years dejan Yet another commit: Put pypcsim in try catch so that users without pypcsim …
(edit) @26 [26] 6 years dejan Another update so the new changes in common and random are compatible with …
(edit) @25 [25] 6 years dejan Corrected some minor errors in the PyNN.pcsim unittests
(edit) @24 [24] 6 years apdavison Minor fix to tests/runtests.py: the glob pattern didn't work any more now …
(edit) @23 [23] 6 years apdavison Renamed "neuron2" module to "neuron"
(edit) @22 [22] 6 years apdavison neuron.py did not get deleted in the last commit
(edit) @21 [21] 6 years apdavison Renamed "neuron" module to "oldneuron"
(edit) @20 [20] 6 years apdavison Significant change to neuron2.py, making use of the hoc gid2cell() …
(edit) @19 [19] 6 years apdavison Fixed a couple of bugs in pcsim.py and test/pyNNPcsimLowLevelTest.py
(edit) @18 [18] 6 years apdavison Added a MANIFEST.in file, so that the hoc and test directories are added …
(edit) @17 [17] 6 years apdavison Added an experimental script to detect existing Python-enabled NEURON …
(edit) @16 [16] 6 years Pierre Modifications for the compatible outputs of pyNN.nest and pyNN.neuron, …
(edit) @15 [15] 6 years apdavison Added additional type checks and more informative docstrings and error …
(edit) @14 [14] 6 years apdavison * Temporary files used for saving spikes and membrane potential are now …
(edit) @13 [13] 6 years LaurentPerrinet test
(edit) @12 [12] 6 years apdavison Fixed a bug in the record() function in nest.py (thanks to Daniel …
(edit) @11 [11] 6 years Thierry.Vieville
(edit) @10 [10] 6 years emuller README contains Trac URL
(edit) @9 [9] 6 years emuller README contains svn instructions
(edit) @8 [8] 6 years davison Changed the implementation of the nest.Population.locate() method to match …
(edit) @7 [7] 6 years davison Started working on distutils setup script (not yet working).
(edit) @6 [6] 6 years davison Fixed indentation and a few API inconsistencies in pcsim module.
(edit) @5 [5] 6 years davison Set EOL-style to native on all files
(edit) @4 [4] 6 years davison Set ID and Revision keyword substitution on all files.
(edit) @3 [3] 6 years davison Synchronised with FACETSCOMMON (r163) repository (post Code-Jam).
(edit) @2 [2] 6 years davison Imported pcsim module and tests from the FACETSCOMMON repository (r163).
(add) @1 [1] 6 years davison initial import of PyNN to neuralensemble svn
Note: See TracRevisionLog for help on using the revision log.