root/trunk/src/pcsim


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @500 [500] 11/17/08 17:45:45 apdavison Trying to get distributed testing working
(edit) @494 [494] 11/07/08 17:59:43 apdavison Added a not-entirely-satisfactory workaround for what seems to be a PCSIM …
(edit) @488 [488] 11/06/08 17:41:37 apdavison In PCSIM, the STDP synapses have a parameter STDPgap, which needs to be …
(edit) @486 [486] 11/06/08 15:29:59 apdavison neuron and pcsim modules used to overwrite the self.label
(edit) @483 [483] 11/05/08 17:24:35 apdavison Made some progress in getting the same results with PCSIM as with NEST and …
(edit) @482 [482] 11/04/08 15:50:26 apdavison Now, if there is more than one possible synapse model, the Projection
(edit) @480 [480] 11/04/08 14:22:09 apdavison Dynamic synapses now work in the pcsim module for current-based …
(edit) @472 [472] 10/08/08 18:01:23 apdavison Replaced from pypcsim import * with import pypcsim. I probably haven't …
(edit) @471 [471] 10/08/08 17:09:20 apdavison Projection.saveConnections(), printWeights() and weightHistogram()
(edit) @467 [467] 10/02/08 16:58:17 apdavison pcsim Connectors now handle arrays of weights/delays (see ticket:116).
(edit) @466 [466] 10/02/08 13:25:24 apdavison Partial implementation of FromListConnector and FromFileConnector for …
(edit) @465 [465] 10/02/08 11:38:28 apdavison Various minor bug-fixes
(edit) @388 [388] 06/24/08 13:33:05 apdavison Minor change in neuron2 to avoid problems with numpy versions < 1.1.0
(edit) @332 [332] 06/05/08 10:22:58 apdavison Removed Projection.setThreshold() from API (see #76)
(edit) @310 [310] 04/24/08 18:40:49 apdavison Added rank() to the API (returns the MPI rank). See #71.
(edit) @309 [309] 04/24/08 18:30:37 apdavison Removed setRNGseeds() from the API (see #68), since each simulator is so …
(edit) @302 [302] 04/18/08 14:52:28 apdavison * Added num_processes() function for all simulators. * The headers of …
(edit) @297 [297] 04/04/08 14:18:39 apdavison pcsim uses minDelay not min_delay
(edit) @296 [296] 04/04/08 14:15:18 apdavison Forgot to add pcsim/synapses.py
(edit) @294 [294] 04/04/08 14:07:56 apdavison Reworked the handling of global variables such as the time step and …
(edit) @282 [282] 04/01/08 13:11:22 apdavison Trying to use the STDP API in a simulator that does not support it now …
(edit) @281 [281] 04/01/08 12:44:27 apdavison Fixed a few bugs in pcsim module, so that unit tests all pass
(edit) @278 [278] 03/31/08 17:36:40 apdavison Fixed the incredibly careless bug I introduced recently, as reported in …
(edit) @277 [277] 03/31/08 16:43:30 apdavison Harmonisation of docstrings, plus a couple of improvements/updates to …
(edit) @275 [275] 03/28/08 17:21:28 apdavison White-space changes (always have a space after a comma) to conform more …
(edit) @273 [273] 03/28/08 16:37:48 apdavison Removed cellclass arg from set() function. All cells should now know …
(edit) @260 [260] 03/21/08 10:06:35 apdavison Extracted pcsim/connectors.py from pcsim/__init__.py
(edit) @258 [258] 03/20/08 19:13:08 apdavison The previous commit should have had all these changes as …
(edit) @255 [255] 03/20/08 13:06:53 apdavison Improvements to the __getattr__() and getParameters() methods of the …
(edit) @254 [254] 03/20/08 10:46:35 apdavison Implemented Population.getSpikes() for nest1 and pcsim. Wrote a …
(edit) @251 [251] 03/19/08 19:00:29 apdavison Removed deprecated cell types Added a ModelNotAvailable class to allow …
(edit) @240 [240] 02/28/08 10:17:39 apdavison Added a check that argument names to setup() are not mis-spelled. This …
(edit) @237 [237] 02/25/08 18:10:02 apdavison Renamed methodParameters to method_parameters
(edit) @236 [236] 02/25/08 17:58:33 apdavison Renamed paramDict to param_dict
(edit) @235 [235] 02/25/08 17:26:31 apdavison Finally moved StandardCellType.translate1() to translate(). Added …
(edit) @234 [234] 02/19/08 15:56:43 apdavison New STDP API implemented in nest2. Not thoroughly tested yet, but this …
(edit) @205 [205] 02/07/08 16:02:38 apdavison Fixed bug introduced by moving pcsim cell definitions into a separate …
(edit) @198 [198] 02/02/08 16:47:40 apdavison Switched all cells in nest, nest2, pcsim and neuron to the new …
(edit) @192 [192] 01/29/08 15:03:55 Pierre Merging of some local modifications into the new pyNN structure. Hope …
(copy) @188 [188] 01/29/08 11:03:59 apdavison MAJOR CHANGES: merged multifile branch to trunk. The main changes: (1) …
copied from branches/multifile/src/pcsim:
(edit) @187 [187] 01/29/08 10:36:19 apdavison Finished merging changes from trunk r183 to multifile branch.
Note: See TracRevisionLog for help on using the revision log.