root/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @1052 [1052] 11 days apdavison A couple of small fixes
(edit) @1051 [1051] 12 days apdavison Previous commit was in wrong directory. Here are the rest of the changes.
(edit) @1050 [1050] 12 days apdavison In neo_output branch, added clear keyword to Population.get_data()
(edit) @1034 [1034] 7 weeks apdavison Fixed some broken unittests in neo_output branch. Recovered …
(edit) @1033 [1033] 7 weeks apdavison In neo_output branch, made some fixes to the nest backend to improve its …
(edit) @1032 [1032] 7 weeks apdavison In neo_output branch, refactoring to move shared code to pyNN.recording, …
(edit) @1031 [1031] 8 weeks apdavison In neo_output branch, we now use AnalogSignalArrays (one per variable) …
(edit) @1030 [1030] 8 weeks apdavison In neo_output branch, fixed some bugs, started updating examples
(edit) @1026 [1026] 2 months apdavison In neo_output branch, fixed a bug when recording gsyn, re-added scaling …
(edit) @1025 [1025] 2 months apdavison More work on neo_output branch. neuron and nest backends now both …
(edit) @1012 [1012] 2 months apdavison Added scaffolding for pyNN.music module
(edit) @1011 [1011] 2 months emuller Cut a branch: music, the area for implementation of music support for PyNN
(edit) @1009 [1009] 2 months apdavison Fixes to CSAConnector in 0.7 branch
(edit) @1008 [1008] 3 months apdavison In neo_output branch, fixed most of the failing unit tests, removed …
(edit) @1006 [1006] 3 months apdavison New recording system based on Neo now integrated into pyNN.neuron for a …
(edit) @1005 [1005] 3 months apdavison Created branch to work on integrating Neo …
(edit) @995 [995] 4 months apdavison Forgot to change version number
(edit) @994 [994] 4 months apdavison Ported r993 to 0.7 branch (ticket:195)
(edit) @992 [992] 4 months apdavison Created 0.7 branch for backporting bugfixes
(edit) @887 [887] 13 months apdavison In reorganization branch, added support for recording from native cells in …
(edit) @886 [886] 13 months apdavison In reorganization branch, fixed a long-standing inconsistency between …
(edit) @882 [882] 14 months apdavison In reorganization branch, trying to get native STDP models working in …
(edit) @878 [878] 14 months apdavison In reorganization branch, fixed nest.Population.set() for computed …
(edit) @877 [877] 14 months apdavison Fixed a couple of bugs in the last commit.
(edit) @876 [876] 14 months apdavison In reorganization branch, added support for recording variables of native …
(edit) @875 [875] 14 months apdavison In reorganization branch, for each backend <sim>, made standardmodels a …
(edit) @874 [874] 14 months apdavison In the reorganization branch, moved src/hoc to src/neuron/nmodl
(edit) @873 [873] 14 months apdavison In reorganization branch, made standardmodels a sub-package, moved …
(edit) @872 [872] 14 months apdavison Created branch for package reorganozation
(edit) @817 [817] 15 months apdavison Starting to reimplement native model support (in branch)
(edit) @816 [816] 15 months apdavison Creating branch to work on better support for native models
(edit) @758 [758] 21 months apdavison Creating a branch (again) to work on ticket #4 - Any int or float cell or …
(edit) @757 [757] 21 months apdavison Removing old, unused branch
(edit) @710 [710] 2 years apdavison Deleted some files that should not be part of the 0.6 branch
(edit) @709 [709] 2 years apdavison Created 0.6 branch
(edit) @675 [675] 2 years apdavison Fixed ticket:147
(edit) @658 [658] 3 years apdavison Fixes for ticket:140 and ticket:141
(edit) @657 [657] 3 years apdavison This branch never made it into trunk, and has been superseded
(edit) @656 [656] 3 years apdavison This branch didn't turn out to be useful
(edit) @654 [654] 3 years apdavison Added some classifiers and a long description for PyPI.
(edit) @651 [651] 3 years apdavison Minor fixes.
(edit) @650 [650] 3 years apdavison Remove some things from the 0.5 branch that shouldn't be in the 0.5.0 …
(edit) @649 [649] 3 years apdavison Created 0.5 branch
(edit) @603 [603] 3 years apdavison Create a branch to try out saving placeholders for non-local connections.
(edit) @478 [478] 3 years pierre Fix a bug with the get_min_delay() method
(edit) @477 [477] 3 years pierre Start to look like something. Common has been splitted into cell.py, …
(edit) @476 [476] 3 years pierre A lot of name are changed, to keep a clear syntax on who is importing …
(edit) @475 [475] 3 years pierre Start to reformat the whole recording stuff of pyNN, and in parallel try …
(edit) @474 [474] 3 years pierre Create a branch to merge the pyNN output with NeuroTools
(edit) @454 [454] 3 years apdavison Ported changes to wikidoc.py from 0.3 branch
(edit) @422 [422] 4 years apdavison Attempt at duplication reduction in pcsim module. Untested as I don't …
(edit) @420 [420] 4 years apdavison More duplication reduction
(edit) @419 [419] 4 years apdavison In harmonize branch, created a simulator module within nest2 and …
(edit) @418 [418] 4 years apdavison In harmonize branch, moved common code from the definitions of the …
(edit) @417 [417] 4 years apdavison Created branch to reduce code duplication and simplify code by harmonizing …
(edit) @362 [362] 4 years apdavison Copied the changes made to trunk in r361
(edit) @357 [357] 4 years apdavison Another minor fix for latest version of NEST (Version 1.9-7295)
(edit) @354 [354] 4 years apdavison A few fixes to deal with the latest version of NEST
(edit) @352 [352] 4 years apdavison Fixed a couple of bugs with neuron.SpikeSourcePoisson
(edit) @351 [351] 4 years apdavison In the neuronmodule, setup() now does a better job of reinitialising …
(edit) @349 [349] 4 years apdavison Added more metadata to setup.py
(edit) @345 [345] 4 years apdavison Minor changes to setup.py and the documentation.
(edit) @344 [344] 4 years apdavison Removed modules that will not be supported in the 0.4 release, i.e. …
(edit) @343 [343] 4 years apdavison Created 0.4 branch
(edit) @189 [189] 4 years apdavison Deleted branches/multifile, as it was merged to trunk at r188
(edit) @187 [187] 4 years apdavison Finished merging changes from trunk r183 to multifile branch.
(edit) @186 [186] 4 years apdavison Merged changes from trunk r183 for common.py, nest2/__init.py__, …
(edit) @185 [185] 4 years apdavison Separated cells.py, connectors.py and synapses.py out from …
(edit) @183 [183] 4 years emuller Forgot sub-packages
(edit) @182 [182] 4 years emuller -> neuralensemble.org
(edit) @181 [181] 4 years emuller Moved pyNN package root under src
(edit) @180 [180] 4 years emuller A bunch of crazy ideas : How would I want a from-scatch-pythonic …
(edit) @179 [179] 4 years emuller Moved test to main dir again
(edit) @178 [178] 4 years emuller Added packages to reflect new dir structure
(edit) @177 [177] 4 years emuller Moved neuron, pcsim, nest2 backends into their own dirs removed nest1, …
(edit) @176 [176] 4 years emuller Moved all code to a ./src subdir
(edit) @175 [175] 4 years emuller Eilif's sandbox to try out ideas
(edit) @164 [164] 4 years apdavison Moved nest2.py to nest2/init.py and similarly for the other modules
(edit) @163 [163] 4 years apdavison Created a branch to experiment with separating each simulator module into …
(edit) @133 [133] 5 years apdavison Deleted branches/connector-class
(edit) @123 [123] 5 years apdavison VAbenchmarks.py modified temporarily for inclusion in the CNS*07 poster
(edit) @121 [121] 5 years apdavison Fix to a wikidoc import bug.
(edit) @114 [114] 5 years apdavison wikidoc.py now does a relative import of ../common, to ensure that wikidoc …
(edit) @113 [113] 5 years apdavison Refactored wikidoc.py so that it can now be used as an imported module …
(edit) @111 [111] 5 years apdavison Fixed a couple of typos in the users' guide
(edit) @104 [104] 5 years apdavison Created branch to experiment with passing RandomDistribution objects as …
(edit) @101 [101] 5 years apdavison Removing improved-ID branch, since it has been merged into trunk and is no …
(edit) @99 [99] 5 years apdavison Improved ID class now working with pcsim module.
(edit) @96 [96] 5 years apdavison : * Improved ID class now working with neuron module * Renamed …
(edit) @95 [95] 5 years apdavison * Reinstated the ID.set() method, as this allows setting multiple …
(edit) @94 [94] 5 years apdavison The improved ID class seems to be working for the nest module, …
(edit) @93 [93] 5 years apdavison Created improved-ID branch to work on improvements to the ID class.
(edit) @90 [90] 5 years apdavison Implemented FixedProbabilityConnector and …
(edit) @89 [89] 5 years apdavison Implemented AllToAllConnector and OneToOneConnector for nest, …
(edit) @88 [88] 5 years apdavison Merged changes r84:87 from trunk
(edit) @84 [84] 5 years apdavison Created branch to experiment with replacing the method argument (a …
(edit) @78 [78] 5 years apdavison The documentation is now 'good enough' for release.
(edit) @77 [77] 5 years apdavison * Deleted the facetsml and nest2 modules, which are not mature enough …
(edit) @76 [76] 5 years apdavison Merged trunk changes r54:75 into pyNN-0.3 branch
(edit) @54 [54] 5 years apdavison Merged trunk changes r48:53 into pyNN-0.3 branch
Note: See TracRevisionLog for help on using the revision log.