brian-team / brian2cuda

A brian2 extension to simulate spiking neural networks on GPUs
https://brian2cuda.readthedocs.io/
GNU General Public License v3.0
60 stars 12 forks source link

Impelement brian2cuda preference file support #281

Open denisalevi opened 2 years ago

denisalevi commented 2 years ago

Adding brian2cuda preferences to the default brian2 file doesn't work currently. To be able to set brian2cuda preferences, we need a separate reference file.

See brian-team/brian2#1340 for how to do it.