brian-team/brian2
Brian is a free, open source simulator for spiking neural networks.
PythonNOASSERTION
Issues
- 2
Brian 2 compilation error on Windows (The "exprel" function needs C99 compiler support)
#1565 opened by Treetalker - 4
- 3
Random number generation on C++ standalone is slow
#1483 opened by mstimberg - 1
- 5
- 1
- 1
Error in test case
#1554 opened by abin102 - 3
`np.allclose` fails on quantities with units
#1546 opened by lkeegan - 0
How to connect Brian2 with ROS
#1549 opened by wcx12306 - 2
I don't get a correct answer
#1542 opened by mareba2030 - 1
Value error in stdp code
#1538 opened by hanbuck30 - 7
Returned value needs to be retrieved for object to work
#1499 opened by jlubo - 9
- 2
Setting Neuron weights?
#1494 opened by IanQS - 2
module 'brian2' has no attribute 'units'
#1505 opened by MichielMoe - 0
- 1
problem with NeuronGroup
#1508 opened by rinatsaban-uni - 2
A bug in the Synapse.connect documentation
#1500 opened by Jasmine969 - 0
- 1
[beginner question]step through brian2 to understand inner workings of neuronal models
#1491 opened by akatav - 1
Improve parser for model descriptions
#1461 opened by bdevans - 4
the Izhikevich_2007 example neuron model bug
#1476 opened by max-talanov - 1
[Question] Is it possible to run multiple threads/processes to run multipe simulations simultaneously?
#1441 opened by steathy-spikes - 2
[readthedocs] Tutorials disappeared
#1477 opened by kernfel - 0
- 1
Problem with storing Neurongroups in dictionaries
#1472 opened by VicsomeAI - 0
GSL incompatibility with latest Cython beta
#1470 opened by mstimberg - 2
[Question] Regarding the spatial neuron equation
#1466 opened by hunjunlee - 0
Improve Pyodide support
#1465 opened by thesamovar - 0
- 0
Improve the MarkDown exporter
#1462 opened by bdevans - 7
- 5
- 3
Dynamic delays during a run
#1455 opened by KarimHabashy - 1
"python setup.py install" error
#1448 opened by daoketezzu - 1
Remove version checks in `brian2.__init__.py`?
#1443 opened by mstimberg - 4
- 1
Implementation of alpha synapses for a conductance based point LIF neuron model in Brian2
#1432 opened by sras202 - 0
Avoid extremely long LaTeX output for arrays
#1425 opened by mstimberg - 6
Log files and multiprocessing
#1418 opened by mstimberg - 2
[bug] connecting Neuron to Synapses with the _add_synapses_from_arrays function fails in cpp/cuda
#1383 opened by davideschiavone - 1
[bug] error while plotting spikes with SpikeMonitor
#1409 opened by dokato - 0
Complex indexing for synaptic variables
#1422 opened by mstimberg - 6
how to add brian2 objects together and run
#1414 opened by ivapl - 2
prefs.logging.{save_script,file_log} without effect
#1407 opened by schmitts - 1
Typo in tutorial number 2?
#1397 opened by ariel-m-s - 2
Fail to simulate a long run in cpp_standalone mode.
#1394 opened by NeoNeuron - 2
[question] Winnter-Take-all
#1379 opened by davideschiavone - 8
2.5.0.2 wheel is incompatible with numpy versions < 1.22
#1382 opened by kjohnsen - 1
MAX functions seem not to be used in equations
#1376 opened by HotCoCoC