Installation

Dependencies

DTB is constrcted in a server-client framework. Here, we only introduce the establishment of the python environment required by the client. The construction and compilation of the server-side environment will be supplemented later.

Main packages and libraries

  • mpi

  • pytorch, and its dependencies

  • numpy

  • numba

  • matplotlib

Note

Old version can be found in https://gitlab.com/lu_seminar/spliking_nn_for_brain_simulation.