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