root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @468 [468] 10/04/08 00:21:06 apdavison Wrote a bunch more unit tests for nest2 module. Code coverage went from …
(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) @464 [464] 09/29/08 18:24:09 bruederle Changed tau_ref for hardware neuron model from 0.4ms to 1.0ms. Old …
(edit) @463 [463] 09/24/08 08:58:30 pierre Some minors fixes in neuron2. I'm not really using it, but when i tried to …
(edit) @462 [462] 09/19/08 08:29:29 JensKremkow added in getSpikes/v/c compatible_output flag. Now one can get the offical …
(edit) @461 [461] 09/10/08 17:36:29 apdavison Added PDF of INCF poster
(edit) @460 [460] 09/10/08 17:32:48 apdavison Copied poster to tags/INCF2008
(edit) @459 [459] 09/10/08 17:31:53 apdavison Added copyright statement
(edit) @458 [458] 09/10/08 15:20:11 apdavison In nest2, defer creating the NEST recording device (in the Recorder …
(edit) @457 [457] 09/02/08 14:40:56 apdavison Changed poster to portrait format
(edit) @456 [456] 09/01/08 23:37:58 apdavison This version seems ok for INCF 2008. Refactoring not finished, though
(edit) @455 [455] 09/01/08 18:35:57 apdavison Started refactoring to give a more object-oriented, easy-to-use approach
(edit) @454 [454] 09/01/08 16:40:15 apdavison Ported changes to wikidoc.py from 0.3 branch
(edit) @453 [453] 09/01/08 16:35:37 apdavison Started adapting poster.py to PyNN v0.4
(edit) @452 [452] 08/29/08 14:38:04 apdavison Renamed Python script for generating poster
(edit) @451 [451] 08/29/08 14:34:25 apdavison Tagged poster version shown at CNS2007
(edit) @450 [450] 08/29/08 14:33:46 apdavison Moved doc/CNS2007 to doc/poster/trunk
(edit) @449 [449] 08/29/08 14:33:23 apdavison --
(edit) @448 [448] 08/29/08 14:31:26 apdavison --
(edit) @447 [447] 08/29/08 14:31:12 apdavison --
(edit) @446 [446] 08/29/08 14:31:01 apdavison --
(edit) @445 [445] 08/20/08 11:50:41 apdavison I hadn't realized that the $Rev$ keyword only reflects the last revision …
(edit) @444 [444] 08/20/08 11:42:21 apdavison gather=True is working again for neuron. When writing compatible …
(edit) @443 [443] 08/20/08 11:37:23 apdavison Added neuron2 and brian to list of modules
(edit) @442 [442] 08/12/08 15:03:46 pierre Sorry, wrong files were commited, the lambda function are not correct.…
(edit) @441 [441] 08/12/08 14:37:01 pierre Minors optimization and cleanup in the …
(edit) @440 [440] 08/12/08 14:29:40 apdavison Fixed bug #109, although I'm not sure I've tested all the possible …
(edit) @439 [439] 08/12/08 14:18:42 pierre Optimization of the set() method in nest2, using a simple call to …
(edit) @438 [438] 08/12/08 13:42:00 apdavison Comment out printf statements in src/hoc/tmgsyn.mod (see ticket #112)
(edit) @437 [437] 08/11/08 15:32:39 pierre Fix the bug with any for version of python above 2.5. just use the numpy …
(edit) @436 [436] 08/10/08 12:31:00 pierre Add the possibility of having delays for SpikeSourceArray? and …
(edit) @435 [435] 08/07/08 19:19:34 pierre Continue the work on the brian API. All the standard cells models are now …
(edit) @434 [434] 08/07/08 18:48:44 pierre Fix a bug in the new rset method, faster (only one call to …
(edit) @433 [433] 08/05/08 13:59:20 pierre Work on nest2.py, still to improve the building time of a large network. …
(edit) @432 [432] 08/04/08 19:01:06 pierre Error in the brian cells.py file, where I've left some units that may rise …
(edit) @431 [431] 08/01/08 16:27:53 apdavison Fixed bug in neuron module: Population.tset() did not properly handle …
(edit) @430 [430] 07/31/08 10:18:24 apdavison Can now save conductance recordings with nest2 using …
(edit) @429 [429] 07/29/08 09:54:23 apdavison Modifications to work with NEST 1.9.7550
(edit) @428 [428] 07/27/08 18:25:09 pierre Typo bug…
(edit) @427 [427] 07/27/08 18:22:35 pierre Some work performed on the brian implementation of the pyNN API, after …
(edit) @426 [426] 07/22/08 16:28:09 apdavison Fixed a problem in nest2.Recorder.record() after using dynamic synapses.
(edit) @425 [425] 07/20/08 20:31:25 apdavison Fixed typo in nest2.Recorder.write() (see ticket #107). Note: need to …
(edit) @424 [424] 07/18/08 14:28:56 apdavison Now when you try to write data to a file, any existing file of the same …
(edit) @423 [423] 07/17/08 20:37:45 apdavison Started modifications to allow specifying an open file to write data to …
(edit) @422 [422] 07/17/08 12:39:15 apdavison Attempt at duplication reduction in pcsim module. Untested as I don't …
(edit) @421 [421] 07/17/08 09:34:30 pierre Modification of the RandomDistribution? object to allow the specification …
(edit) @420 [420] 07/16/08 20:09:31 apdavison More duplication reduction
(edit) @419 [419] 07/16/08 17:25:05 apdavison In harmonize branch, created a simulator module within nest2 and …
(edit) @418 [418] 07/16/08 15:38:30 apdavison In harmonize branch, moved common code from the definitions of the …
(edit) @417 [417] 07/16/08 13:04:39 apdavison Created branch to reduce code duplication and simplify code by harmonizing …
(edit) @416 [416] 07/16/08 10:40:43 apdavison Harmonization of logging setup across simulators (see #66). Also fixes bug …
(edit) @415 [415] 07/16/08 10:35:16 pierre Add the possibility, in the common.py file, to select a particular model …
(edit) @414 [414] 07/16/08 09:47:16 apdavison Harmonization of describe() methods across simulators, by moving its …
(edit) @413 [413] 07/15/08 14:31:49 apdavison First attempt to provide an interface for injecting arbitrary currents …
(edit) @412 [412] 07/15/08 12:52:03 apdavison Ticket #104 points out that if compatible_output is False and there is …
(edit) @411 [411] 07/14/08 16:26:23 apdavison Changed a few tabs to spaces. Please folks, check your editors insert four …
(edit) @410 [410] 07/14/08 16:08:37 apdavison The attempted optimisation of setting parameter values in r408 broke the …
(edit) @409 [409] 07/10/08 17:08:21 pierre Add a gather function to the nest2 api in the distributed mode. Now we can …
(edit) @408 [408] 07/10/08 12:45:18 pierre Start to play with nest2.py in a distributed simulation framework. Add a …
(edit) @407 [407] 07/03/08 03:17:50 pierre Implement the Gutig rule and the van Rossum rule of plasticity in nest2, …
(edit) @406 [406] 06/28/08 10:07:29 pierre Finished the cleanup of post/pre connectors and correct a bug therefore in …
(edit) @405 [405] 06/28/08 09:39:13 pierre Confusion in the FixNumberPre? and FixNumberPost? connectors in nest2 as …
(edit) @404 [404] 06/27/08 04:05:10 pierre Continue the enhancement of the distantdependentConnectors. Almost …
(edit) @403 [403] 06/26/08 17:17:12 apdavison More modifications to neuron2 to pass generictests.py
(edit) @402 [402] 06/26/08 16:29:47 bruederle In function Recorder.get() for recording to memory: 'spikes' replaced by …
(edit) @401 [401] 06/26/08 15:51:23 bruederle Removed an obvious cut'n'paste bug.
(edit) @400 [400] 06/26/08 15:50:42 bruederle Variable 'padding' was not initialized correctly
(edit) @399 [399] 06/26/08 14:52:10 pierre Update also the nest1 DistantDependantProbabilityConnector? to be coherent. …
(edit) @398 [398] 06/26/08 14:05:31 pierre I don't have commited the good files.... Sorry.
(edit) @397 [397] 06/26/08 13:49:29 pierre Great improvement of the distance dependant distance. Speed up …
(edit) @396 [396] 06/26/08 13:39:39 apdavison The bugfix in r392 uncovered another problem: we should accept either …
(edit) @395 [395] 06/26/08 11:16:18 apdavison Removed dependence on NeuroTools/pygsl of some of the tests.
(edit) @394 [394] 06/26/08 11:15:39 apdavison Fixed a couple of bugs in neuron2: delays not getting set properly to …
(edit) @393 [393] 06/26/08 11:12:09 apdavison Moved unit tests into their own subdirectory
(edit) @392 [392] 06/26/08 10:36:28 pierre Fix a bug in the periodic boundaries conditions if those are specified by …
(edit) @391 [391] 06/24/08 18:12:10 apdavison Work on updating regression tests. Fixed a bug in connect() function in …
(edit) @390 [390] 06/24/08 15:45:55 apdavison Tests now write output to a Results subdirectory of test, to avoid …
(edit) @389 [389] 06/24/08 14:45:50 bkaplan nest2:end() tempdirs list stops growing
(edit) @388 [388] 06/24/08 13:33:05 apdavison Minor change in neuron2 to avoid problems with numpy versions < 1.1.0
(edit) @387 [387] 06/23/08 17:32:59 apdavison In neuron2, implemented randomizeWeights(), randomizeDelays() and …
(edit) @386 [386] 06/23/08 14:41:33 bruederle Removed parameter e_rev_E from set of adjustable ones.
(edit) @385 [385] 06/22/08 16:34:33 pierre Sounds more nice to have a parent attribute for the subpopulation that …
(edit) @384 [384] 06/21/08 09:29:19 pierre Enhancement of the rough getSubPopulation() method, that seems to be …
(edit) @383 [383] 06/21/08 08:39:07 pierre Implement a rough getSubPopulation() function in the common.py file and …
(edit) @382 [382] 06/21/08 07:23:49 pierre Fix a minor bug in the describe() function of nest2 when called with more …
(edit) @381 [381] 06/21/08 05:59:46 pierre Fix the bug on plasticity, that was just a dictionnary problem. …
(edit) @380 [380] 06/21/08 05:15:22 pierre MAJOR typo bug in the describe function. How a single symbol car perturb a …
(edit) @379 [379] 06/20/08 16:47:59 apdavison Got some more Connectors working in neuron2.
(edit) @378 [378] 06/20/08 13:01:57 apdavison Removed a few debugging statements in neuron2.
(edit) @377 [377] 06/19/08 18:01:38 apdavison Major reorganisation of neuron2 to better encapsulate global simulator …
(edit) @376 [376] 06/19/08 15:54:15 apdavison More work on getting unit tests for neuron2 running
(edit) @375 [375] 06/18/08 17:30:31 apdavison Native cells defined as Python classes now work with the neuron2
(edit) @374 [374] 06/18/08 15:39:28 apdavison Some harmonization of attribute names across simulators.
(edit) @373 [373] 06/18/08 14:57:35 apdavison Fixed a couple of bugs introduced in recent commits. Note, in nest2, …
(edit) @372 [372] 06/18/08 14:47:45 apdavison recording.write_compatible_output() now takes an input_format
(edit) @371 [371] 06/18/08 14:02:10 apdavison Initia lization of membrane potentials now works in neuron2
(edit) @370 [370] 06/17/08 20:00:03 bruederle removed an obvious typo
(edit) @369 [369] 06/17/08 19:57:26 bruederle for the hardware neuron model, the set of manipulatable parameters has …
Note: See TracRevisionLog for help on using the revision log.