SpikingNN.jl
SpikingNN.jl copied to clipboard
An multi-platform spiking neural network simulator
Hi there, To test if I could simulate spiking neural networks with GPU I modified the population-test.jl file (now called population-gpu-test.jl) To make the example a bit less trivial I...
This pull request changes the compat entry for the `StructArrays` package from `0.4` to `0.4, 0.5`. This keeps the compat entries for earlier versions. Note: I have not tested your...
This pull request changes the compat entry for the `DataStructures` package from `0.17` to `0.17, 0.18`. This keeps the compat entries for earlier versions. Note: I have not tested your...
In order to be usable by the neuroscience community, we would at least need to add: - [Izhikevich model](https://www.izhikevich.org/publications/spikes.pdf) - [Hodgkin-Huxley model](https://neuronaldynamics.epfl.ch/online/Ch2.S2.html)