openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
BRIAN simulator
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 3 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix the syntax of the pypirc file to actually work.
Marcel Stimberg
More...
over 11 years ago
Get setup.py's command-line arguments into the right order.
Marcel Stimberg
More...
over 11 years ago
Make sure to create the windows installer without the C extensions.
Marcel Stimberg
More...
over 11 years ago
... and really commit the actual file for the Jenkins job.
Marcel Stimberg
More...
over 11 years ago
Use a Jenkins job to upload to PyPI
Marcel Stimberg
More...
over 11 years ago
Add the CSpikeQueue source files as "package data" in setup.py so that they are available in the installation directory
Marcel Stimberg
More...
over 11 years ago
State that the Windows installer does not have compiled C extensions.
Marcel Stimberg
More...
over 11 years ago
... and remove the left-over print statement :-/
Marcel Stimberg
More...
over 11 years ago
Create pure-Python installer for Windows
Marcel Stimberg
More...
over 11 years ago
Include new examples in the "extras" zip file
Marcel Stimberg
More...
over 11 years ago
Set version to 1.4.1 and document new features
Marcel Stimberg
More...
over 11 years ago
Correct a path in the docs
Marcel Stimberg
More...
over 11 years ago
Change the debug message about variable delays into a warning message
Marcel Stimberg
More...
over 11 years ago
Fix some documentation issues
Marcel Stimberg
More...
over 11 years ago
Update the docs on compiled code, mention that fastexp and ccircular are automatically installed now. Also add experimental.cspikequeue to setup.py
Marcel Stimberg
More...
over 11 years ago
Fix a wrong use of log_info when pygame is not available
Marcel Stimberg
More...
over 11 years ago
added the possibility of outputting a state matrix of synaptic values with to_matrix
Victor Benichoux
More...
over 11 years ago
added a test for the to_matrix method of SynapticVariable
Victor Benichoux
More...
over 11 years ago
Added the option to save the connectivity of a Synapses object. See the doc for save_connectivity.
Victor Benichoux
More...
over 11 years ago
The test file for the save connectivity feature of Synapses
Victor Benichoux
More...
over 11 years ago
Install the correct sympy versions for testing with Python 2 and 3
Marcel Stimberg
More...
over 11 years ago
Use numpy 1.7.1 instead of numpy 1.6.2 for testing (was a workaround because 1.7.0 did not work with Python 2.x)
Marcel Stimberg
More...
over 11 years ago
Fix a typo in the brian hears docs
Marcel Stimberg
More...
over 11 years ago
Added some comments and such
Victor Benichoux
More...
almost 12 years ago
Added some informations for the installation of CSpikeQueue
Victor Benichoux
More...
almost 12 years ago
Make the TanCarney examples work with Python 2.5 (do not use itertools.product)
Marcel Stimberg
More...
almost 12 years ago
fixed the bug I volutarily introduced to see if you guys followed
Victor Benichoux
More...
almost 12 years ago
Use numpy 1.6.2 for testing, the current 1.7.0 version is incompatible with weave.
Marcel Stimberg
More...
almost 12 years ago
Added a "precompute_offsets" to the C Version of SpikeQueue. Fixes a bug mentioned on the ML today.
Victor Benichoux
More...
almost 12 years ago
Added a first version of Synapses with the possibility of dynamically updated delays. The way this is done is mostly by having delays act as a simple attribute that is used to update the spikequeue at each timesteps.
Victor Benichoux
More...
almost 12 years ago
←
1
2
3
4
5
6
7
8
9
…
92
93
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree