2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[brian2] move sphinxext tests to the standard test directory More... about 12 years ago
[brian2] make sure to install sphinx before testing (the sphinx extension is now tested as well) More... about 12 years ago
[brian2] also test doctests More... about 12 years ago
[brian2] sphinxext: Remove/fix some tests and include them in the test suite More... about 12 years ago
[brian2] utils: Write some tests for stringtools as doctests More... about 12 years ago
[brian2] simplify and test ipython detection More... about 12 years ago
[brian2] fix/skip some doctests More... about 12 years ago
Added context manager support to ProgressReporter More... about 12 years ago
[brian2] logging: check whether we are running under ipython and do not try to save the (non-existing) script file if we are More... about 12 years ago
[brian2] units: Some more testing, remove some unused/untested code More... about 12 years ago
Do not check __init__.py files with pyflakes as it does complain a lot about wildcard imports and unused identifiers More... about 12 years ago
[brian2] some minor "code quality" changes (missing module docstrings, pep8 in the sphinx extension) More... about 12 years ago
[brian2] units: make sure to propagate the **kwds argument to overridden methods More... about 12 years ago
pylint: Don't warn about a disable warning... More... about 12 years ago
[brian2] don't rebuild matplotlib for every test More... about 12 years ago
[brian2] units: Some more tests and fixes (e.g. handling of inf values) More... about 12 years ago
[brian2] fix test More... about 12 years ago
[brian2] refactor the refractoriness (work in progress, not happy with it yet, we need a cleaner interface to work with equations internally, allowing to bypass the resolution mechanism -- maybe time to rethink the whole resolution mechanism?) More... about 12 years ago
[brian2] more tests for units and stateupdaters More... about 12 years ago
Make LinearStateUpdater pickable, even if array B is "NotImplemented". Also add a test for this. More... about 12 years ago
[brian2] equations: fix test for circular static equations More... about 12 years ago
[brian2] Fix/suppress a number of pylint warnings More... about 12 years ago
[brian2] units: Fix typo in __all__ More... about 12 years ago
[brian2] units: make pylint happier More... about 12 years ago
[brian2] units: specify __all__ correctly More... about 12 years ago
[brian2] fix one more import More... about 12 years ago
[brian2] document and implement updated import policy More... about 12 years ago
[brian2] Added SpikeMonitor.count and SpikeMonitor(record=False) More... over 12 years ago
[brian2] Added Subgroup, works differently to Brian 1.x More... over 12 years ago
[brian2] bugfix to PoissonGroup More... over 12 years ago