2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Nov 06, 2024 — Nov 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Oops no it was right More... over 12 years ago
Bug fix: error in statistics.vector_strength More... over 12 years ago
Brian hears: automatic axis ticks for log-scaled frequency plots More... over 12 years ago
use the old "except ..., ex" syntax to not lose compatibility with Python 2.5 More... over 12 years ago
Fix modelfitting.get_spikes docstring More... over 12 years ago
Fix broken table in brian.hears docs More... over 12 years ago
Add an environment variable to disable the Python fallback solution (i.e. to fail on a compilation error). Also fill in the "provides" metadata. More... over 12 years ago
Mention new auditory models in the documentation, re-generate the example documentation. More... over 12 years ago
Also allow a model specification None (equivalent to ''), allows for NeuronGroups or Synapses without a model specification (not even an empty string). More... over 12 years ago
Allow empty model specifications in NeuronGroup and Synapses (use a LazyStateUpdater). More... over 12 years ago
Make sure that synaptic equations referring to variables in the pre- or postsynaptic group are never considered as being linear, closes #83 More... over 12 years ago
refactor ZhangSynapse class to seperate the calculation of the rate and the spike generation. This allows to simulate multiple spike train instantiations from the same underlying rate. More... almost 13 years ago
sparse patch updated to allow 0.11.0 More... almost 13 years ago
brian hears: Some tests for linear filtering More... almost 13 years ago
brian hears: Make middle ear model work with gains of different shapes More... almost 13 years ago
brian hears: Add default arguments for update_interval in DCGC and TanCarney More... almost 13 years ago
brian hears: Check for the useweave property at the creation of a LinearFilterbank (and not at module import), call the respective function in buffer_apply More... almost 13 years ago
Move TanCarney examples to main example directory More... almost 13 years ago
Fix some missing imports More... almost 13 years ago
Add MiddleEar and ZhangSynapse to brian hears More... almost 13 years ago
Test click sound and refactor Zhang's synapse model into a class. More... almost 13 years ago
Re-arrange Tan&Carney example a bit. More... almost 13 years ago
Do not require matplotlib for readthedocs, the docs should build without it. More... almost 13 years ago
Do not fail when matplotlib or pygame are not available -- helps building the docs with fewer requirements. More... almost 13 years ago
brian hears: Fix shifting multi-channel sounds with fractional=True (closes #80) More... almost 13 years ago
TanCarney model: Bug fixes by Bertrand + some refactoring to allow using the different parts independently More... almost 13 years ago
brian hears: Make sure that LinearFilterbank copies it source and therefore not changes it (when not using weave), closes #73 More... almost 13 years ago
Some adjustments to the IHC-AN synapse model to make it match the C code more closely More... almost 13 years ago
Add Tan and Carney's middle ear model More... almost 13 years ago
[no comment] More... almost 13 years ago