root/trunk/examples

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @486 [486] 10 months mpereira major improvements of SpikeTrain.instantaneous_rate()
(edit) @473 [473] 19 months emuller Updated stgen examples
(edit) @471 [471] 19 months emuller Added stgen shotnoise example
(edit) @465 [465] 21 months emuller MERGE branches/parameter_set_schema_validation [449:464] into trunk - …
(edit) @435 [435] 3 years emuller numpy.histogram is changing ... add new=False to keeps things "old"
(edit) @405 [405] 3 years LaurentPerrinet extraMP : learning experiment MP + whitening
(edit) @392 [392] 3 years LaurentPerrinet Retina example: had to change connectivity to adapt to new high-level API …
(edit) @391 [391] 3 years LaurentPerrinet reflecting changes in pyNN API: renamed references to Timer to …
(edit) @381 [381] 3 years JensKremkow added parameters to latex export function and example
(edit) @365 [365] 3 years mschmucker Added draft implementation for an parameter search/optimization framework. …
(edit) @363 [363] 3 years LaurentPerrinet some polishing of theretina in wiki:examples
(edit) @362 [362] 3 years LaurentPerrinet Small fixes on example/single _neuron and sfn2008 / corrected ylabel in …
(edit) @350 [350] 4 years mschmucker beautifying: adding more comments, adding more docstrings, adding axis …
(edit) @349 [349] 4 years JensKremkow sfn examples
(edit) @348 [348] 4 years mschmucker added more documentation on what the example is actually doing
(edit) @347 [347] 4 years mschmucker split up svn_example1.py in two, adding some comments and setting Id …
(edit) @345 [345] 4 years JensKremkow add more examples and example data for sfn examples
(edit) @344 [344] 4 years JensKremkow more details in the sfn example
(edit) @343 [343] 4 years mschmucker added a folder and the first demo for the SfN demonstration at the INCF …
(edit) @341 [341] 4 years JensKremkow add examples for the parameters module
(edit) @340 [340] 4 years LaurentPerrinet some polishing of the wiki:examples, the retina needs a bit more work…
(edit) @333 [333] 4 years LaurentPerrinet little clean-up in the wiki:examples scripts to get near to real-world …
(edit) @326 [326] 4 years LaurentPerrinet wiki:examples : reflect changes in the wiki:parameters API / polishing …
(edit) @325 [325] 4 years emuller Improved comments to examples/stgen/inh_2Dmarkov_psth.py
(edit) @324 [324] 4 years emuller Added adapting markov example
(edit) @315 [315] 4 years LaurentPerrinet Unit Test of signals.py was not working / fixed the computation of CV_KL / …
(edit) @307 [307] 4 years emuller Fixed inh_gamma_generator hazard function numerics Fixed poisson_process …
(edit) @301 [301] 4 years mschmucker gave parameter_search_example some love. - Use NeuroTools pervasively. - …
(edit) @296 [296] 4 years mschmucker now using NeuroTools.stgen to generate a spike train.
(edit) @282 [282] 4 years JensKremkow changes in spike2 examples
(edit) @266 [266] 4 years JensKremkow minor changes in signals, spikes and add IF-Curve example for spike2
(edit) @227 [227] 4 years LaurentPerrinet getting example to run with brian
(edit) @220 [220] 4 years LaurentPerrinet Getting examples to work cleanly; separating the audio capabities to one …
(edit) @219 [219] 4 years LaurentPerrinet Small fix after merging the cleanup branch to the trunk.
(edit) @215 [215] 4 years apdavison Merged cleanup branch changes r198:214 into the trunk.
(edit) @211 [211] 4 years LaurentPerrinet fixed URLs
(edit) @206 [206] 4 years LaurentPerrinet small fix
(edit) @205 [205] 4 years LaurentPerrinet small fix
(edit) @204 [204] 4 years LaurentPerrinet propagating change from spikes.py to signals.py
(edit) @197 [197] 4 years mschmucker parameter_search: stability and test improvements
(edit) @195 [195] 4 years mschmucker adapted parameter_search module to ipython 0.9rc1. Unittests pass most of …
(edit) @194 [194] 4 years mschmucker improved documentation of parameter_search module.
(edit) @193 [193] 4 years mschmucker - added init.py to be able to import parameter_search as a module - …
(edit) @178 [178] 4 years mschmucker Code for searching parameter spaces. Can use ipython1 for parallel …
(edit) @177 [177] 4 years LaurentPerrinet adding building time
(edit) @174 [174] 4 years LaurentPerrinet polished retina
(edit) @173 [173] 4 years LaurentPerrinet example neuron : effect of noise on I-F curve
(edit) @172 [172] 4 years LaurentPerrinet more polishing to allow easier copy/paste of code
(edit) @171 [171] 4 years LaurentPerrinet not storing parameters
(edit) @170 [170] 4 years LaurentPerrinet cosmetic changes on examples
(edit) @169 [169] 4 years LaurentPerrinet debugged benchmark_linear still needs polishing
(edit) @168 [168] 4 years LaurentPerrinet debugged benchmark_linear still needs polishing
(edit) @167 [167] 4 years LaurentPerrinet debugged benchmark_linear still needs polishing
(edit) @166 [166] 4 years LaurentPerrinet Code Jam #2 : retina/benchmark_noise and benchmark_linear should now work
(edit) @165 [165] 4 years LaurentPerrinet CodeJam? #2: clean-up of the NeuroTools package / removing benchmark.py and …
(edit) @163 [163] 4 years LaurentPerrinet CodeJam? # 2 : switching to NEST2 for the example scripts
(edit) @156 [156] 4 years LaurentPerrinet slight improvments in the example script
(edit) @155 [155] 4 years LaurentPerrinet new example exploiting the new feature introduced by Jens
(edit) @152 [152] 4 years LaurentPerrinet small fixes
(edit) @149 [149] 4 years LaurentPerrinet retina now works with the ParameterSet class / needs more work to merge …
(edit) @147 [147] 4 years emuller Added more code: ACML rng optimization, inlineC, test of appending
(edit) @146 [146] 4 years emuller output method with numbers
(edit) @145 [145] 4 years emuller Comparing performance of weave.inlined blitz notation vs variants of pure …
(edit) @144 [144] 4 years emuller The same script in matlab and python ... python is slower, but there's …
(edit) @143 [143] 4 years emuller A place for matlab_vs_python comparison code
(edit) @142 [142] 4 years LaurentPerrinet deactivated timer to work with latest pyNN version
(edit) @141 [141] 4 years LaurentPerrinet Getting examples to work with the new Parameter class / retina works
(edit) @140 [140] 4 years LaurentPerrinet Getting examples to work with the new Parameter class / still some work to …
(edit) @139 [139] 4 years LaurentPerrinet Getting examples to work with the new Parameter class / still some work to …
(edit) @138 [138] 4 years LaurentPerrinet small diffs
(edit) @137 [137] 4 years LaurentPerrinet Getting examples to work with the new Parameter class / still some work to …
(edit) @125 [125] 4 years bruederle just a commit test (removed an obsolete character)
(edit) @113 [113] 4 years LaurentPerrinet small changes
(edit) @101 [101] 4 years LaurentPerrinet Finished examples of use of NeuroTools: retina / renamd …
(edit) @97 [97] 4 years LaurentPerrinet adapting the retina in the examples folder to work with the new framework
(edit) @93 [93] 4 years LaurentPerrinet Adapted the exemples with single neurons to the changes made during the …
(edit) @88 [88] 4 years LaurentPerrinet Modification of the SpikeTrain and SpikeList classes from the CodeSprint?
(edit) @84 [84] 4 years LaurentPerrinet Modification of the SpikeTrain and SpikeList classes from the CodeSprint?
(edit) @79 [79] 4 years LaurentPerrinet some examples
(edit) @78 [78] 4 years LaurentPerrinet got an example of single neuron analysis back on rails / retina on a …
(edit) @77 [77] 4 years LaurentPerrinet Major changes to NeuroTools: - simplifying the structure of the package - …
(edit) @67 [67] 5 years LaurentPerrinet SpikeList works with tmpfile2spikelist , exemple in retina.py
(edit) @60 [60] 5 years LaurentPerrinet checking HDF5 scripts
(edit) @46 [46] 5 years LaurentPerrinet added a simple retina + benchmark examples
(edit) @45 [45] 5 years LaurentPerrinet removed old HDF5 examples
(edit) @10 [10] 5 years LaurentPerrinet going to pytables2 to allow running on x64
(add) @2 [2] 5 years LaurentPerrinet initial import
Note: See TracRevisionLog for help on using the revision log.