2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a missing unit to the return value of `estimate_params` More... over 9 years ago
Allow keyword arguments to be passed to raster_plot_spiketimes (patch provided by: dabliss) More... almost 10 years ago
Restore the random generator state in Connection.connect_random -- providing a seed argument no longer affects the random number generation outside of this function. Thanks to Rinaldo for reporting this. More... over 10 years ago
Fixed bug with firing_rate if len(spikes)==1, as suggested by Rainer Engelken, issue #89 on neuralensemble More... over 10 years ago
Make sure that equations are properly "prepared" after unpickling More... almost 11 years ago
More work to make pickling of `Synapse` objects work. More... almost 11 years ago
Fix `MultiConnection.__repr__` More... almost 11 years ago
Minor bugfix for progress reporting More... almost 11 years ago
Make `remove` remove an object from all lists/dicts where it is stored. More... almost 11 years ago
Make `Synapses` pickleable. More... almost 11 years ago
Make `SparseConnectionVector` pickleable. More... almost 11 years ago
Fix for documentation (check_units was wiping out args for functions) More... about 11 years ago
Added sparse patch for scipy 0.12.0 More... over 11 years ago
Added get_index to HRTFSet More... over 11 years ago
Fixed a bug in the remove method of the DynamicConnectionMatrix object. It was calling str(i,j) instead of str((i,j)). More... over 11 years ago
Remove blitz type conversion, it seems to lead to problems on some configurations More... over 11 years ago
Add a weave variant of the update_link_var method used for lumped variables. Not thoroughly tested yet but should considerably speed things up. More... over 11 years ago
Examples for compartmental modeling More... over 11 years ago
For some reason, readthedocs does not seem to render the "note" admonition, try a slightly different syntax... More... over 11 years ago
Fix the indentation in the notes admonitions from the previous commit More... over 11 years ago
Add notes to documentation to make it clear that the old plasiticity system (STDP class, etc.) is incompatible with Synapses More... over 11 years ago
Fix the link for the Python(x,y) distribution More... over 11 years ago
tentative to an "uncompress" method in Synapses More... over 11 years ago
Set the version to 1.5dev More... over 11 years ago
Fix a small docstring issue More... over 11 years ago
[no comment] More... over 11 years ago
updated some doc on save_connectivity More... over 11 years ago
Include brian_setup_info.py in the source distribution and add the source directory to the path in setup.py -- this should fix the installation via ppip More... over 11 years ago
Fix version information in the docs (was still 1.4.1dev instead of 1.4.1) More... over 11 years ago
*********** BRIAN 1.4.1 *********** More... over 11 years ago