brian-team/brian2cuda
A brian2 extension to simulate spiking neural networks on GPUs
This tool helps computational neuroscientists simulate large-scale spiking neural networks much faster by leveraging the power of NVIDIA GPUs. You provide your existing Brian2 network model, and it runs the simulation on a GPU, outputting the same simulation results you'd expect from Brian2, but significantly quicker. It's designed for researchers and scientists who build and test complex brain models.
Available on PyPI.
Use this if you are a neuroscientist or researcher working with Brian2 and need to speed up simulations of large spiking neural network models.
Not ideal if you are not already using Brian2 for your neural network simulations or do not have access to an NVIDIA GPU.
Stars
69
Forks
18
Language
Python
License
GPL-3.0
Category
Last pushed
Jan 21, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/brian-team/brian2cuda"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
alphaville/optimization-engine
Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
symforce-org/symforce
Fast symbolic computation, code generation, and nonlinear optimization for robotics
stack-of-tasks/pinocchio
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
inducer/loopy
A code generator for array-based code on CPUs and GPUs
loco-3d/crocoddyl
Crocoddyl is an optimal control library for robot control under contact sequence. Its solver is...