.clang-format
.gitignore
.gitmodules
.readthedocs.yaml
AUTHORS.txt
CHANGELOG.md
CMakeLists.txt
CONTRIBUTING.md
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
setup.py
.github/workflows/check-sdist.yml
.github/workflows/clang_format_check.yaml
.github/workflows/coverage_test.yaml
.github/workflows/docstring_check.yaml
.github/workflows/publish-sdist-wheels.yml
.github/workflows/run-tests.yml
3rdparty/CMakeLists.txt
3rdparty/GSL_LITE/.editorconfig
3rdparty/GSL_LITE/.gitattributes
3rdparty/GSL_LITE/.gitignore
3rdparty/GSL_LITE/CHANGES.txt
3rdparty/GSL_LITE/CMakeLists.txt
3rdparty/GSL_LITE/CMakePresets.json
3rdparty/GSL_LITE/LICENSE
3rdparty/GSL_LITE/README.md
3rdparty/GSL_LITE/_config.yml
3rdparty/GSL_LITE/appveyor.yml
3rdparty/GSL_LITE/azure-pipelines.yml
3rdparty/GSL_LITE/_includes/footer.html
3rdparty/GSL_LITE/_includes/nav-items.html
3rdparty/GSL_LITE/_layouts/home.html
3rdparty/GSL_LITE/_layouts/page.html
3rdparty/GSL_LITE/_sass/minima/custom-variables.scss
3rdparty/GSL_LITE/cmake/CommonPresets.json
3rdparty/GSL_LITE/cmake/InstallBasicPackageFiles.cmake
3rdparty/GSL_LITE/doc/Reference.md
3rdparty/GSL_LITE/example/01-basic.cpp
3rdparty/GSL_LITE/example/02-span.cpp
3rdparty/GSL_LITE/example/CMakeLists.txt
3rdparty/GSL_LITE/example/with-CPM/CMakeLists.txt
3rdparty/GSL_LITE/example/with-CPM/CMakePresets.json
3rdparty/GSL_LITE/example/with-CPM/README.md
3rdparty/GSL_LITE/example/with-CPM/main.cpp
3rdparty/GSL_LITE/example/with-CPM/cmake/CPM.cmake
3rdparty/GSL_LITE/example/with-Vcpkg/CMakeLists.txt
3rdparty/GSL_LITE/example/with-Vcpkg/CMakePresets.json
3rdparty/GSL_LITE/example/with-Vcpkg/README.md
3rdparty/GSL_LITE/example/with-Vcpkg/main.cpp
3rdparty/GSL_LITE/example/with-Vcpkg/vcpkg.json
3rdparty/GSL_LITE/include/gsl/gsl-lite.hpp
3rdparty/GSL_LITE/include/gsl-lite/gsl-lite.hpp
3rdparty/GSL_LITE/src/CMakeLists.txt
3rdparty/GSL_LITE/src/gsl-lite.natvis
3rdparty/GSL_LITE/test/CMakeLists.txt
3rdparty/GSL_LITE/test/MakeTestTarget.cmake
3rdparty/GSL_LITE/test/assert.t.cpp
3rdparty/GSL_LITE/test/at.t.cpp
3rdparty/GSL_LITE/test/byte.t.cpp
3rdparty/GSL_LITE/test/core_check.t.cpp
3rdparty/GSL_LITE/test/core_check_lite.t.cpp
3rdparty/GSL_LITE/test/emulation.t.cpp
3rdparty/GSL_LITE/test/gsl-lite.t.cpp
3rdparty/GSL_LITE/test/gsl-lite.t.hpp
3rdparty/GSL_LITE/test/issue.t.cpp
3rdparty/GSL_LITE/test/lest_cpp03.hpp
3rdparty/GSL_LITE/test/not_null.t.cpp
3rdparty/GSL_LITE/test/owner.t.cpp
3rdparty/GSL_LITE/test/span.t.cpp
3rdparty/GSL_LITE/test/string_span.t.cpp
3rdparty/GSL_LITE/test/util.t.cpp
3rdparty/GSL_LITE/test/cuda/CMakeLists.txt
3rdparty/GSL_LITE/test/cuda/cuda.t.cu
3rdparty/HighFive/.clang-format
3rdparty/HighFive/.git-blame-ignore-revs
3rdparty/HighFive/.gitignore
3rdparty/HighFive/.gitmodules
3rdparty/HighFive/AUTHORS.txt
3rdparty/HighFive/CHANGELOG.md
3rdparty/HighFive/CMakeLists.txt
3rdparty/HighFive/LICENSE
3rdparty/HighFive/README.md
3rdparty/HighFive/codecov.yml
3rdparty/HighFive/.github/build.sh
3rdparty/HighFive/.github/create_submodule_update_pr.sh
3rdparty/HighFive/.github/dependabot.yml
3rdparty/HighFive/.github/mamba_env_cxx14.yaml
3rdparty/HighFive/.github/mamba_env_cxx17.yaml
3rdparty/HighFive/.github/mamba_env_cxx20.yaml
3rdparty/HighFive/.github/run_examples.sh
3rdparty/HighFive/.github/ISSUE_TEMPLATE/bug_report.md
3rdparty/HighFive/.github/ISSUE_TEMPLATE/build_failure.md
3rdparty/HighFive/.github/ISSUE_TEMPLATE/config.yml
3rdparty/HighFive/.github/ISSUE_TEMPLATE/feature_request.md
3rdparty/HighFive/.github/workflows/check_doxygen_awesome_version.yml
3rdparty/HighFive/.github/workflows/ci.yml
3rdparty/HighFive/.github/workflows/clang_format.yml
3rdparty/HighFive/.github/workflows/coverage.yml
3rdparty/HighFive/.github/workflows/gh-pages.yml
3rdparty/HighFive/.github/workflows/integration_trigger.yml
3rdparty/HighFive/.github/workflows/version_file.yml
3rdparty/HighFive/bin/format.sh
3rdparty/HighFive/cmake/HighFiveConfig.cmake
3rdparty/HighFive/cmake/HighFiveFlags.cmake
3rdparty/HighFive/cmake/HighFiveOptionalDependencies.cmake
3rdparty/HighFive/cmake/HighFiveWarnings.cmake
3rdparty/HighFive/doc/CMakeLists.txt
3rdparty/HighFive/doc/Doxyfile
3rdparty/HighFive/doc/DoxygenLayout.xml
3rdparty/HighFive/doc/developer_guide.md
3rdparty/HighFive/doc/installation.md
3rdparty/HighFive/doc/migration_guide.md
3rdparty/HighFive/doc/doxygen-awesome-css/doxygen-awesome.css
3rdparty/HighFive/doc/doxygen-awesome-css/update_doxygen_awesome.sh
3rdparty/HighFive/include/highfive/H5Attribute.hpp
3rdparty/HighFive/include/highfive/H5DataSet.hpp
3rdparty/HighFive/include/highfive/H5DataSpace.hpp
3rdparty/HighFive/include/highfive/H5DataType.hpp
3rdparty/HighFive/include/highfive/H5Easy.hpp
3rdparty/HighFive/include/highfive/H5Exception.hpp
3rdparty/HighFive/include/highfive/H5File.hpp
3rdparty/HighFive/include/highfive/H5Group.hpp
3rdparty/HighFive/include/highfive/H5Object.hpp
3rdparty/HighFive/include/highfive/H5PropertyList.hpp
3rdparty/HighFive/include/highfive/H5Reference.hpp
3rdparty/HighFive/include/highfive/H5Selection.hpp
3rdparty/HighFive/include/highfive/H5Utility.hpp
3rdparty/HighFive/include/highfive/H5Version.hpp
3rdparty/HighFive/include/highfive/H5Version.hpp.in
3rdparty/HighFive/include/highfive/boost.hpp
3rdparty/HighFive/include/highfive/boost_multi_array.hpp
3rdparty/HighFive/include/highfive/boost_span.hpp
3rdparty/HighFive/include/highfive/boost_ublas.hpp
3rdparty/HighFive/include/highfive/eigen.hpp
3rdparty/HighFive/include/highfive/half_float.hpp
3rdparty/HighFive/include/highfive/highfive.hpp
3rdparty/HighFive/include/highfive/span.hpp
3rdparty/HighFive/include/highfive/xtensor.hpp
3rdparty/HighFive/include/highfive/bits/H5Annotate_traits.hpp
3rdparty/HighFive/include/highfive/bits/H5Annotate_traits_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Attribute_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Converter_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5DataSet_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5DataType_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Dataspace_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Exception_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5File_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Friends.hpp
3rdparty/HighFive/include/highfive/bits/H5Inspector_decl.hpp
3rdparty/HighFive/include/highfive/bits/H5Inspector_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Iterables_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Node_traits.hpp
3rdparty/HighFive/include/highfive/bits/H5Node_traits_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Object_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Path_traits.hpp
3rdparty/HighFive/include/highfive/bits/H5Path_traits_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5PropertyList_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5ReadWrite_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Reference_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Selection_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Slice_traits.hpp
3rdparty/HighFive/include/highfive/bits/H5Slice_traits_misc.hpp
3rdparty/HighFive/include/highfive/bits/H5Utils.hpp
3rdparty/HighFive/include/highfive/bits/H5_definitions.hpp
3rdparty/HighFive/include/highfive/bits/assert_compatible_spaces.hpp
3rdparty/HighFive/include/highfive/bits/compute_total_size.hpp
3rdparty/HighFive/include/highfive/bits/convert_size_vector.hpp
3rdparty/HighFive/include/highfive/bits/h5_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5a_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5d_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5e_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5f_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5g_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5i_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5l_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5o_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5p_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5r_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5s_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/h5t_wrapper.hpp
3rdparty/HighFive/include/highfive/bits/inspector_stl_span_misc.hpp
3rdparty/HighFive/include/highfive/bits/squeeze.hpp
3rdparty/HighFive/include/highfive/bits/string_padding.hpp
3rdparty/HighFive/include/highfive/bits/xtensor_header_version.hpp
3rdparty/HighFive/include/highfive/experimental/opencv.hpp
3rdparty/HighFive/include/highfive/h5easy_bits/H5Easy_Eigen.hpp
3rdparty/HighFive/include/highfive/h5easy_bits/H5Easy_misc.hpp
3rdparty/HighFive/include/highfive/h5easy_bits/H5Easy_public.hpp
3rdparty/HighFive/include/highfive/h5easy_bits/H5Easy_scalar.hpp
3rdparty/HighFive/include/highfive/h5easy_bits/default_io_impl.hpp
3rdparty/HighFive/src/examples/CMakeLists.txt
3rdparty/HighFive/src/examples/boost_multi_array_2D.cpp
3rdparty/HighFive/src/examples/boost_multiarray_complex.cpp
3rdparty/HighFive/src/examples/boost_ublas_double.cpp
3rdparty/HighFive/src/examples/broadcasting_arrays.cpp
3rdparty/HighFive/src/examples/compound_types.cpp
3rdparty/HighFive/src/examples/create_attribute_string_integer.cpp
3rdparty/HighFive/src/examples/create_dataset_double.cpp
3rdparty/HighFive/src/examples/create_dataset_half_float.cpp
3rdparty/HighFive/src/examples/create_datatype.cpp
3rdparty/HighFive/src/examples/create_extensible_dataset.cpp
3rdparty/HighFive/src/examples/create_large_attribute.cpp
3rdparty/HighFive/src/examples/create_page_allocated_files.cpp
3rdparty/HighFive/src/examples/easy_attribute.cpp
3rdparty/HighFive/src/examples/easy_dumpoptions.cpp
3rdparty/HighFive/src/examples/easy_load_dump.cpp
3rdparty/HighFive/src/examples/eigen_map.cpp
3rdparty/HighFive/src/examples/eigen_matrix.cpp
3rdparty/HighFive/src/examples/eigen_vector.cpp
3rdparty/HighFive/src/examples/hl_hdf5_inmemory_files.cpp
3rdparty/HighFive/src/examples/parallel_hdf5_collective_io.cpp
3rdparty/HighFive/src/examples/parallel_hdf5_independent_io.cpp
3rdparty/HighFive/src/examples/read_write_dataset_string.cpp
3rdparty/HighFive/src/examples/read_write_raw_ptr.cpp
3rdparty/HighFive/src/examples/read_write_single_scalar.cpp
3rdparty/HighFive/src/examples/read_write_std_span.cpp
3rdparty/HighFive/src/examples/read_write_std_strings.cpp
3rdparty/HighFive/src/examples/read_write_vector_dataset.cpp
3rdparty/HighFive/src/examples/read_write_vector_dataset_references.cpp
3rdparty/HighFive/src/examples/readme_snippet.cpp
3rdparty/HighFive/src/examples/renaming_objects.cpp
3rdparty/HighFive/src/examples/select_by_id_dataset_cpp11.cpp
3rdparty/HighFive/src/examples/select_partial_dataset_cpp11.cpp
3rdparty/HighFive/src/examples/select_slices.cpp
3rdparty/HighFive/src/examples/swmr_read.cpp
3rdparty/HighFive/src/examples/swmr_write.cpp
3rdparty/HighFive/tests/cmake_integration/README.md
3rdparty/HighFive/tests/cmake_integration/test_cmake_integration.sh
3rdparty/HighFive/tests/cmake_integration/application/CMakeLists.txt
3rdparty/HighFive/tests/cmake_integration/application/hi5_application.cpp
3rdparty/HighFive/tests/cmake_integration/application/deps/.gitignore
3rdparty/HighFive/tests/cmake_integration/dependent_library/CMakeLists.txt
3rdparty/HighFive/tests/cmake_integration/dependent_library/cmake/Hi5DependentConfig.cmake.in
3rdparty/HighFive/tests/cmake_integration/dependent_library/include/hi5_dependent/read.hpp
3rdparty/HighFive/tests/cmake_integration/dependent_library/include/hi5_dependent/write.hpp
3rdparty/HighFive/tests/cmake_integration/dependent_library/src/hi5_dependent/boost.cpp
3rdparty/HighFive/tests/cmake_integration/dependent_library/src/hi5_dependent/read_vector.cpp
3rdparty/HighFive/tests/cmake_integration/dependent_library/src/hi5_dependent/write_vector.cpp
3rdparty/HighFive/tests/cmake_integration/test_dependent_library/CMakeLists.txt
3rdparty/HighFive/tests/cmake_integration/test_dependent_library/test_dependent_library.cpp
3rdparty/HighFive/tests/unit/CMakeLists.txt
3rdparty/HighFive/tests/unit/compary_arrays.hpp
3rdparty/HighFive/tests/unit/create_traits.hpp
3rdparty/HighFive/tests/unit/data_generator.hpp
3rdparty/HighFive/tests/unit/supported_types.hpp
3rdparty/HighFive/tests/unit/test_all_types.cpp
3rdparty/HighFive/tests/unit/test_boost.cpp
3rdparty/HighFive/tests/unit/test_empty_arrays.cpp
3rdparty/HighFive/tests/unit/test_high_five_selection.cpp
3rdparty/HighFive/tests/unit/test_legacy.cpp
3rdparty/HighFive/tests/unit/test_nothrow_movable.cpp
3rdparty/HighFive/tests/unit/test_opencv.cpp
3rdparty/HighFive/tests/unit/test_stl.cpp
3rdparty/HighFive/tests/unit/test_string.cpp
3rdparty/HighFive/tests/unit/test_xtensor.cpp
3rdparty/HighFive/tests/unit/tests_high_five.hpp
3rdparty/HighFive/tests/unit/tests_high_five_base.cpp
3rdparty/HighFive/tests/unit/tests_high_five_data_type.cpp
3rdparty/HighFive/tests/unit/tests_high_five_easy.cpp
3rdparty/HighFive/tests/unit/tests_high_five_parallel.cpp
3rdparty/HighFive/tests/unit/tests_import_public_headers.cpp
3rdparty/ghc_filesystem/.appveyor.yml
3rdparty/ghc_filesystem/.cirrus.yml
3rdparty/ghc_filesystem/.clang-format
3rdparty/ghc_filesystem/.clang-tidy
3rdparty/ghc_filesystem/.drone.yml-disabled
3rdparty/ghc_filesystem/.gitignore
3rdparty/ghc_filesystem/CMakeLists.txt
3rdparty/ghc_filesystem/LICENSE
3rdparty/ghc_filesystem/README.md
3rdparty/ghc_filesystem/.ci/unix-build.sh
3rdparty/ghc_filesystem/.ci/unix-test.sh
3rdparty/ghc_filesystem/.github/ISSUE_TEMPLATE/bug_report.md
3rdparty/ghc_filesystem/.github/ISSUE_TEMPLATE/feature_request.md
3rdparty/ghc_filesystem/.github/workflows/build_cmake.yml
3rdparty/ghc_filesystem/cmake/GhcHelper.cmake
3rdparty/ghc_filesystem/cmake/config.cmake.in
3rdparty/ghc_filesystem/examples/CMakeLists.txt
3rdparty/ghc_filesystem/examples/dir.cpp
3rdparty/ghc_filesystem/examples/du.cpp
3rdparty/ghc_filesystem/include/ghc/filesystem.hpp
3rdparty/ghc_filesystem/include/ghc/fs_fwd.hpp
3rdparty/ghc_filesystem/include/ghc/fs_impl.hpp
3rdparty/ghc_filesystem/include/ghc/fs_std.hpp
3rdparty/ghc_filesystem/include/ghc/fs_std_fwd.hpp
3rdparty/ghc_filesystem/include/ghc/fs_std_impl.hpp
3rdparty/ghc_filesystem/test/CMakeLists.txt
3rdparty/ghc_filesystem/test/catch.hpp
3rdparty/ghc_filesystem/test/exception.cpp
3rdparty/ghc_filesystem/test/filesystem_test.cpp
3rdparty/ghc_filesystem/test/fwd_test.cpp
3rdparty/ghc_filesystem/test/impl_test.cpp
3rdparty/ghc_filesystem/test/multi1.cpp
3rdparty/ghc_filesystem/test/multi2.cpp
3rdparty/ghc_filesystem/test/cmake/ParseAndAddCatchTests.cmake
3rdparty/lexertl14/CMakeLists.txt
3rdparty/lexertl14/README.md
3rdparty/lexertl14/cmake/lexertlConfig.cmake.in
3rdparty/lexertl14/include/lexertl/abstemious.hpp
3rdparty/lexertl14/include/lexertl/char_traits.hpp
3rdparty/lexertl14/include/lexertl/debug.hpp
3rdparty/lexertl14/include/lexertl/dot.hpp
3rdparty/lexertl14/include/lexertl/enum_operator.hpp
3rdparty/lexertl14/include/lexertl/enums.hpp
3rdparty/lexertl14/include/lexertl/generate_cpp.hpp
3rdparty/lexertl14/include/lexertl/generator.hpp
3rdparty/lexertl14/include/lexertl/internals.hpp
3rdparty/lexertl14/include/lexertl/iterator.hpp
3rdparty/lexertl14/include/lexertl/licence_1_0.txt
3rdparty/lexertl14/include/lexertl/lookup.hpp
3rdparty/lexertl14/include/lexertl/match_results.hpp
3rdparty/lexertl14/include/lexertl/memory_file.hpp
3rdparty/lexertl14/include/lexertl/narrow.hpp
3rdparty/lexertl14/include/lexertl/observer_ptr.hpp
3rdparty/lexertl14/include/lexertl/replace.hpp
3rdparty/lexertl14/include/lexertl/rules.hpp
3rdparty/lexertl14/include/lexertl/runtime_error.hpp
3rdparty/lexertl14/include/lexertl/serialise.hpp
3rdparty/lexertl14/include/lexertl/sm_to_csm.hpp
3rdparty/lexertl14/include/lexertl/sm_traits.hpp
3rdparty/lexertl14/include/lexertl/state_machine.hpp
3rdparty/lexertl14/include/lexertl/stream_num.hpp
3rdparty/lexertl14/include/lexertl/stream_shared_iterator.hpp
3rdparty/lexertl14/include/lexertl/string_token.hpp
3rdparty/lexertl14/include/lexertl/utf_iterators.hpp
3rdparty/lexertl14/include/lexertl/parser/parser.hpp
3rdparty/lexertl14/include/lexertl/parser/tokeniser/blocks.hpp
3rdparty/lexertl14/include/lexertl/parser/tokeniser/fold2.inc
3rdparty/lexertl14/include/lexertl/parser/tokeniser/fold4.inc
3rdparty/lexertl14/include/lexertl/parser/tokeniser/re_token.hpp
3rdparty/lexertl14/include/lexertl/parser/tokeniser/re_tokeniser.hpp
3rdparty/lexertl14/include/lexertl/parser/tokeniser/re_tokeniser_helper.hpp
3rdparty/lexertl14/include/lexertl/parser/tokeniser/re_tokeniser_state.hpp
3rdparty/lexertl14/include/lexertl/parser/tokeniser/scripts.hpp
3rdparty/lexertl14/include/lexertl/parser/tokeniser/table.inc
3rdparty/lexertl14/include/lexertl/parser/tokeniser/unicode.hpp
3rdparty/lexertl14/include/lexertl/parser/tree/end_node.hpp
3rdparty/lexertl14/include/lexertl/parser/tree/iteration_node.hpp
3rdparty/lexertl14/include/lexertl/parser/tree/leaf_node.hpp
3rdparty/lexertl14/include/lexertl/parser/tree/node.hpp
3rdparty/lexertl14/include/lexertl/parser/tree/selection_node.hpp
3rdparty/lexertl14/include/lexertl/parser/tree/sequence_node.hpp
3rdparty/lexertl14/include/lexertl/partition/charset.hpp
3rdparty/lexertl14/include/lexertl/partition/equivset.hpp
CMake/CodeCoverage.cmake
CMake/CompilerFlags.cmake
CMake/MorphIOConfig.cmake
CMake/helpers.cmake
binds/python/CMakeLists.txt
binds/python/bind_enums.cpp
binds/python/bind_enums.h
binds/python/bind_immutable.cpp
binds/python/bind_immutable.h
binds/python/bind_misc.cpp
binds/python/bind_misc.h
binds/python/bind_mutable.cpp
binds/python/bind_mutable.h
binds/python/bind_vasculature.cpp
binds/python/bind_vasculature.h
binds/python/bind_warnings_exceptions.cpp
binds/python/bind_warnings_exceptions.h
binds/python/bindings_utils.cpp
binds/python/bindings_utils.h
binds/python/morphio.cpp
binds/python/generated/.clang-format
binds/python/generated/docstrings.h
binds/python/pybind11/.appveyor.yml
binds/python/pybind11/.clang-format
binds/python/pybind11/.clang-tidy
binds/python/pybind11/.cmake-format.yaml
binds/python/pybind11/.codespell-ignore-lines
binds/python/pybind11/.gitattributes
binds/python/pybind11/.gitignore
binds/python/pybind11/.pre-commit-config.yaml
binds/python/pybind11/.readthedocs.yml
binds/python/pybind11/CMakeLists.txt
binds/python/pybind11/CMakePresets.json
binds/python/pybind11/LICENSE
binds/python/pybind11/README.rst
binds/python/pybind11/SECURITY.md
binds/python/pybind11/noxfile.py
binds/python/pybind11/pyproject.toml
binds/python/pybind11/.github/CODEOWNERS
binds/python/pybind11/.github/CONTRIBUTING.md
binds/python/pybind11/.github/dependabot.yml
binds/python/pybind11/.github/labeler.yml
binds/python/pybind11/.github/labeler_merged.yml
binds/python/pybind11/.github/pull_request_template.md
binds/python/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
binds/python/pybind11/.github/ISSUE_TEMPLATE/config.yml
binds/python/pybind11/.github/matchers/pylint.json
binds/python/pybind11/.github/workflows/ci.yml
binds/python/pybind11/.github/workflows/configure.yml
binds/python/pybind11/.github/workflows/docs-link.yml
binds/python/pybind11/.github/workflows/format.yml
binds/python/pybind11/.github/workflows/labeler.yml
binds/python/pybind11/.github/workflows/nightlies.yml
binds/python/pybind11/.github/workflows/pip.yml
binds/python/pybind11/.github/workflows/reusable-standard.yml
binds/python/pybind11/.github/workflows/tests-cibw.yml
binds/python/pybind11/.github/workflows/upstream.yml
binds/python/pybind11/docs/Doxyfile
binds/python/pybind11/docs/Makefile
binds/python/pybind11/docs/basics.rst
binds/python/pybind11/docs/benchmark.py
binds/python/pybind11/docs/benchmark.rst
binds/python/pybind11/docs/changelog.md
binds/python/pybind11/docs/classes.rst
binds/python/pybind11/docs/compiling.rst
binds/python/pybind11/docs/conf.py
binds/python/pybind11/docs/faq.rst
binds/python/pybind11/docs/index.rst
binds/python/pybind11/docs/installing.rst
binds/python/pybind11/docs/limitations.rst
binds/python/pybind11/docs/pybind11-logo.png
binds/python/pybind11/docs/pybind11_vs_boost_python1.png
binds/python/pybind11/docs/pybind11_vs_boost_python1.svg
binds/python/pybind11/docs/pybind11_vs_boost_python2.png
binds/python/pybind11/docs/pybind11_vs_boost_python2.svg
binds/python/pybind11/docs/reference.rst
binds/python/pybind11/docs/release.rst
binds/python/pybind11/docs/requirements.in
binds/python/pybind11/docs/requirements.txt
binds/python/pybind11/docs/upgrade.rst
binds/python/pybind11/docs/_static/css/custom.css
binds/python/pybind11/docs/advanced/classes.rst
binds/python/pybind11/docs/advanced/deadlock.md
binds/python/pybind11/docs/advanced/deprecated.rst
binds/python/pybind11/docs/advanced/embedding.rst
binds/python/pybind11/docs/advanced/exceptions.rst
binds/python/pybind11/docs/advanced/functions.rst
binds/python/pybind11/docs/advanced/misc.rst
binds/python/pybind11/docs/advanced/smart_ptrs.rst
binds/python/pybind11/docs/advanced/cast/chrono.rst
binds/python/pybind11/docs/advanced/cast/custom.rst
binds/python/pybind11/docs/advanced/cast/eigen.rst
binds/python/pybind11/docs/advanced/cast/functional.rst
binds/python/pybind11/docs/advanced/cast/index.rst
binds/python/pybind11/docs/advanced/cast/overview.rst
binds/python/pybind11/docs/advanced/cast/stl.rst
binds/python/pybind11/docs/advanced/cast/strings.rst
binds/python/pybind11/docs/advanced/pycpp/index.rst
binds/python/pybind11/docs/advanced/pycpp/numpy.rst
binds/python/pybind11/docs/advanced/pycpp/object.rst
binds/python/pybind11/docs/advanced/pycpp/utilities.rst
binds/python/pybind11/docs/cmake/index.rst
binds/python/pybind11/include/pybind11/attr.h
binds/python/pybind11/include/pybind11/buffer_info.h
binds/python/pybind11/include/pybind11/cast.h
binds/python/pybind11/include/pybind11/chrono.h
binds/python/pybind11/include/pybind11/common.h
binds/python/pybind11/include/pybind11/complex.h
binds/python/pybind11/include/pybind11/critical_section.h
binds/python/pybind11/include/pybind11/eigen.h
binds/python/pybind11/include/pybind11/embed.h
binds/python/pybind11/include/pybind11/eval.h
binds/python/pybind11/include/pybind11/functional.h
binds/python/pybind11/include/pybind11/gil.h
binds/python/pybind11/include/pybind11/gil_safe_call_once.h
binds/python/pybind11/include/pybind11/gil_simple.h
binds/python/pybind11/include/pybind11/iostream.h
binds/python/pybind11/include/pybind11/native_enum.h
binds/python/pybind11/include/pybind11/numpy.h
binds/python/pybind11/include/pybind11/operators.h
binds/python/pybind11/include/pybind11/options.h
binds/python/pybind11/include/pybind11/pybind11.h
binds/python/pybind11/include/pybind11/pytypes.h
binds/python/pybind11/include/pybind11/stl.h
binds/python/pybind11/include/pybind11/stl_bind.h
binds/python/pybind11/include/pybind11/subinterpreter.h
binds/python/pybind11/include/pybind11/trampoline_self_life_support.h
binds/python/pybind11/include/pybind11/type_caster_pyobject_ptr.h
binds/python/pybind11/include/pybind11/typing.h
binds/python/pybind11/include/pybind11/warnings.h
binds/python/pybind11/include/pybind11/conduit/README.txt
binds/python/pybind11/include/pybind11/conduit/pybind11_conduit_v1.h
binds/python/pybind11/include/pybind11/conduit/pybind11_platform_abi_id.h
binds/python/pybind11/include/pybind11/conduit/wrap_include_python_h.h
binds/python/pybind11/include/pybind11/detail/class.h
binds/python/pybind11/include/pybind11/detail/common.h
binds/python/pybind11/include/pybind11/detail/cpp_conduit.h
binds/python/pybind11/include/pybind11/detail/descr.h
binds/python/pybind11/include/pybind11/detail/dynamic_raw_ptr_cast_if_possible.h
binds/python/pybind11/include/pybind11/detail/exception_translation.h
binds/python/pybind11/include/pybind11/detail/function_record_pyobject.h
binds/python/pybind11/include/pybind11/detail/init.h
binds/python/pybind11/include/pybind11/detail/internals.h
binds/python/pybind11/include/pybind11/detail/native_enum_data.h
binds/python/pybind11/include/pybind11/detail/pybind11_namespace_macros.h
binds/python/pybind11/include/pybind11/detail/struct_smart_holder.h
binds/python/pybind11/include/pybind11/detail/type_caster_base.h
binds/python/pybind11/include/pybind11/detail/typeid.h
binds/python/pybind11/include/pybind11/detail/using_smart_holder.h
binds/python/pybind11/include/pybind11/detail/value_and_holder.h
binds/python/pybind11/include/pybind11/eigen/common.h
binds/python/pybind11/include/pybind11/eigen/matrix.h
binds/python/pybind11/include/pybind11/eigen/tensor.h
binds/python/pybind11/include/pybind11/stl/filesystem.h
binds/python/pybind11/pybind11/__init__.py
binds/python/pybind11/pybind11/__main__.py
binds/python/pybind11/pybind11/_version.py
binds/python/pybind11/pybind11/commands.py
binds/python/pybind11/pybind11/py.typed
binds/python/pybind11/pybind11/setup_helpers.py
binds/python/pybind11/tests/CMakeLists.txt
binds/python/pybind11/tests/conftest.py
binds/python/pybind11/tests/constructor_stats.h
binds/python/pybind11/tests/cross_module_gil_utils.cpp
binds/python/pybind11/tests/cross_module_interleaved_error_already_set.cpp
binds/python/pybind11/tests/custom_exceptions.py
binds/python/pybind11/tests/eigen_tensor_avoid_stl_array.cpp
binds/python/pybind11/tests/env.py
binds/python/pybind11/tests/exo_planet_c_api.cpp
binds/python/pybind11/tests/exo_planet_pybind11.cpp
binds/python/pybind11/tests/home_planet_very_lonely_traveler.cpp
binds/python/pybind11/tests/local_bindings.h
binds/python/pybind11/tests/mod_per_interpreter_gil.cpp
binds/python/pybind11/tests/mod_shared_interpreter_gil.cpp
binds/python/pybind11/tests/object.h
binds/python/pybind11/tests/pybind11_cross_module_tests.cpp
binds/python/pybind11/tests/pybind11_tests.cpp
binds/python/pybind11/tests/pybind11_tests.h
binds/python/pybind11/tests/pyproject.toml
binds/python/pybind11/tests/pytest.ini
binds/python/pybind11/tests/requirements.txt
binds/python/pybind11/tests/test_async.cpp
binds/python/pybind11/tests/test_async.py
binds/python/pybind11/tests/test_buffers.cpp
binds/python/pybind11/tests/test_buffers.py
binds/python/pybind11/tests/test_builtin_casters.cpp
binds/python/pybind11/tests/test_builtin_casters.py
binds/python/pybind11/tests/test_call_policies.cpp
binds/python/pybind11/tests/test_call_policies.py
binds/python/pybind11/tests/test_callbacks.cpp
binds/python/pybind11/tests/test_callbacks.py
binds/python/pybind11/tests/test_chrono.cpp
binds/python/pybind11/tests/test_chrono.py
binds/python/pybind11/tests/test_class.cpp
binds/python/pybind11/tests/test_class.py
binds/python/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.cpp
binds/python/pybind11/tests/test_class_release_gil_before_calling_cpp_dtor.py
binds/python/pybind11/tests/test_class_sh_basic.cpp
binds/python/pybind11/tests/test_class_sh_basic.py
binds/python/pybind11/tests/test_class_sh_disowning.cpp
binds/python/pybind11/tests/test_class_sh_disowning.py
binds/python/pybind11/tests/test_class_sh_disowning_mi.cpp
binds/python/pybind11/tests/test_class_sh_disowning_mi.py
binds/python/pybind11/tests/test_class_sh_factory_constructors.cpp
binds/python/pybind11/tests/test_class_sh_factory_constructors.py
binds/python/pybind11/tests/test_class_sh_inheritance.cpp
binds/python/pybind11/tests/test_class_sh_inheritance.py
binds/python/pybind11/tests/test_class_sh_mi_thunks.cpp
binds/python/pybind11/tests/test_class_sh_mi_thunks.py
binds/python/pybind11/tests/test_class_sh_property.cpp
binds/python/pybind11/tests/test_class_sh_property.py
binds/python/pybind11/tests/test_class_sh_property_non_owning.cpp
binds/python/pybind11/tests/test_class_sh_property_non_owning.py
binds/python/pybind11/tests/test_class_sh_shared_ptr_copy_move.cpp
binds/python/pybind11/tests/test_class_sh_shared_ptr_copy_move.py
binds/python/pybind11/tests/test_class_sh_trampoline_basic.cpp
binds/python/pybind11/tests/test_class_sh_trampoline_basic.py
binds/python/pybind11/tests/test_class_sh_trampoline_self_life_support.cpp
binds/python/pybind11/tests/test_class_sh_trampoline_self_life_support.py
binds/python/pybind11/tests/test_class_sh_trampoline_shared_from_this.cpp
binds/python/pybind11/tests/test_class_sh_trampoline_shared_from_this.py
binds/python/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.cpp
binds/python/pybind11/tests/test_class_sh_trampoline_shared_ptr_cpp_arg.py
binds/python/pybind11/tests/test_class_sh_trampoline_unique_ptr.cpp
binds/python/pybind11/tests/test_class_sh_trampoline_unique_ptr.py
binds/python/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.cpp
binds/python/pybind11/tests/test_class_sh_unique_ptr_custom_deleter.py
binds/python/pybind11/tests/test_class_sh_unique_ptr_member.cpp
binds/python/pybind11/tests/test_class_sh_unique_ptr_member.py
binds/python/pybind11/tests/test_class_sh_virtual_py_cpp_mix.cpp
binds/python/pybind11/tests/test_class_sh_virtual_py_cpp_mix.py
binds/python/pybind11/tests/test_const_name.cpp
binds/python/pybind11/tests/test_const_name.py
binds/python/pybind11/tests/test_constants_and_functions.cpp
binds/python/pybind11/tests/test_constants_and_functions.py
binds/python/pybind11/tests/test_copy_move.cpp
binds/python/pybind11/tests/test_copy_move.py
binds/python/pybind11/tests/test_cpp_conduit.cpp
binds/python/pybind11/tests/test_cpp_conduit.py
binds/python/pybind11/tests/test_cpp_conduit_traveler_bindings.h
binds/python/pybind11/tests/test_cpp_conduit_traveler_types.h
binds/python/pybind11/tests/test_custom_type_casters.cpp
binds/python/pybind11/tests/test_custom_type_casters.py
binds/python/pybind11/tests/test_custom_type_setup.cpp
binds/python/pybind11/tests/test_custom_type_setup.py
binds/python/pybind11/tests/test_docs_advanced_cast_custom.cpp
binds/python/pybind11/tests/test_docs_advanced_cast_custom.py
binds/python/pybind11/tests/test_docstring_options.cpp
binds/python/pybind11/tests/test_docstring_options.py
binds/python/pybind11/tests/test_eigen_matrix.cpp
binds/python/pybind11/tests/test_eigen_matrix.py
binds/python/pybind11/tests/test_eigen_tensor.cpp
binds/python/pybind11/tests/test_eigen_tensor.inl
binds/python/pybind11/tests/test_eigen_tensor.py
binds/python/pybind11/tests/test_enum.cpp
binds/python/pybind11/tests/test_enum.py
binds/python/pybind11/tests/test_eval.cpp
binds/python/pybind11/tests/test_eval.py
binds/python/pybind11/tests/test_eval_call.py
binds/python/pybind11/tests/test_exceptions.cpp
binds/python/pybind11/tests/test_exceptions.h
binds/python/pybind11/tests/test_exceptions.py
binds/python/pybind11/tests/test_factory_constructors.cpp
binds/python/pybind11/tests/test_factory_constructors.py
binds/python/pybind11/tests/test_gil_scoped.cpp
binds/python/pybind11/tests/test_gil_scoped.py
binds/python/pybind11/tests/test_iostream.cpp
binds/python/pybind11/tests/test_iostream.py
binds/python/pybind11/tests/test_kwargs_and_defaults.cpp
binds/python/pybind11/tests/test_kwargs_and_defaults.py
binds/python/pybind11/tests/test_local_bindings.cpp
binds/python/pybind11/tests/test_local_bindings.py
binds/python/pybind11/tests/test_methods_and_attributes.cpp
binds/python/pybind11/tests/test_methods_and_attributes.py
binds/python/pybind11/tests/test_modules.cpp
binds/python/pybind11/tests/test_modules.py
binds/python/pybind11/tests/test_multiple_inheritance.cpp
binds/python/pybind11/tests/test_multiple_inheritance.py
binds/python/pybind11/tests/test_multiple_interpreters.py
binds/python/pybind11/tests/test_native_enum.cpp
binds/python/pybind11/tests/test_native_enum.py
binds/python/pybind11/tests/test_numpy_array.cpp
binds/python/pybind11/tests/test_numpy_array.py
binds/python/pybind11/tests/test_numpy_dtypes.cpp
binds/python/pybind11/tests/test_numpy_dtypes.py
binds/python/pybind11/tests/test_numpy_scalars.cpp
binds/python/pybind11/tests/test_numpy_scalars.py
binds/python/pybind11/tests/test_numpy_vectorize.cpp
binds/python/pybind11/tests/test_numpy_vectorize.py
binds/python/pybind11/tests/test_opaque_types.cpp
binds/python/pybind11/tests/test_opaque_types.py
binds/python/pybind11/tests/test_operator_overloading.cpp
binds/python/pybind11/tests/test_operator_overloading.py
binds/python/pybind11/tests/test_pickling.cpp
binds/python/pybind11/tests/test_pickling.py
binds/python/pybind11/tests/test_potentially_slicing_weak_ptr.cpp
binds/python/pybind11/tests/test_potentially_slicing_weak_ptr.py
binds/python/pybind11/tests/test_python_multiple_inheritance.cpp
binds/python/pybind11/tests/test_python_multiple_inheritance.py
binds/python/pybind11/tests/test_pytypes.cpp
binds/python/pybind11/tests/test_pytypes.py
binds/python/pybind11/tests/test_scoped_critical_section.cpp
binds/python/pybind11/tests/test_scoped_critical_section.py
binds/python/pybind11/tests/test_sequences_and_iterators.cpp
binds/python/pybind11/tests/test_sequences_and_iterators.py
binds/python/pybind11/tests/test_smart_ptr.cpp
binds/python/pybind11/tests/test_smart_ptr.py
binds/python/pybind11/tests/test_stl.cpp
binds/python/pybind11/tests/test_stl.py
binds/python/pybind11/tests/test_stl_binders.cpp
binds/python/pybind11/tests/test_stl_binders.py
binds/python/pybind11/tests/test_tagbased_polymorphic.cpp
binds/python/pybind11/tests/test_tagbased_polymorphic.py
binds/python/pybind11/tests/test_thread.cpp
binds/python/pybind11/tests/test_thread.py
binds/python/pybind11/tests/test_type_caster_pyobject_ptr.cpp
binds/python/pybind11/tests/test_type_caster_pyobject_ptr.py
binds/python/pybind11/tests/test_type_caster_std_function_specializations.cpp
binds/python/pybind11/tests/test_type_caster_std_function_specializations.py
binds/python/pybind11/tests/test_union.cpp
binds/python/pybind11/tests/test_union.py
binds/python/pybind11/tests/test_unnamed_namespace_a.cpp
binds/python/pybind11/tests/test_unnamed_namespace_a.py
binds/python/pybind11/tests/test_unnamed_namespace_b.cpp
binds/python/pybind11/tests/test_unnamed_namespace_b.py
binds/python/pybind11/tests/test_vector_unique_ptr_member.cpp
binds/python/pybind11/tests/test_vector_unique_ptr_member.py
binds/python/pybind11/tests/test_virtual_functions.cpp
binds/python/pybind11/tests/test_virtual_functions.py
binds/python/pybind11/tests/test_warnings.cpp
binds/python/pybind11/tests/test_warnings.py
binds/python/pybind11/tests/valgrind-numpy-scipy.supp
binds/python/pybind11/tests/valgrind-python.supp
binds/python/pybind11/tests/extra_python_package/pytest.ini
binds/python/pybind11/tests/extra_python_package/test_files.py
binds/python/pybind11/tests/extra_setuptools/pytest.ini
binds/python/pybind11/tests/extra_setuptools/test_setuphelper.py
binds/python/pybind11/tests/pure_cpp/CMakeLists.txt
binds/python/pybind11/tests/pure_cpp/smart_holder_poc.h
binds/python/pybind11/tests/pure_cpp/smart_holder_poc_test.cpp
binds/python/pybind11/tests/test_cmake_build/CMakeLists.txt
binds/python/pybind11/tests/test_cmake_build/embed.cpp
binds/python/pybind11/tests/test_cmake_build/main.cpp
binds/python/pybind11/tests/test_cmake_build/test.py
binds/python/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
binds/python/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
binds/python/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
binds/python/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
binds/python/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
binds/python/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
binds/python/pybind11/tests/test_cross_module_rtti/CMakeLists.txt
binds/python/pybind11/tests/test_cross_module_rtti/bindings.cpp
binds/python/pybind11/tests/test_cross_module_rtti/catch.cpp
binds/python/pybind11/tests/test_cross_module_rtti/lib.cpp
binds/python/pybind11/tests/test_cross_module_rtti/lib.h
binds/python/pybind11/tests/test_cross_module_rtti/test_cross_module_rtti.cpp
binds/python/pybind11/tests/test_embed/CMakeLists.txt
binds/python/pybind11/tests/test_embed/catch.cpp
binds/python/pybind11/tests/test_embed/external_module.cpp
binds/python/pybind11/tests/test_embed/test_interpreter.cpp
binds/python/pybind11/tests/test_embed/test_interpreter.py
binds/python/pybind11/tests/test_embed/test_subinterpreter.cpp
binds/python/pybind11/tests/test_embed/test_trampoline.py
binds/python/pybind11/tools/FindCatch.cmake
binds/python/pybind11/tools/FindEigen3.cmake
binds/python/pybind11/tools/FindPythonLibsNew.cmake
binds/python/pybind11/tools/JoinPaths.cmake
binds/python/pybind11/tools/check-style.sh
binds/python/pybind11/tools/cmake_uninstall.cmake.in
binds/python/pybind11/tools/codespell_ignore_lines_from_errors.py
binds/python/pybind11/tools/libsize.py
binds/python/pybind11/tools/make_changelog.py
binds/python/pybind11/tools/make_global.py
binds/python/pybind11/tools/pybind11.pc.in
binds/python/pybind11/tools/pybind11Common.cmake
binds/python/pybind11/tools/pybind11Config.cmake.in
binds/python/pybind11/tools/pybind11GuessPythonExtSuffix.cmake
binds/python/pybind11/tools/pybind11NewTools.cmake
binds/python/pybind11/tools/pybind11Tools.cmake
binds/python/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake
include/morphio/collection.h
include/morphio/dendritic_spine.h
include/morphio/endoplasmic_reticulum.h
include/morphio/enums.h
include/morphio/errorMessages.h
include/morphio/exceptions.h
include/morphio/glial_cell.h
include/morphio/mito_section.h
include/morphio/mitochondria.h
include/morphio/morphology.h
include/morphio/properties.h
include/morphio/section.h
include/morphio/section_base.h
include/morphio/section_iterators.hpp
include/morphio/soma.h
include/morphio/types.h
include/morphio/vector_types.h
include/morphio/version.h
include/morphio/warning_handling.h
include/morphio/mut/dendritic_spine.h
include/morphio/mut/endoplasmic_reticulum.h
include/morphio/mut/glial_cell.h
include/morphio/mut/mito_section.h
include/morphio/mut/mitochondria.h
include/morphio/mut/modifiers.h
include/morphio/mut/morphology.h
include/morphio/mut/section.h
include/morphio/mut/soma.h
include/morphio/mut/writers.h
include/morphio/vasc/iterators.hpp
include/morphio/vasc/properties.h
include/morphio/vasc/section.h
include/morphio/vasc/vasculature.h
morphio/__init__.py
morphio.egg-info/PKG-INFO
morphio.egg-info/SOURCES.txt
morphio.egg-info/dependency_links.txt
morphio.egg-info/not-zip-safe
morphio.egg-info/requires.txt
morphio.egg-info/scm_file_list.json
morphio.egg-info/scm_version.json
morphio.egg-info/top_level.txt
morphio/mut/__init__.py
morphio/vasculature/__init__.py
src/CMakeLists.txt
src/collection.cpp
src/dendritic_spine.cpp
src/endoplasmic_reticulum.cpp
src/enums.cpp
src/errorMessages.cpp
src/error_message_generation.cpp
src/error_message_generation.h
src/glial_cell.cpp
src/mito_section.cpp
src/mitochondria.cpp
src/morphology.cpp
src/point_utils.cpp
src/point_utils.h
src/properties.cpp
src/section.cpp
src/shared_utils.cpp
src/shared_utils.hpp
src/soma.cpp
src/version.cpp.in
src/warning_handling.cpp
src/mut/dendritic_spine.cpp
src/mut/endoplasmic_reticulum.cpp
src/mut/glial_cell.cpp
src/mut/mito_section.cpp
src/mut/mitochondria.cpp
src/mut/modifiers.cpp
src/mut/morphology.cpp
src/mut/section.cpp
src/mut/soma.cpp
src/mut/writer_asc.cpp
src/mut/writer_hdf5.cpp
src/mut/writer_swc.cpp
src/mut/writer_utils.cpp
src/mut/writer_utils.h
src/readers/NeurolucidaLexer.inc
src/readers/morphologyASC.cpp
src/readers/morphologyASC.h
src/readers/morphologyHDF5.cpp
src/readers/morphologyHDF5.h
src/readers/morphologySWC.cpp
src/readers/morphologySWC.h
src/readers/utils.cpp
src/readers/utils.h
src/readers/vasculatureHDF5.cpp
src/readers/vasculatureHDF5.h
src/vasc/properties.cpp
src/vasc/section.cpp
src/vasc/vasculature.cpp