<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>The Brian spiking neural network simulator</title><link>https://briansimulator.org/</link><description>A free, open source simulator for spiking neural networks.</description><atom:link href="https://briansimulator.org/rss.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2026 &lt;a href="mailto:postmaster@briansimulator.org"&gt;Brian team&lt;/a&gt; </copyright><lastBuildDate>Thu, 15 Jan 2026 16:29:51 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>New release: Brian 2.10</title><link>https://briansimulator.org/posts/2025/brian-210/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;We are happy to announce the &lt;strong&gt;Brian 2.10 release&lt;/strong&gt;. This release extends the functionality of &lt;code&gt;PopulationRateMonitor&lt;/code&gt; and &lt;code&gt;SpikeMonitor&lt;/code&gt;, which now provide a unified interface to for smoothed and binned rates, and adds a new &lt;code&gt;run_at&lt;/code&gt; function to execute code at specific time points. It also fixes several important bugs and comes with performance improvements for C++ standalone mode. Behind the scenes, it made important progress in refactoring aspects of our code generation system, working towards the long-term goal of having a single C++ code generation system for standalone and runtime mode, and retiring the current Cython code generation mechanism.&lt;/p&gt;
&lt;p&gt;For more details, head over to the &lt;a href="https://brian2.readthedocs.io/en/2.10.1/introduction/release_notes.html"&gt;release notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2025/brian-210/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Development</category><category>Release</category><guid>https://briansimulator.org/posts/2025/brian-210/</guid><pubDate>Wed, 10 Dec 2025 17:00:00 GMT</pubDate></item><item><title>New release: Brian 2.9.0</title><link>https://briansimulator.org/posts/2025/brian-29/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;We are happy to announce the &lt;strong&gt;Brian 2.9 release&lt;/strong&gt;. This release extends the functionality of Brian’s &lt;em&gt;linked variable&lt;/em&gt; feature (in particular, it can now be used to refer to a global modulation term in &lt;code&gt;Synapses&lt;/code&gt;), and adds a “graceful interrupt” feature, allowing users to interrupt a simulation with Ctrl+C without triggering the usual Exception.
As usual, the release also fixes a number of bugs and incompatibilities and comes with new examples in its documentation.&lt;/p&gt;
&lt;p&gt;For more details, head over to the &lt;a href="https://brian2.readthedocs.io/en/2.9.0/introduction/release_notes.html"&gt;release notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2025/brian-29/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Development</category><category>Release</category><guid>https://briansimulator.org/posts/2025/brian-29/</guid><pubDate>Fri, 16 May 2025 08:00:00 GMT</pubDate></item><item><title>GSoC 2025</title><link>https://briansimulator.org/posts/2025/gsoc-2025/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;[Update: An earlier version of this website had an incorrect date for the submission deadline. Sincere apologies to anyone who relied on this information!]&lt;/p&gt;
&lt;p&gt;We are very happy that the &lt;a href="https://incf.org"&gt;INCF&lt;/a&gt; has been again selected to be a mentor organization for the &lt;a href="https://summerofcode.withgoogle.com/"&gt;Google Summer of Code&lt;/a&gt; (“a global, online program focused on bringing new contributors into open source software development”). As in last years, the Brian simulator project takes part and offers several projects for students/”open source beginners” to work on.
The &lt;strong&gt;application period for the Google Summer of Code 2025 starts&lt;/strong&gt; on &lt;strong&gt;March 24th&lt;/strong&gt;, and the deadline is on &lt;strong&gt;April 8th&lt;/strong&gt; (full &lt;a href="https://developers.google.com/open-source/gsoc/timeline"&gt;timeline for GSoC 2025&lt;/a&gt;). With this post we give some general information about the ideal contributor application from our point of view. The recommendations we give here hold for all of the proposed projects, but we will also try to give information specific to the respective projects in the corresponding &lt;a href="https://neurostars.org/tag/gsoc2025"&gt;neurostars&lt;/a&gt; threads. For a full list of Brian-related projects, see the end of this post.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2025/gsoc-2025/"&gt;Read more…&lt;/a&gt; (3 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Development</category><category>GSoC</category><guid>https://briansimulator.org/posts/2025/gsoc-2025/</guid><pubDate>Mon, 10 Mar 2025 15:45:00 GMT</pubDate></item><item><title>New release: Brian 2.8.0</title><link>https://briansimulator.org/posts/2024/brian-28/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;We are happy to announce the &lt;strong&gt;Brian 2.8 release&lt;/strong&gt;. This release fixes a number of small bugs and improves our release infrastructure. In addition, it includes an important performance improvement for random number generation in C++ standalone mode, which significantly speeds up everything that needs randomness (e.g. PoissonGroup). It also comes with the Diehl &amp;amp; Cook (2015) model in the documentation, contributed by Björn Lindqvist (thanks!).&lt;/p&gt;
&lt;p&gt;For more details, head over to the &lt;a href="https://brian2.readthedocs.io/en/2.8.0/introduction/release_notes.html"&gt;release notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2024/brian-28/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Development</category><category>Release</category><guid>https://briansimulator.org/posts/2024/brian-28/</guid><pubDate>Fri, 20 Dec 2024 16:00:00 GMT</pubDate></item><item><title>New releases: Brian 2.7.0 and 2.7.1</title><link>https://briansimulator.org/posts/2024/brian-27/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;We are happy to announce the releases of &lt;strong&gt;Brian 2.7&lt;/strong&gt; and &lt;strong&gt;2.7.1&lt;/strong&gt;, together with the compatible CUDA backends &lt;strong&gt;Brian2CUDA 1.0a5&lt;/strong&gt; and &lt;strong&gt;1.0a6&lt;/strong&gt;. Apart from the usual mix of small improvements and bug fixes, the main new feature is the compatibility with the &lt;a href="https://numpy.org/doc/stable/release/2.0.0-notes.html"&gt;numpy 2.0 release&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For more details, head over to the &lt;a href="https://brian2.readthedocs.io/en/2.7.1/introduction/release_notes.html"&gt;release notes&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2024/brian-27/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Development</category><category>Release</category><guid>https://briansimulator.org/posts/2024/brian-27/</guid><pubDate>Mon, 01 Jul 2024 08:00:00 GMT</pubDate></item><item><title>New release: Brian 2.6</title><link>https://briansimulator.org/posts/2024/brian-26/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;It’s been a while since the last release, so we are very happy to announce that &lt;strong&gt;Brian 2.6&lt;/strong&gt; is finally out 🎉 This release comes with a major new feature to run standalone simulations repeatedly (or in parallel), without recompiling its code. We now also automatically push Docker images to &lt;a href="https://hub.docker.com/repository/docker/briansimulator/brian/general"&gt;Docker Hub&lt;/a&gt;, provide Python wheels for Python 3.12, and build and test on Apple Silicon hardware. The release also fixes various compatibility issues with the upcoming numpy 2.0 release – although we cannot be sure yet whether the ongoing development will not make additional changes neccessary. As always, the new release also fixes a bunch of small bugs and errors, and updates the documentation and the examples.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2024/brian-26/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Development</category><category>Release</category><guid>https://briansimulator.org/posts/2024/brian-26/</guid><pubDate>Fri, 15 Mar 2024 15:40:00 GMT</pubDate></item><item><title>GSoC 2024</title><link>https://briansimulator.org/posts/2024/gsoc-2024/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;We are very happy that the &lt;a href="https://incf.org"&gt;INCF&lt;/a&gt; has been again selected to be a mentor organization for the &lt;a href="https://summerofcode.withgoogle.com/"&gt;Google Summer of Code&lt;/a&gt; (“a global, online program focused on bringing new contributors into open source software development”). As in last years, the Brian simulator project takes part and offers several projects for students/”open source beginners” to work on.
The application period for the Google Summer of Code 2024 starts on March 18th (full &lt;a href="https://developers.google.com/open-source/gsoc/timeline"&gt;timeline for GSoC 2024&lt;/a&gt;). With this post we give some general information about the ideal contributor application from our point of view. The recommendations we give here hold for all of the proposed projects, but we will also try to give information specific to the respective projects in the corresponding &lt;a href="https://neurostars.org/tag/gsoc2024"&gt;neurostars&lt;/a&gt; threads. For a full list of Brian-related projects, see the end of this post.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2024/gsoc-2024/"&gt;Read more…&lt;/a&gt; (3 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Development</category><category>GSoC</category><guid>https://briansimulator.org/posts/2024/gsoc-2024/</guid><pubDate>Wed, 28 Feb 2024 13:15:00 GMT</pubDate></item><item><title>Brian receives the French Open Science Free Research Software Award</title><link>https://briansimulator.org/posts/2023/french-open-science-award/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;We are proud and happy to announce that the &lt;em&gt;Brian simulator&lt;/em&gt; has been awarded with an &lt;a href="https://www.ouvrirlascience.fr/the-2023-open-science-free-research-software-awards/"&gt;&lt;em&gt;Open Science Free Research Software Award&lt;/em&gt;&lt;/a&gt; by the &lt;a href="https://www.enseignementsup-recherche.gouv.fr/"&gt;French Ministry of Higher Education and Research&lt;/a&gt;. In the second edition of these awards, eight software applications developed by French teams were rewarded for their “contributions to the advancement of scientific knowledge or for their promising work in this area.”:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2023/french-open-science-award/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Award</category><guid>https://briansimulator.org/posts/2023/french-open-science-award/</guid><pubDate>Thu, 30 Nov 2023 16:30:00 GMT</pubDate></item><item><title>Recommendations for GSoC 2023 applications</title><link>https://briansimulator.org/posts/2023/gsoc-applications/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;The application period for the Google Summer of Code 2023 starts on March 20th (full &lt;a href="https://developers.google.com/open-source/gsoc/timeline"&gt;timeline for GSoC 2023&lt;/a&gt;). With this post we give some general information about the ideal contributor application from our point of view. The recommendations we give here hold for all of the proposed projects, but we will also try to give information specific to the respective projects in the corresponding &lt;a href="https://neurostars.org/"&gt;neurostars&lt;/a&gt; threads. For a full list of Brian-related projects, see the end of this post.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2023/gsoc-applications/"&gt;Read more…&lt;/a&gt; (3 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Development</category><category>GSoC</category><guid>https://briansimulator.org/posts/2023/gsoc-applications/</guid><pubDate>Fri, 17 Mar 2023 16:30:00 GMT</pubDate></item><item><title>CNS 2022 satellite tutorial on Brian (June 30th)</title><link>https://briansimulator.org/posts/2022/cns-satellite-tutorial/</link><dc:creator>Brian team</dc:creator><description>&lt;div&gt;&lt;p&gt;On June 30th, 2022, we will have a &lt;strong&gt;Brian tutorial&lt;/strong&gt;, as part of a series of free satellite tutorials organized by the &lt;a href="https://ocns.github.io/SoftwareWG/"&gt;INCF/OCNS Software Working Group&lt;/a&gt; two weeks before &lt;a href="https://www.cnsorg.org/cns-2022"&gt;CNS&lt;code&gt;*&lt;/code&gt;2022&lt;/a&gt;.
You can find more information about the tutorials here: &lt;a href="https://ocns.github.io/SoftwareWG/pages/software-wg-satellite-tutorials-at-cns-2022.html"&gt;ocns.github.io/SoftwareWG/pages/software-wg-satellite-tutorials-at-cns-2022.html&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;a href="https://briansimulator.org/posts/2022/cns-satellite-tutorial/"&gt;Read more…&lt;/a&gt; (1 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>Teaching</category><guid>https://briansimulator.org/posts/2022/cns-satellite-tutorial/</guid><pubDate>Mon, 27 Jun 2022 14:55:00 GMT</pubDate></item></channel></rss>