``braintaichi`` documentation
=============================

`braintaichi <https://github.com/chaoming0625/braintaichi>`_  leverages `Taichi Lang <https://www.taichi-lang.org/>`_ to customize brain dynamics operators.

----


Installation
^^^^^^^^^^^^

.. code-block:: bash

   pip install -U braintaichi


----


See also the BDP ecosystem
^^^^^^^^^^^^^^^^^^^^^^^^^^


We are building the `brain dynamics programming ecosystem <https://ecosystem-for-brain-dynamics.readthedocs.io/>`_.

----

.. toctree::
   :maxdepth: 1
   :caption: Tutorial

   tutorial/braintaichi_intro.ipynb
   tutorial/complete_example.ipynb


.. toctree::
   :maxdepth: 1
   :caption: API Documentation

   apis/changelog.md
   apis/operator-registration.rst
   apis/sparse-operators.rst
   apis/event-operators.rst
   apis/jitconn-operators.rst