Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
brian2cuda
==========

[![Join the chat at https://gitter.im/brian-team/brian2cuda](https://badges.gitter.im/brian-team/brian2cuda.svg)](https://gitter.im/brian-team/brian2cuda?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Please note that this package is still under developement and some features are not yet usable.

Brian2cuda is an extention of the spiking neural network simulator [Brian2](https://github.com/brian-team/brian2), implementing a [Brian2 standalone device](http://brian2.readthedocs.io/en/stable/developer/devices.html) to generate C++/CUDA code to run simluations on NVIDIA general purpose graphics processing units (GPGPUs).
Expand Down