Working with data structures
============================

Task-oriented recipes for picking and using ``brainevent``'s event and sparse data
structures. Each guide assumes you already know the basics (see the
:doc:`tutorials </tutorials/data-structures/index>`) and want to accomplish one
concrete thing.

.. toctree::
   :maxdepth: 1
   :caption: Working with data structures

   choosing-a-sparse-format
   jit-connectivity-large-networks
   synaptic-plasticity
   unit-aware-computation
