.git-blame-ignore-revs
.git_archival.txt
.gitattributes
.gitignore
.gitmodules
.readthedocs.yml
CITATION.cff
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/publish_to_pypi.yml
Brian2Cuda.egg-info/PKG-INFO
Brian2Cuda.egg-info/SOURCES.txt
Brian2Cuda.egg-info/dependency_links.txt
Brian2Cuda.egg-info/requires.txt
Brian2Cuda.egg-info/top_level.txt
brian2cuda/__init__.py
brian2cuda/_version.py
brian2cuda/binomial.py
brian2cuda/codeobject.py
brian2cuda/cuda_generator.py
brian2cuda/cuda_prefs.py
brian2cuda/device.py
brian2cuda/timedarray.py
brian2cuda/brianlib/clocks.h
brian2cuda/brianlib/common_math.h
brian2cuda/brianlib/cudaVector.h
brian2cuda/brianlib/cuda_utils.h
brian2cuda/brianlib/curand_buffer.h
brian2cuda/brianlib/dynamic_array.h
brian2cuda/brianlib/spikequeue.h
brian2cuda/brianlib/stdint_compat.h
brian2cuda/sphinxext/__init__.py
brian2cuda/sphinxext/briandoc.py
brian2cuda/sphinxext/docscrape.py
brian2cuda/sphinxext/docscrape_sphinx.py
brian2cuda/sphinxext/examplefinder.py
brian2cuda/sphinxext/generate_examples.py
brian2cuda/sphinxext/generate_reference.py
brian2cuda/templates/common_group.cu
brian2cuda/templates/common_synapses.cu
brian2cuda/templates/group_variable_set.cu
brian2cuda/templates/group_variable_set_conditional.cu
brian2cuda/templates/main.cu
brian2cuda/templates/makefile
brian2cuda/templates/network.cu
brian2cuda/templates/objects.cu
brian2cuda/templates/rand.cu
brian2cuda/templates/ratemonitor.cu
brian2cuda/templates/reset.cu
brian2cuda/templates/run.cu
brian2cuda/templates/spatialstateupdate.cu
brian2cuda/templates/spikegenerator.cu
brian2cuda/templates/spikemonitor.cu
brian2cuda/templates/statemonitor.cu
brian2cuda/templates/stateupdate.cu
brian2cuda/templates/summed_variable.cu
brian2cuda/templates/synapses.cu
brian2cuda/templates/synapses_classes.cu
brian2cuda/templates/synapses_create_array.cu
brian2cuda/templates/synapses_create_generator.cu
brian2cuda/templates/synapses_push_spikes.cu
brian2cuda/templates/threshold.cu
brian2cuda/templates/win_makefile
brian2cuda/tests/__init__.py
brian2cuda/tests/conftest.py
brian2cuda/tests/func_def_cuda.cu
brian2cuda/tests/func_def_cuda.h
brian2cuda/tests/test_cpp_cuda_consistency.py
brian2cuda/tests/test_cuda_generator.py
brian2cuda/tests/test_cuda_standalone.py
brian2cuda/tests/test_functions.py
brian2cuda/tests/test_gpu_detection.py
brian2cuda/tests/test_monitor.py
brian2cuda/tests/test_network.py
brian2cuda/tests/test_network_multiple_runs.py
brian2cuda/tests/test_neurongroup.py
brian2cuda/tests/test_profiling.py
brian2cuda/tests/test_random_number_generation.py
brian2cuda/tests/test_spikegenerator.py
brian2cuda/tests/test_stateupdaters.py
brian2cuda/tests/test_stringtools.py
brian2cuda/tests/test_synaptic_propagations.py
brian2cuda/tests/features/__init__.py
brian2cuda/tests/features/cuda_configuration.py
brian2cuda/tests/features/speed.py
brian2cuda/utils/__init__.py
brian2cuda/utils/gputools.py
brian2cuda/utils/logger.py
brian2cuda/utils/stringtools.py
docs_sphinx/Makefile
docs_sphinx/conf.py
docs_sphinx/index.rst
docs_sphinx/make.bat
docs_sphinx/introduction/cuda_configuration.rst
docs_sphinx/introduction/index.rst
docs_sphinx/introduction/install.rst
docs_sphinx/introduction/known_issues.rst
docs_sphinx/introduction/performance.rst
docs_sphinx/introduction/preferences.rst
examples/TODO.txt
examples/brunelhakim.py
examples/cobahh.py
examples/cuba.py
examples/figures.mplstyle
examples/mushroombody.py
examples/run_examples.sh
examples/stdp.py
examples/utils.py
examples/compartmental/bipolar_cell_cpp.py
examples/compartmental/bipolar_cell_cuda.py
examples/compartmental/bipolar_with_inputs2_cpp.py
examples/compartmental/bipolar_with_inputs2_cuda.py
examples/compartmental/bipolar_with_inputs_cpp.py
examples/compartmental/bipolar_with_inputs_cuda.py
examples/compartmental/hh_with_spikes_cpp.py
examples/compartmental/hh_with_spikes_cuda.py
examples/compartmental/hodgkin_huxley_1952_cpp.py
examples/compartmental/hodgkin_huxley_1952_cuda.py
examples/compartmental/lfp_cpp.py
examples/compartmental/lfp_cuda.py
examples/compartmental/rall_cpp.py
examples/compartmental/rall_cuda.py
examples/compartmental/spike_initiation_cpp.py
examples/compartmental/spike_initiation_cuda.py
examples/compartmental/plots/all_plots_combined.sh
examples/compartmental/plots/hh_with_spikes_checkresults.py
frozen_repos/brian2.diff
frozen_repos/brian2genn.diff
frozen_repos/init_genn.sh
frozen_repos/submodules_update.sh
frozen_repos/update_brian2.sh
frozen_repos/update_brian2genn.sh