.clang-format
.gitignore
.gitmodules
.gitreview
.readthedocs.yaml
.travis.yml
CHANGELOG.md
CMakeLists.txt
COPYING
COPYING.LESSER
MANIFEST.in
README.rst
setup.py
.github/workflows/clang_format_check.yaml
.github/workflows/coverage_test.yaml
.github/workflows/docstring_check.yaml
CMake/CodeCoverage.cmake
CMake/sonata-config.cmake
ci/README.md
ci/check_clang_format.sh
ci/check_generated_docstrings.sh
ci/coverage_test.sh
ci/cpp_test.sh
ci/python_push_sdist.sh
ci/python_test.sh
docs/Makefile
docs/environment.yml
docs/source/Doxyfile
docs/source/DoxygenLayout.xml
docs/source/api.rst
docs/source/conf.py
docs/source/cpp.rst
docs/source/footer.html
docs/source/header.html
docs/source/index.rst
docs/source/_images/libSonataLogo.jpg
docs/source/_templates/doxygen_page.rst_t
docs/source/doxygen/.gitignore
extlib/CMakeLists.txt
extlib/HighFive/CMakeLists.txt
extlib/HighFive/LICENSE
extlib/HighFive/include/highfive/H5Attribute.hpp
extlib/HighFive/include/highfive/H5DataSet.hpp
extlib/HighFive/include/highfive/H5DataSpace.hpp
extlib/HighFive/include/highfive/H5DataType.hpp
extlib/HighFive/include/highfive/H5Easy.hpp
extlib/HighFive/include/highfive/H5Exception.hpp
extlib/HighFive/include/highfive/H5File.hpp
extlib/HighFive/include/highfive/H5FileDriver.hpp
extlib/HighFive/include/highfive/H5Group.hpp
extlib/HighFive/include/highfive/H5Object.hpp
extlib/HighFive/include/highfive/H5PropertyList.hpp
extlib/HighFive/include/highfive/H5Selection.hpp
extlib/HighFive/include/highfive/H5Utility.hpp
extlib/HighFive/include/highfive/bits/H5Annotate_traits.hpp
extlib/HighFive/include/highfive/bits/H5Annotate_traits_misc.hpp
extlib/HighFive/include/highfive/bits/H5Attribute_misc.hpp
extlib/HighFive/include/highfive/bits/H5ConverterEigen_misc.hpp
extlib/HighFive/include/highfive/bits/H5Converter_misc.hpp
extlib/HighFive/include/highfive/bits/H5DataSet_misc.hpp
extlib/HighFive/include/highfive/bits/H5DataType_misc.hpp
extlib/HighFive/include/highfive/bits/H5Dataspace_misc.hpp
extlib/HighFive/include/highfive/bits/H5Exception_misc.hpp
extlib/HighFive/include/highfive/bits/H5FileDriver_misc.hpp
extlib/HighFive/include/highfive/bits/H5File_misc.hpp
extlib/HighFive/include/highfive/bits/H5Group_misc.hpp
extlib/HighFive/include/highfive/bits/H5Iterables_misc.hpp
extlib/HighFive/include/highfive/bits/H5Node_traits.hpp
extlib/HighFive/include/highfive/bits/H5Node_traits_misc.hpp
extlib/HighFive/include/highfive/bits/H5Object_misc.hpp
extlib/HighFive/include/highfive/bits/H5PropertyList_misc.hpp
extlib/HighFive/include/highfive/bits/H5ReadWrite_misc.hpp
extlib/HighFive/include/highfive/bits/H5Selection_misc.hpp
extlib/HighFive/include/highfive/bits/H5Slice_traits.hpp
extlib/HighFive/include/highfive/bits/H5Slice_traits_misc.hpp
extlib/HighFive/include/highfive/bits/H5Utils.hpp
extlib/HighFive/include/highfive/h5easy_bits/H5Easy_Eigen.hpp
extlib/HighFive/include/highfive/h5easy_bits/H5Easy_misc.hpp
extlib/HighFive/include/highfive/h5easy_bits/H5Easy_scalar.hpp
extlib/HighFive/include/highfive/h5easy_bits/H5Easy_vector.hpp
extlib/HighFive/include/highfive/h5easy_bits/H5Easy_xtensor.hpp
extlib/fmt/CMakeLists.txt
extlib/fmt/CONTRIBUTING.rst
extlib/fmt/ChangeLog.rst
extlib/fmt/LICENSE.rst
extlib/fmt/README.rst
extlib/fmt/include/fmt/color.h
extlib/fmt/include/fmt/core.h
extlib/fmt/include/fmt/format-inl.h
extlib/fmt/include/fmt/format.h
extlib/fmt/include/fmt/ostream.h
extlib/fmt/include/fmt/posix.h
extlib/fmt/include/fmt/printf.h
extlib/fmt/include/fmt/ranges.h
extlib/fmt/include/fmt/time.h
extlib/fmt/src/format.cc
extlib/fmt/src/posix.cc
extlib/fmt/support/cmake/FindSetEnv.cmake
extlib/fmt/support/cmake/cxx14.cmake
include/bbp/sonata/common.h
include/bbp/sonata/edges.h
include/bbp/sonata/nodes.h
include/bbp/sonata/population.h
include/bbp/sonata/report_reader.h
python/CMakeLists.txt
python/bindings.cpp
python/generated/.clang-format
python/generated/docstrings.h
python/libsonata/__init__.py
python/libsonata.egg-info/PKG-INFO
python/libsonata.egg-info/SOURCES.txt
python/libsonata.egg-info/dependency_links.txt
python/libsonata.egg-info/not-zip-safe
python/libsonata.egg-info/requires.txt
python/libsonata.egg-info/top_level.txt
python/pybind11/CMakeLists.txt
python/pybind11/LICENSE
python/pybind11/include/pybind11/attr.h
python/pybind11/include/pybind11/buffer_info.h
python/pybind11/include/pybind11/cast.h
python/pybind11/include/pybind11/chrono.h
python/pybind11/include/pybind11/common.h
python/pybind11/include/pybind11/complex.h
python/pybind11/include/pybind11/eigen.h
python/pybind11/include/pybind11/embed.h
python/pybind11/include/pybind11/eval.h
python/pybind11/include/pybind11/functional.h
python/pybind11/include/pybind11/iostream.h
python/pybind11/include/pybind11/numpy.h
python/pybind11/include/pybind11/operators.h
python/pybind11/include/pybind11/options.h
python/pybind11/include/pybind11/pybind11.h
python/pybind11/include/pybind11/pytypes.h
python/pybind11/include/pybind11/stl.h
python/pybind11/include/pybind11/stl_bind.h
python/pybind11/include/pybind11/detail/class.h
python/pybind11/include/pybind11/detail/common.h
python/pybind11/include/pybind11/detail/descr.h
python/pybind11/include/pybind11/detail/init.h
python/pybind11/include/pybind11/detail/internals.h
python/pybind11/include/pybind11/detail/typeid.h
python/pybind11/tools/FindCatch.cmake
python/pybind11/tools/FindEigen3.cmake
python/pybind11/tools/FindPythonLibsNew.cmake
python/pybind11/tools/pybind11Tools.cmake
python/tests/test.py
src/common.cpp
src/edge_index.cpp
src/edge_index.h
src/edges.cpp
src/hdf5_mutex.cpp
src/hdf5_mutex.hpp
src/nodes.cpp
src/population.cpp
src/population.hpp
src/report_reader.cpp
src/version.cpp.in
tests/CMakeLists.txt
tests/main.cpp
tests/test_edges.cpp
tests/test_nodes.cpp
tests/test_report_reader.cpp
tests/test_selection.cpp
tests/data/edges-no-index.h5
tests/data/edges1.h5
tests/data/elements.h5
tests/data/generate.py
tests/data/nodes1.h5
tests/data/somas.h5
tests/data/spikes.h5