SpikingNetworks.jl is a julia package for computational neuroscientists to simulate large scale spiking neural network. It is inspired by Brain2, and achieve most of the functionalities in Brian2 with faster speed, cleaner syntax and flexibility. Julia is a technical computing language, which relies on LLVM to achieve efficiency comparable to C. Julia has MATLAB-like syntax and is user-friendly to MATLAB users. This this package aims at experienced computational neuroscientists who want faster speed.
Yao Lu